Skip to content

5.6.1202 @2021.09.10 - Enhanced Version - 增强版

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

SDK

  • Fixed the issue where, after a user left a group and then joined the same group again, the system included the messages that were not received during this period into the unread message count of the conversation.
  • Fixed the failure to delete group messages that failed to be sent by muted users.
  • Fixed the issue where, when historical messages were pulled, the nicknames and profile photos of message senders were occasionally restored to previous ones.
  • Added support for setting whether to support unread message count in meeting groups.
  • Added support for the international websites of Singapore, South Korea, and Germany, supporting acceleration domain names.
  • Fixed the issue where received image messages occasionally had incorrect image formats.
  • Fixed the issue where, when video messages were sent in Windows, thumbnail sending occasionally failed.
  • Optimized the report of the success rate of receiving common group messages.
  • Fixed the issue where, after group members are muted in an audio-video group, the muting period obtained through getting the group member profile is 0.

SDK

  • 修复退群再加入同一个群后,会把退群期间没有接收到的消息也计入会话未读数的问题
  • 修复无法删除由于被禁言导致发送失败的群消息问题
  • 修复拉取历史消息时偶现把消息发送者的昵称和头像恢复为旧数据的问题
  • 会议群可以配置是否支持未读数
  • 新加坡、韩国、德国三地国际站支持接入加速
  • 修复接收到的图片消息偶现图片格式错误的问题
  • 修复 Windows 平台发送视频消息时偶现缩略图发送失败的问题
  • 优化普通群消息接收成功率数据上报
  • 修复直播群设置群成员禁言后,获取群成员资料拿到的禁言时间为 0 的问题