Skip to content

7.3.4358 @2023.06.21 - Enhanced Edition 增强版

Compare
Choose a tag to compare
@vinsonswang vinsonswang released this 24 Jun 04:58
· 454 commits to master since this release
cdf9124

SDK

Support server message search
Support filtering conversation list and conversation total unread count by whether it contains unread messages
Support filtering conversation list and conversation total unread count by whether it contains @ messages
Adding online identification to group members obtained througn getMemberList API
Total number of online group members can be obtained for all type of groups
Optimize the reconnection speed when switching from the background to the foreground
Optimize the slow problem of pulling local messages in weak network
Fix the problem of missing the application list after marking the group application as read
Fix the problem that the conversation cannot be retrieved after sending the first message to a non-friend account
Fix the problem that the conversation personal information is the previous account information when switching accounts to log in
Fix the problem that the local field disappears occasionally when pulling historical messages
Fix the problem that signaling notifications are not throw out occasionally on iOS platform
Fix the problem that the conversation unread count callback does not take effect after clearing all unread messages
Fix the problem that detail information are not filled in conversation object when receiving conversation update notification after deleting or renaming the conversation group
Fix the problem that conversation mark and conversation group change notification are discarded for conversations which do not exist locally
Fix the problem of symbol conflict between SDK and user code
TUIKit & Demo

Support multiple conversation groups and conversation marks
Add quick meeting function
Adding the feature of playing the next voice message automatically
Picture and video viewing supports zooming in and out and adaptive horizontal and vertical screens
Picture and video upload and download support displaying progress
Picture and video messages support multi-select sending
The group information page supports modifying the invitation option
iOS supports adding suffix names when sending pictures

SDK

支持服务器消息搜索
支持按照是否含有未读消息过滤会话列表和会话未读总数
支持按照是否含有 @消息过滤会话列表和会话未读总数
获取群成员列表接口,增加群成员在线标识
所有类型的群都支持获取在线人数
优化从后台切换到前台时的重连速度
优化弱网时拉取本地消息缓慢问题
修复标记加群申请已读后,拉取加群申请列表缺失问题
修复发送第一条消息给非好友的账号,拉取不到会话问题
修复切换帐号登录偶现对方会话个人资料为前一个帐号资料的问题
修复拉取历史消息偶现本地字段消失问题
修复 iOS 偶现不抛出信令通知的问题
修复一键清空未读数后,会话未读数回调不生效问题
修复删除或重命名会话分组后,会话更新回调里的会话对象没有 showName、faceUrl 、lastMessage 信息的问题
修复对于本地不存在的会话,会话标记和会话分组信息变更通知会被丢弃的问题
修复删除会话偶现清空消息数据库的问题
修复 SDK 与用户代码发生符号冲突的问题
TUIKit & Demo

支持多会话分组和会话标记
新增快速会议功能
语言消息支持自动播放下一条语音
图片视频查看支持缩小放大以及自适应横竖屏
图片视频上传下载支持显示进度
图片视频消息支持多选发送
群资料页面支持修改邀请选项
iOS 发送图片支持增加后缀名