Latest Enhanced Version 7.6.5011 @2023.11.03
vinsonswang
released this
06 Nov 09:11
·
299 commits
to master
since this release
SDK
- Add official account feature
- Online status supports returning terminal type
- Save security strike status locally after sending text and image messages are hit by security
- C interface layer's session information supplements session avatar and group specific type
- Optimize message sending failure status and resend logic
- Optimize the message response fetching logic when there is no network connection.
- Fix the occasional network connection failure when switching sdkappid across sites
- Fix the issue of being able to search in the cloud after being kicked offline
TUIKit & Demo
- Added push plugin, console supports viewing statistical indicator data, supports troubleshooting tools
- Added open-source customer service plugin TUICustomerServicePlugin
- TUIChat adds 60-second countdown for sending voice messages
- TUIChat uses the new recall interface, supports displaying the recall operator
- Optimize the display of images/videos/audios hit by security
SDK
- 新增公众号功能
- 在线状态支持返回终端类型
- 发文本、图片消息被安全打击后本地保存安全打击状态
- C 接口层的会话信息补充会话头像和群组具体类型
- 优化消息发送失败状态以及重发逻辑
- 优化消息回应无网络下的拉取逻辑
- 修复跨站切换 sdkappid 偶现连网失败的问题
- 修复被挤下线后,仍然可以云端搜索的问题
TUIKit & Demo
- 新增推送插件,控制台支持查看统计指标数据,支持排查工具
- 新增开源客服插件 TUICustomerServicePlugin
- TUIChat 发送语音消息增加 60 秒倒计时
- TUIChat 使用新的撤回接口,支持显示撤回操作者
- 优化被安全打击的图片/视频/音频的显示