Skip to content

Commit c1329df

Browse files
author
heavyrian2012
committed
更新版本号和release note
1 parent f33f052 commit c1329df

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

pom.xml

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

66
<groupId>cn.wildfirechat</groupId>
77
<artifactId>app</artifactId>
8-
<version>0.62</version>
8+
<version>0.63</version>
99
<packaging>jar</packaging>
1010

1111
<name>app</name>

release_note.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# 当前版本更新记录
22
0.62 Release note:
3-
1. 回归用户自动关注官方频道
4-
2. 优化报警通知
5-
3. 发送登录验证短信之前先检查是否被封禁。
3+
1. 删掉部分无用依赖减少程序大小
4+
2. 会议支持设置焦点用户功能
5+
3. 添加nginx示例配置
66
4. 升级IM SDK
7-
5. 添加会议录制接口
8-
6. 添加rpm和deb格式
7+
5. 定期清理无效的pcsession
8+
99

1010
# 升级注意事项
1111
1. 如果从0.40以前版本升级上来,需要注意升级兼容有问题 请参考Readme中的兼容问题说明
@@ -23,6 +23,15 @@
2323
7. 从0.54版本开始,替换了腾讯云SDK,使用腾讯云短信的客户需要注意修改配置文件调试短信功能
2424

2525
# 历史更新记录
26+
-------------
27+
0.62 Release note:
28+
1. 回归用户自动关注官方频道
29+
2. 优化报警通知
30+
3. 发送登录验证短信之前先检查是否被封禁。
31+
4. 升级IM SDK
32+
5. 添加会议录制接口
33+
6. 添加rpm和deb格式
34+
2635
-------------
2736
0.61 Release note:
2837
1. 销毁用户时删掉密码

0 commit comments

Comments
 (0)