Skip to content

Commit

Permalink
更新版本号和release note
Browse files Browse the repository at this point in the history
  • Loading branch information
heavyrian2012 committed Dec 28, 2022
1 parent f33f052 commit c1329df
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>cn.wildfirechat</groupId>
<artifactId>app</artifactId>
<version>0.62</version>
<version>0.63</version>
<packaging>jar</packaging>

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


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

# 历史更新记录
-------------
0.62 Release note:
1. 回归用户自动关注官方频道
2. 优化报警通知
3. 发送登录验证短信之前先检查是否被封禁。
4. 升级IM SDK
5. 添加会议录制接口
6. 添加rpm和deb格式

-------------
0.61 Release note:
1. 销毁用户时删掉密码
Expand Down

0 comments on commit c1329df

Please sign in to comment.