- feat: Deprecate the root component TUIKIt and replace it with UIKitProvider
- fix: Fix the issue where ConversationList collapses in height on mobile devices in the demo
- feat: Support icon font
- feat: Support node20+
- fix: Conversation search title displays incorrectly
- feat: Localization language Added for ja-JP and ko-KR
- fix: uikit tabbar language switching is invalid
- feat: Support groupList
- fix: H5 chat back is invalid
- feat: Support integration chat only
- feat: Support source code integration
- feat: Support for contact (H5)
- feat: Support logic layer engine
- feat: Support H5.
- feat: Support for contact (PC).
- feat: Support language switching between Chinese and English.
- feat: Upgrading SDK to v3.
- fix: the error of chat message key when opening for the first time.
- fix: quoting one's own message.
- fix: TUIMessageList className
- fix: DatePicker onchange value type
- fix: github demo start
- feat: TUIConversation add filterConversation
- fix: tim-sdk-js reference path problem
- fix: TUIConversation AVChatRoom display
- fix: isJSON function judgment error problem
- feat: TUIMessageInput add isTransmitter
- feat: TUIChat add TUIMessageInput config
- feat: MessageCustom add system custom message
- feat: add export Popup component
- chore: Optimize ts format
- chore: remove useless code
- feat: Added custom whether to display the file upload progress
- feat: Added message list history timestamp
- feat: Support voice message playback
- feat: A single-type TUIMessage replacement
- feat: Added custom message creation
- feat: Support to configure whether the avatar is displayed in the chat
- feat: sendmessage adds options parameters (eg: offlinePushInfo, onlineUserOnly)
- feat: Support screenshots to paste and send directly
- chore: Different additional operation functions for different types of messages can be customized
- chore: Citation messages cannot be clicked to jump
- chore: message bubble style
- fix: enter page flashing
- fix: There is a problem with emoticon mixed row rendering
- fix: File message could not be downloaded
- chore: adjust emjio name to English name
- fix: rollup config
- chore: add changelog
- feat: add chat-uikit-react