File tree Expand file tree Collapse file tree 5 files changed +49
-0
lines changed Expand file tree Collapse file tree 5 files changed +49
-0
lines changed Original file line number Diff line number Diff line change 11# Android CallKit 更新日志
22
3+ ## 版本 V4.18.0 2025-11-06
4+
5+ 修复用户 RTC 相关状态未重置问题。
6+
37## 版本 4.16.0 2025-08-29
48
59从该版本开始,Android CallKit 源码使用 Kotlin 语言开发,代码迁移至 [ 新 repo] ( https://github.com/easemob/easemob-callkit-android ) ,老版本不再维护。
Original file line number Diff line number Diff line change 22
33<Toc />
44
5+ ## 版本 V4.18.0 Dev 2025-11-06(开发版)
6+
7+ ### 新增特性
8+
9+ 1 . 底层支持安全 DNS 解析 DoH,提高连通性。
10+ 2 . 支持私有部署时设置 IPv6 格式的地址。
11+
12+ ### 优化
13+
14+ 底层协议中增加追踪 ID:` trace_id ` 。
15+
16+ ### 修复
17+
18+ 1 . 修复消息带 JSONString 类型扩展时导致的偶现崩溃。
19+ 2 . 修复底层 WebSocket 使用时出现的文件描述符(FD)溢出问题。
20+
521## 版本 V4.17.0 Dev 2025-9-25(开发版)
622
723### 新增特性
Original file line number Diff line number Diff line change 22
33<Toc />
44
5+ ## 版本 V1.8.1 Dev 2025-11-6(开发版)
6+
7+ ### 优化
8+
9+ 解决 HTTP 请求受文件描述符(FD)限制问题。
10+
11+ ### 修复
12+
13+ 修复异常情况下从数据库加载群组头像数据崩溃的问题。
14+
515## 版本 V1.8.0 Dev 2025-6-6(开发版)
616
717### 新增特性
Original file line number Diff line number Diff line change 22
33<Toc />
44
5+ ## 版本 V4.18.0 Dev 2025-11-06(开发版)
6+
7+ ### 新增特性
8+
9+ 1 . 支持私有部署时设置 IPv6 格式的地址。
10+ 2 . 底层支持安全 DNS 解析 DoH,提高连通性。
11+
12+ ### 修复
13+
14+ 1 . 修复 WebSocket 使用时出现的文件描述符(FD) 溢出的问题。
15+ 2 . 修复使用 WebSocket 时偶现的网络异常断开连接时的崩溃。
16+
517## 版本 V4.17.0 Dev 2025-9-28(开发版)
618
719### 新增特性
Original file line number Diff line number Diff line change 11# Android 单群聊 UIKit 更新日志
22
3+ ## 版本 4.18.0
4+
5+ ### 修复
6+
7+ 1 . 修复离线时撤回消息,上线后本地没有插入问题。
8+ 2 . 修复会话列表页面中列表项背景设置未生效问题。
9+
310## 版本 4.15.1
411
512修复联系人页面对应的内存被回收后重新打开会崩溃问题。
You can’t perform that action at this time.
0 commit comments