6.0.1975 @2022.01.14 - Enhanced Edition - 增强版
·
1960 commits
to master
since this release
SDK
- Released SDK version for all-platform C++ APIs.
- Added the feature of integrating the TPNS channel for offline push.
- Added change notification for custom fields of personal profile.
- Fixed the issue where the returned content was occasionally empty when a user attempts to obtain friend remarks.
- Optimized network type log printing.
- Supplemented the message priority fields of the message object for iOS.
- Fixed the issue where the message object returned for callback of inserting local messages was incomplete in the C interface version.
- Switched the offline push for the open source demo of the official TUIKit to the TPNS channel.
SDK
- 发布全平台 C++ 接口版 SDK
- 离线推送支持接入 TPNS 通道
- 增加个人资料自定义字段的变更通知
- 修复获取好友备注偶现为空的问题
- 优化网络类型日志打印
- iOS 版本消息对象补齐消息优先级 priority 字段
- 修复 C 接口版本插入本地消息的回调没有返回完整消息对象的问题
- 官方 TUIKit 开源 Demo 的离线推送切换到 TPNS 通道