File tree Expand file tree Collapse file tree 6 files changed +12
-5
lines changed
Expand file tree Collapse file tree 6 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 55 <relativePath >../</relativePath >
66 <artifactId >wildfirechat-parent</artifactId >
77 <groupId >cn.wildfirechat</groupId >
8- <version >1.4.4 </version >
8+ <version >1.4.5 </version >
99 </parent >
1010
1111 <artifactId >moquette-broker</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >wildfirechat-parent</artifactId >
77 <groupId >cn.wildfirechat</groupId >
8- <version >1.4.4 </version >
8+ <version >1.4.5 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 66 <!-- <relativePath>../pom.xml</relativePath>-->
77 <artifactId >wildfirechat-parent</artifactId >
88 <groupId >cn.wildfirechat</groupId >
9- <version >1.4.4 </version >
9+ <version >1.4.5 </version >
1010 </parent >
1111
1212 <artifactId >distribution</artifactId >
Original file line number Diff line number Diff line change 1212 <artifactId >wildfirechat-parent</artifactId >
1313
1414 <packaging >pom</packaging >
15- <version >1.4.4 </version >
15+ <version >1.4.5 </version >
1616 <name >Wildfire Chat</name >
1717 <description >Wildfire Chat Server</description >
1818 <inceptionYear >2019</inceptionYear >
Original file line number Diff line number Diff line change 121211 . ** * 1.3.8版本添加了server api发送消息的限制,限制消息体最大内容不能超过64KB,如果升级请注意业务系统发送消息大小。***
1313
1414# 更新记录
15+ --------------
16+ Release note 1.4.5:
17+ 1 . 解决删除用户时保留信息错误问题。
18+ 2 . Server API获取用户信息时,可以指定是否获取已删除用户。
19+ 3 . 好友关系表添加一个索引。
20+ 4 . 支持PC端锁定功能。
21+
1522--------------
1623Release note 1.4.4:
17241 . Server SDK添加mesh相关修改
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >wildfirechat-parent</artifactId >
55 <groupId >cn.wildfirechat</groupId >
6- <version >1.4.4 </version >
6+ <version >1.4.5 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
You can’t perform that action at this time.
0 commit comments