We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd757e3 commit 5bc528fCopy full SHA for 5bc528f
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>cn.wildfirechat</groupId>
7
<artifactId>app</artifactId>
8
- <version>0.69</version>
+ <version>0.70</version>
9
<packaging>jar</packaging>
10
11
<name>app</name>
release_note.md
@@ -1,8 +1,6 @@
1
# 当前版本更新记录
2
-0.68 Release note:
3
-1. 升级IM SDK
4
-2. 每次登录时都要发送机器人欢迎语
-3. amr2mp3允许匿名访问
+0.70 Release note:
+1. 解决上传文件可能存在的漏洞
# 升级注意事项
1. 如果从0.40以前版本升级上来,需要注意升级兼容有问题 请参考Readme中的兼容问题说明
@@ -20,6 +18,12 @@
20
18
7. 从0.54版本开始,替换了腾讯云SDK,使用腾讯云短信的客户需要注意修改配置文件调试短信功能
21
19
22
# 历史更新记录
+-------------
+0.69 Release note:
23
+1. 升级IM SDK
24
+2. 每次登录时都要发送机器人欢迎语
25
+3. amr2mp3允许匿名访问
26
+
27
-------------
28
0.68 Release note:
29
1. 调整 amr转 mp3 失败时的状态码。
0 commit comments