Skip to content

5.8.1668 @2021.11.19 - Enhanced Version - 增强版

Compare
Choose a tag to compare
@harperhpliu harperhpliu released this 22 Aug 07:19
· 1950 commits to master since this release

SDK

  • Added the feature of quickly clearing the total unread message count of all conversations.
  • Added support for the community group (Community) feature. A community group supports up to 100,000 members. Users must activate the Flagship Edition package before they can use the feature.
  • Added the feature of automatically excluding conversions whose message receiving option is "Receive but not notify" or "Not receive" when getting the total unread message count of all conversations.
  • Added support for Chinese SM algorithms for encrypted tunnels of persistent connections.
  • Fixed the issue where, when historical messages were pulled, the end tag was incorrectly determined occasionally.
  • Fixed the issue where, when the SDK was upgraded from the Basic Edition to Enhanced Edition in overriding mode, audio-video groups that users previously joined had unread message count.
  • Fixed the failure to setting auto read reporting for accounts in special formats.
  • Fixed the occasional error of connecting to incorrect servers during frequent network reconnections in private environments.
  • Fixed the issue where, in multi-client sync scenario, when a user received a group message sent by the user, the SDK automatically clears the unread message count of the group conversation.
  • Fixed the issue where there is occasionally no callback when users log in again after going offline and being kicked off.
  • Cross-platform SDK for C: added support for supplementing offline push fields when receiving a new message.

TUIKit

  • Optimized the notification muting logic.
  • Optimized the logic for displaying a red dot for unread messages in the conversation list.
  • Added support for allowing users to trigger group @ messages by tapping and holding the group profile photo.
  • Added support for allowing users to tap a button to stop voice message playback.
  • Added the feature of quickly clearing the total unread message count of all conversations.
  • Added support for the community group feature.

SDK

  • 新增一键清空所有会话未读消息的能力
  • 新增 Community 社群的支持,社群最多支持 10万人;需开通旗舰版套餐包
  • 获取会话未读总数自动剔除掉消息接收选项为“接收不提醒”和“不接收消息”的会话
  • 长连接加密通道新增国密的支持
  • 修复拉取群历史消息时,偶现结束标记判断错误的问题
  • 修复从基础版覆盖升级到增强版时,之前加入的直播群会有未读数的问题
  • 修复对特殊格式账号设置已读上报出现失败的问题
  • 修复私有化环境下频繁断网重连时,偶现连接的服务器不正确的问题
  • 多端同步场景下,接收到自己发送的群消息,清空对应群会话的未读数
  • 修复离线期间被踢下线后,再次登录偶现没有回调的问题
  • 跨平台 C 版本 SDK,接收到新消息时补齐离线推送字段

TUIKit

  • 消息免打扰逻辑优化
  • 会话列表未读消息小红点逻辑优化
  • 群聊界面支持长按群头像触发群 @ 消息
  • 语音消息播放过程中,支持点击停止播放
  • 新增一键清空所有会话未读数的能力
  • 新增社群的支持