Skip to content

7.2.4146 @2023.05.12 - Enhanced Edition 增强版

Compare
Choose a tag to compare
@vinsonswang vinsonswang released this 12 May 10:36
· 450 commits to master since this release
3ff84ed

SDK

  • Fixed the issue that the conversation list failed to be returned before the login is successful.
  • Fixed the issue that the unread count of group conversations could not be cleared occasionally.
  • Fixed the issue that the last message of the group conversation was not updated occasionally when synchronizing the conversation list.
  • Fixed the issue that one end could not synchronize to the other end when it included unread group messages.
  • Fixed the issue that sending unread group messages to conference groups will fail.
  • Fixed the issue of occasional failure to obtain the total number of unread conversations based on filter conditions.
  • Fixed the issue that the local field of the message is occasionally lost when pulling historical messages.
  • Fixed the issue that the package MAC rename SDK prompts that the signature fails.

TUIKit & Demo

  • Fixed overseas version TUIKit related experience problems

SDK

  • 修复登录成功之前获取会话列表返回失败的问题
  • 修复偶现无法清掉群会话未读数的问题
  • 修复同步会话列表时,偶现没有更新群会话最后一条消息的问题
  • 修复当包含不计未读的群消息时,一端对群会话做已读上报不能同步到其它端的问题
  • 修复离线期间修改会话最后一条消息,重新登录后无法同步到最新消息的问题
  • 修复向会议群里发送不计未读的群消息必现失败的问题
  • 修复根据过滤条件获取会话未读总数偶现失败的问题
  • 修复拉取历史消息时,偶现丢失消息本地字段的问题
  • 修复打包 MAC 重命名 SDK 提示签名失败的问题

TUIKit & Demo

  • 修复海外版 TUIKit 相关体验问题