Skip to content

Commit 5bc528f

Browse files
author
heavyrian2012
committed
version and release note
1 parent dd757e3 commit 5bc528f

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
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.69</version>
8+
<version>0.70</version>
99
<packaging>jar</packaging>
1010

1111
<name>app</name>

release_note.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# 当前版本更新记录
2-
0.68 Release note:
3-
1. 升级IM SDK
4-
2. 每次登录时都要发送机器人欢迎语
5-
3. amr2mp3允许匿名访问
2+
0.70 Release note:
3+
1. 解决上传文件可能存在的漏洞
64

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

2220
# 历史更新记录
21+
-------------
22+
0.69 Release note:
23+
1. 升级IM SDK
24+
2. 每次登录时都要发送机器人欢迎语
25+
3. amr2mp3允许匿名访问
26+
2327
-------------
2428
0.68 Release note:
2529
1. 调整 amr转 mp3 失败时的状态码。

0 commit comments

Comments
 (0)