File tree Expand file tree Collapse file tree 6 files changed +11
-5
lines changed Expand file tree Collapse file tree 6 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 5
5
<relativePath >../</relativePath >
6
6
<artifactId >wildfirechat-parent</artifactId >
7
7
<groupId >cn.wildfirechat</groupId >
8
- <version >1.2.3 </version >
8
+ <version >1.2.4 </version >
9
9
</parent >
10
10
11
11
<artifactId >moquette-broker</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >wildfirechat-parent</artifactId >
7
7
<groupId >cn.wildfirechat</groupId >
8
- <version >1.2.3 </version >
8
+ <version >1.2.4 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 6
6
<!-- <relativePath>../pom.xml</relativePath>-->
7
7
<artifactId >wildfirechat-parent</artifactId >
8
8
<groupId >cn.wildfirechat</groupId >
9
- <version >1.2.3 </version >
9
+ <version >1.2.4 </version >
10
10
</parent >
11
11
12
12
<artifactId >distribution</artifactId >
Original file line number Diff line number Diff line change 12
12
<artifactId >wildfirechat-parent</artifactId >
13
13
14
14
<packaging >pom</packaging >
15
- <version >1.2.3 </version >
15
+ <version >1.2.4 </version >
16
16
<name >Wildfire Chat</name >
17
17
<description >Wildfire Chat Server</description >
18
18
<inceptionYear >2019</inceptionYear >
Original file line number Diff line number Diff line change 12
12
13
13
# 更新记录
14
14
15
+ --------------
16
+ Release note 1.2.4:
17
+ 1 . 去掉用户的默认密码。
18
+ 2 . 去掉频道和机器人的默认头像。
19
+ 3 . 修改在线状态回调数据,返回此用户的所有端状态。
20
+
15
21
--------------
16
22
Release note 1.2.3:
17
23
1 . 同步专业版IM服务server SDK。
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >wildfirechat-parent</artifactId >
5
5
<groupId >cn.wildfirechat</groupId >
6
- <version >1.2.3 </version >
6
+ <version >1.2.4 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
You can’t perform that action at this time.
0 commit comments