Skip to content

6.0.1992 @2022.02.09 - Enhanced Edition - 增强版

Compare
Choose a tag to compare
@harperhpliu harperhpliu released this 22 Aug 07:43
· 1906 commits to master since this release
42e0ab7

SDK

  • Fixed occasional crashes when sending two consecutive messages to a deleted or nonexistent group.

TUIKit

  • Added the theme setting capability.
  • Added the language setting capability.
  • Added the group profile feature of group management.
  • Added the file message feature of animation upload/download.
  • Added the redirection entry "Received XX new messages" when browsing historical messages.
  • Added the redirection entry "Back to the latest position" when browsing historical messages.
  • Added the entry for one-click redirection to group @ messages.
  • Optimized the display style of the last message in the conversation list.
  • Added the selected state for text messages.
  • Optimized the A2 and D2 error descriptions.
  • iOS 15 system UI adaptation.

SDK

  • 修复向已解散或不存在的群连续发送两次消息偶现 crash 问题

TUIKit

  • 新增皮肤设置能力
  • 新增语言设置能力
  • 群资料卡新增群管理功能
  • 文件消息增加上传下载动画
  • 浏览历史消息时,增加“收到 X 条新消息”的小舌头跳转
  • 浏览历史消息时,增加“回到最新位置”的小舌头跳转
  • 增加一键跳转到群 @ 消息的小舌头跳转
  • 优化会话列表最后一条消息的展示样式
  • 文本消息增加选中状态
  • 优化 A2、D2错误提示描述
  • iOS15系统UI适配