Skip to content

5.4.666 @2021.06.03 - Enhanced Version - 增强版

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

SDK

  • Changed the name of Lite Edition SDK to Enhanced Edition SDK.
  • Added support for message, group, and friend search.
  • Added a parameter to specify whether to update the last message of the conversation during message sending.
  • Added support for clearing the roaming messages of a conversation while retaining the conversation.
  • Added support for concurrent multi-device login on the same platform.
  • Reduced the time for network connection and login.
  • Optimized the data reporting feature.
  • Optimized the offline push logic to support disabling offline push globally.
  • Optimized the offline push logic to allow setting the message classification field classification for vivo phone offline push.
  • Fixed the occasional incorrectness of the unread message count of one-to-one conversations.
  • Optimized the historical message pulling speed.
  • Added support for adding emojis and locations to multi-element messages.
  • Fixed the issue where, if an offline user changed the user's nickname in a group, the user's nickname in the corresponding conversation was not updated in a timely manner when the user logged in the next time.
  • Fixed the issue where the 20005 error code was occasionally reported when read messages of one-to-one conversations were reported.

SDK

  • 原有精简版 SDK 改名为增强版 SDK
  • 支持消息搜索、群搜索、好友搜索
  • 发送消息时新增参数支持,用于设置是否更新会话的最后一条消息
  • 支持清空会话的漫游消息并保留会话
  • 相同平台下支持多个终端同时登录
  • 优化连网登录耗时
  • 优化数据上报
  • 优化离线推送逻辑,支持全局关闭消息离线推送。
  • 优化离线推送逻辑,VIVO 手机离线推送支持设置消息分类 classification 字段
  • 修复C2C 会话未读数偶现不准确的问题
  • 优化历史消息拉取速度
  • 消息多 Element 支持添加表情和位置消息
  • 修复离线期间修改群昵称,重新登录后对应会话的昵称更新不及时的问题
  • 修复对 C2C 会话做已读上报偶现 20005 错误码的问题