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 e8a522c commit 47b3eeaCopy full SHA for 47b3eea
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>cn.wildfirechat</groupId>
7
<artifactId>app</artifactId>
8
- <version>0.68</version>
+ <version>0.69</version>
9
<packaging>jar</packaging>
10
11
<name>app</name>
release_note.md
@@ -20,6 +20,12 @@
20
7. 从0.54版本开始,替换了腾讯云SDK,使用腾讯云短信的客户需要注意修改配置文件调试短信功能
21
22
# 历史更新记录
23
+-------------
24
+0.68 Release note:
25
+1. 调整 amr转 mp3 失败时的状态码。
26
+2. 添加默认密码功能。
27
+3. 配置json去掉null的属性。
28
+4. 升级IM server SDK。
29
30
-------------
31
0.67 Release note:
0 commit comments