Skip to content

Latest Enhanced Version 7.7.5282 @2023.12.18

Compare
Choose a tag to compare
@vinsonswang vinsonswang released this 20 Dec 07:57
· 221 commits to master since this release

SDK

  • Added V2TIMCommunityManager and V2TIMCommunityListener to integrate community topic interfaces
  • SDK supports Quic and advanced encryption plugins
  • Optimized conversation filtering logic
  • Topic information added createTime field
  • Live group supports setting administrators and pulling administrator list
  • Local content moderation regular expressions default ignore English case
  • Fixed occasional jni issues
  • Fixed occasional weak network message send callback error
  • Fixed occasional group tips message intValue change issue
  • Fixed Android SDK search English question mark failure problem

TUIKit & Demo

  • Added ChatBot plugin for intelligent chat, supporting FAQ question-and-answer format and streaming text message display
  • TUIKit adapted to Gradle 8.0
  • Simplified TUIKit component initialization steps and increased component dependency configuration
  • TUIChat supports half screen horizontal display in RoomKit
  • TUIChat supports adding message click and long press event listeners
  • Optimized TIMPush plugin
  • Optimized customer service plugin experience
  • Improved voice message click effect

SDK

  • 新增 V2TIMCommunityManager 和 V2TIMCommunityListener,整合社群话题类接口
  • SDK 支持 Quic 和高级加密插件
  • 优化会话的过滤逻辑
  • 话题资料增加 createTime 字段
  • 直播群支持设置管理员和拉取管理员列表
  • 本地内容审核的正则表达式默认忽略英文大小写
  • 修复偶现的 jni 问题
  • 修复偶现的弱网发送消息回调错误的问题
  • 修复偶现的群 tips 消息 intValue 改变的问题
  • 修复 Android 端 SDK 搜索英文问号失败的问题

TUIKit & Demo

  • 新增智能聊天机器人 ChatBot 插件,支持“常见问题”问答形式,支持流式文本消息展示
  • TUIKit 适配 Gradle 8.0
  • 简化 TUIKit 组件初始化步骤,增加组件依赖配置
  • TUIChat 支持在 RoomKit 中半屏横屏显示
  • TUIChat 支持添加消息点击长按等事件监听器
  • 优化 TIMPush 插件
  • 优化客服插件体验
  • 优化语音消息点击效果