Skip to content

Commit 7c3ba19

Browse files
author
haoxiuwen
committed
Add Android UIKit/CallKit Release Notes
1 parent 0a0c54f commit 7c3ba19

File tree

4 files changed

+20
-11
lines changed

4 files changed

+20
-11
lines changed

docs/callkit/android/releasenote.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Android CallKit 更新日志
22

3-
## 版本 V4.18.0 2025-11-06
3+
## 版本 V4.18.1 Dev 2025-11-6
4+
5+
## 优化
6+
7+
- 群组通话来电页面中视频开关可控制预览。
8+
- 移除一对一视频时对方是否静音的状态图标的展示。
9+
10+
## 修复
11+
12+
- 修复多人通话界面自己说话状态图标不展示问题。
13+
- 修复通话页面回到后台时,麦克风自动解禁的问题。
14+
15+
## 版本 V4.18.0 2025-10-31
416

517
修复用户 RTC 相关状态未重置问题。
618

docs/document/android/releasenote.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,18 @@
22

33
<Toc />
44

5-
## 版本 V4.18.0 Dev 2025-11-06(开发版)
5+
## 版本 V4.18.0 Dev 2025-10-31(开发版)
66

77
### 新增特性
88

99
1. 底层支持安全 DNS 解析 DoH,提高连通性。
1010
2. 支持私有部署时设置 IPv6 格式的 REST 地址。
1111

12-
### 优化
13-
14-
底层协议中增加追踪 ID:`trace_id`
15-
1612
### 修复
1713

1814
1. 修复消息带 JSONString 类型扩展时导致的偶现崩溃。
1915
2. 修复底层 WebSocket 使用时出现的文件描述符(FD)溢出问题。
16+
3. 修复使用 WebSocket 时偶现的网络异常断开连接时的崩溃。
2017

2118
## 版本 V4.17.0 Dev 2025-9-25(开发版)
2219

docs/document/ios/releasenote.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<Toc />
44

5-
## 版本 V4.18.0 Dev 2025-11-06(开发版)
5+
## 版本 V4.18.0 Dev 2025-10-31(开发版)
66

77
### 新增特性
88

docs/uikit/chatuikit/android/releasenote.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Android 单群聊 UIKit 更新日志
22

3-
## 版本 4.18.0
3+
## 版本 4.18.0 2025-10-31
44

55
### 修复
66

77
1. 修复离线时撤回消息,上线后本地没有插入问题。
88
2. 修复会话列表页面中列表项背景设置未生效问题。
99

10-
## 版本 4.15.1
10+
## 版本 4.15.1 2025-6-23
1111

1212
修复联系人页面对应的内存被回收后重新打开会崩溃问题。
1313

14-
## 版本 V4.11.1
14+
## 版本 V4.11.1 2024-12-3
1515

1616
### 新增特性
1717

@@ -41,7 +41,7 @@ python3 rename_file_and_update_content.py target_folder --rename-files --replace
4141

4242
注意:如果存在应用层目标名称(比如类名)与原 UIkit 修改规则中重名的情况,脚本扫描时可能会造成误更改用户应用层重名文件的情况,所以用户在调用脚本前应该做好代码 git 管理及备份,出现部分异常情况需要用户根据实际情况手动更改。
4343

44-
## 版本 V4.8.2
44+
## 版本 V4.8.2 2024-7-26
4545

4646
### 新增特性
4747

0 commit comments

Comments
 (0)