diff --git a/broker/pom.xml b/broker/pom.xml index 3218a4fa2..c0cc75fe1 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -5,7 +5,7 @@ ../ wildfirechat-parent cn.wildfirechat - 1.2.3 + 1.2.4 moquette-broker diff --git a/common/pom.xml b/common/pom.xml index 38afe1a80..ee20dc04f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ wildfirechat-parent cn.wildfirechat - 1.2.3 + 1.2.4 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 1e03320b7..4c2d06df5 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -6,7 +6,7 @@ wildfirechat-parent cn.wildfirechat - 1.2.3 + 1.2.4 distribution diff --git a/pom.xml b/pom.xml index 13f238aca..cc0373964 100755 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ wildfirechat-parent pom - 1.2.3 + 1.2.4 Wildfire Chat Wildfire Chat Server 2019 diff --git a/release_note.md b/release_note.md index dd3f56c46..33cfdf5e0 100644 --- a/release_note.md +++ b/release_note.md @@ -12,6 +12,12 @@ # 更新记录 +-------------- +Release note 1.2.4: +1. 去掉用户的默认密码。 +2. 去掉频道和机器人的默认头像。 +3. 修改在线状态回调数据,返回此用户的所有端状态。 + -------------- Release note 1.2.3: 1. 同步专业版IM服务server SDK。 diff --git a/sdk/pom.xml b/sdk/pom.xml index 2425278e8..f2f4554a0 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -3,7 +3,7 @@ wildfirechat-parent cn.wildfirechat - 1.2.3 + 1.2.4 4.0.0