Skip to content

6.7.3184 @ 2022.09.29 - Enhanced Edition - 增强版

Compare
Choose a tag to compare
@vinsonswang vinsonswang released this 30 Sep 07:57
· 949 commits to master since this release
36012ef

SDK

  • Supported the messaging extension.
  • Supported the signaling editing.
  • Supported VoIP for iOS offline push.
  • Supported Android offline push in HONOR phones.
  • Added the backup domain name in the access layer.
  • Fixed the issue where login and logout callbacks cannot be executed in a special network environment.
  • Fixed the issue where keeping the group profile empty did not trigger the notification callback.
  • Fixed the issue where Mute Notifications for group conversations were not updated after the user leaved a group and joined it again.
  • Fixed the crash triggered by sending message read receipts.
  • Fixed the issue for C-based APIs where read receipts for one-to-one messages cannot be sent with the SDK.
  • For the issue for PC where TIMGroupModifyGroupInfo cannot modify combined group attributes.

TUIKit and demo

  • Optimized the group chat creation process.
  • Supported setting the background image for the chat area.
  • Optimized the theme logic.
  • Supported inviting new group members during a group call.
  • Supported animoji for Android.
  • Fixed the occasional messaging missing in the message list for Android.
  • Fixed the occasional error of message sending state in the message list for Android.
  • Fixed the issue for Android where the offline push component tried to get the phone model for several times.
  • Removed the global style modification for UIAlertController from iOS TUICore.
  • Added redirecting to the gallery during the shooting for iOS.
  • Fixed the issue for iOS where clicking the button triggered a crash after the chat history was cleared.

SDK

  • 支持消息扩展
  • 支持信令编辑
  • iOS 离线推送支持 VoIP
  • Android 离线推送支持荣耀手机
  • 接入层增加备份域名
  • 修复特殊网络环境下,无法执行登录、登出回调的问题
  • 修复设置群简介为空没有触发通知回调的问题
  • 修复群会话免打扰状态在退群再加群后没有更新的问题
  • 修复发送单聊消息已读回执时崩溃的问题
  • 修复 C 接口 SDK 发送单聊消息已读回执无效的问题
  • PC 端修复 TIMGroupModifyGroupInfo 无法修改组合群属性问题

TUIKit & Demo

  • 创建群聊流程优化
  • 支持在聊天区域设置背景图片
  • 优化换肤逻辑
  • 群组通话过程中支持邀请群成员加入
  • Android 支持动态表情
  • Android 修复消息列表中偶现消息缺少的问题
  • Android 修复消息列表中偶现消息发送状态错误的问题
  • Android 修复离线推送组件多次获取手机型号的问题
  • iOS TUICore 取消针对 UIAlertController 的全局样式修改
  • iOS 新增拍摄中跳转图库功能
  • iOS 修复清空所有消息后,点击小舌头崩溃的问题

What's Changed

  • 【Android】【TUICallKit】【bugfix】Fix the problem that the local camera ca… by @harperhpliu in #1242

Full Changelog: https://github.com/TencentCloud/TIMSDK/compare/[email protected]