File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 >0.99 </version >
8+ <version >1.0 </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 >0.99 </version >
8+ <version >1.0 </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 >0.99 </version >
9+ <version >1.0 </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 >0.99 </version >
15+ <version >1.0 </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 1212
1313# 更新记录
1414
15+ --------------
16+ Release note 1.0:
17+ 1 . SDK检查工具添加help命令
18+ 2 . 去掉短连接端口被网络爬虫扫描输出的异常日志
19+ 3 . API支持创建组织群
20+ 4 . 添加配置禁止客户端进行某些群操作
21+ 5 . 解决route请求时可能不能正确携带推送类型的问题
22+ 6 . 会议成员离开加上离开原因
23+ 7 . 添加停止程序的命令
24+ 8 . 添加RTP Forward的API
25+
1526--------------
1627Release note 0.99:
17281 . API获取用户信息时,过滤掉已经删除用户。
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >wildfirechat-parent</artifactId >
55 <groupId >cn.wildfirechat</groupId >
6- <version >0.99 </version >
6+ <version >1.0 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
You can’t perform that action at this time.
0 commit comments