Latest Enhanced Version 7.9.5666 @2024.04.07
vinsonswang
released this
11 Apr 03:28
·
163 commits
to master
since this release
SDK
- New visionOS SDK, compatible with Apple Vision Pro
- Group conversation supports message pinning
- Add the function of receiving group @ reminder offline notifications during Do Not Disturb mode
- Support setting friend remarks in the "Accept Friend Request" interface
- Add handling of invitations to join groups
- Upgrade vivo push package version in TIMPush
- Fix OV device crash issue in TIMPush
- Add OfflinePushExtInfo support for push through feature in TIMPush
- Fix the issue of not receiving the notification of being kicked out due to network disconnection
- Fix the issue of occasionally not receiving group messages when joining a live group immediately in the login callback
- Fix the issue of still receiving session change callbacks after receiving the delete session callback
- Fix the issue of occasional reset of local data in messages
- Fix the issue of frequent triggering of onRecvMessageModified callback when fetching historical messages
- Fix the issue of no return value and no support for optional values in some Swift interfaces
- Fix the multi-endpoint login exception caused by iCloud sync between different types of devices with the same AppleID
- Fix related issues of communities and topics
- Fix the issue of failing to fetch historical messages on HarmonyOS platform
- Upgrade libcurl in Windows platform to 8.4.0
- Fix the issue of duplicate summary in merged forwarded messages in C++ interface
- Fix the issue of unable to download large images in C++ interface
- Fix the issue of incorrect group type in C++ interface
- Fix the issue of unable to set message custom data in C++ interface
- Fix the forwarding message failure in C++ interface
TUIKit & Demo
- iOS components provide PrivacyInfo.xcprivacy privacy list file
- TUIChatBot plugin supports markdown text display
- TUIChat chat page header supports displaying call status
SDK
- 新增 visionOS SDK,适配 Apple Vision Pro
- 群会话支持消息置顶
- 新增在免打扰时接受群内 @ 提醒离线通知的功能
- 支持在“接受好友申请”接口中设置好友备注
- 增加处理邀请进群的通知
- TIMPush 升级 vivo 推送包版本
- TIMPush 解决 OV 机型偶现崩溃问题
- TIMPush 增加 OfflinePushExtInfo 支持推送透传特性
- 修复断网后重新上线没有收到被踢通知的问题
- 修复在登录回调中立即加入直播群,偶现接收不到群消息的问题
- 修复收到删除会话回调后仍然可以收到会话变更回调问题
- 修复偶现消息中的本地数据被重置的问题
- 修复拉历史消息时频繁触发 onRecvMessageModified 回调的问题
- 修复 Swift 部分接口无返回值和不支持可选值的问题
- 修复相同 AppleID 不同类型的设备之间因为 iCloud 同步后导致的多端登录异常的问题
- 修复社群和话题的相关问题
- 修复鸿蒙平台拉取历史消息失败的问题
- Windows 平台升级 libcurl 8.4.0
- C++ 接口修复合并转发消息的摘要重复的问题
- C++ 接口修复无法下载大图的问题
- C++ 接口修复群类型错误的问题
- C++ 接口修复无法设置消息自定义数据的问题
- C++ 接口修复转发消息失败的问题
TUIKit & Demo
- iOS 组件提供 PrivacyInfo.xcprivacy 隐私清单文件
- TUIChatBot 插件支持 markdown 文本展示
- TUIChat 聊天页面上方支持显示通话情况