Skip to content

Commit 9f2c3e6

Browse files
author
heavyrian2012
committed
update version and realse note
1 parent 5b2df54 commit 9f2c3e6

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

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.72</version>
8+
<version>0.73</version>
99
<packaging>jar</packaging>
1010

1111
<name>app</name>

release_note.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@
1818
7. 从0.54版本开始,替换了腾讯云SDK,使用腾讯云短信的客户需要注意修改配置文件调试短信功能
1919

2020
# 历史更新记录
21+
-------------
22+
0.73 Release note:
23+
1. 用户登录时,根据手机号码获取用户,可以返回被删除的用户,支持恢复被删除的用户。
24+
2. 添加达梦的依赖和数据库示例配置。
25+
3. 滑动验证信息添加到数据库中,支持水平扩展。
26+
4. 添加禁止用户注册开关。
27+
5. 添加会议记录和时间限制。
28+
6. 添加金仓的依赖和数据库示例配置。
29+
7. 解决获取用户默认头像时资源泄漏的问题。
30+
2131
-------------
2232
0.72 Release note:
2333
1. 添加LDAP示例代码

0 commit comments

Comments
 (0)