5.3.425 @2021.04.19 - Lite Edition- 精简版
harperhpliu
released this
22 Aug 07:04
·
1908 commits
to master
since this release
SDK
- Added support for pinning a conversion on top.
- Added support for setting the Mute Notifications option for one-to-one messages.
- Added support for sending messages that are excluded from the unread count.
- Added support for getting local conversation and message data when there is no network connection or your login fails.
- Added XCFramework (supporting Mac Catalyst) to the SDK for iOS.
- Added the API for getting the conversation unread count.
- Added the
birthday
field to personal profiles. - Fixed the issue where, when group @ messages were recalled, the conversations of the @ target users still contained the group @ notification.
- Fixed the issue where, for some Android phones, the network would be disconnected and connected again after a successful initial network connection during persistent connections.
- Fixed the issue where users could not set custom fields when creating a group in the SDK for iOS.
- Fixed the issue where users with special accounts could not search for local messages via
findMessage
.
SDK
- 支持设置会话置顶
- 支持设置单聊消息免打扰
- 支持发送不计入未读的消息
- 支持在没有网络登录失败的情况下获取本地会话和消息数据
- 新增获取会话未读总数的接口
- 个人资料补齐 birthday 字段
- 修复其他成员撤回群 @ 消息后,被 @ 成员对应会话仍然包含群 @ 提醒的问题
- 修复部分安卓手机长连接初始连网成功后会出现一次断网重连的问题
- 修复 iOS 版本创建群不支持设置自定义字段的问题
- 修复特殊帐号用户 findMessage 查询不到本地消息的问题