diff --git a/broker/pom.xml b/broker/pom.xml index c0cc75fe1..2c026d11d 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -5,7 +5,7 @@ ../ wildfirechat-parent cn.wildfirechat - 1.2.4 + 1.2.5 moquette-broker diff --git a/common/pom.xml b/common/pom.xml index ee20dc04f..002726107 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ wildfirechat-parent cn.wildfirechat - 1.2.4 + 1.2.5 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 4c2d06df5..ce8ee662c 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -6,7 +6,7 @@ wildfirechat-parent cn.wildfirechat - 1.2.4 + 1.2.5 distribution diff --git a/pom.xml b/pom.xml index cc0373964..80e85937d 100755 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ wildfirechat-parent pom - 1.2.4 + 1.2.5 Wildfire Chat Wildfire Chat Server 2019 diff --git a/release_note.md b/release_note.md index 33cfdf5e0..20e4719fb 100644 --- a/release_note.md +++ b/release_note.md @@ -12,6 +12,13 @@ # 更新记录 +-------------- +Release note 1.2.5: +1. Server API添加通过邮箱获取用户信息的接口。 +2. 支持群组标记删除功能。 +3. 添加配置,可以设置在静音时强制推送指定类型消息。 +4. 支持用户设置添加好友是否验证功能 + -------------- Release note 1.2.4: 1. 去掉用户的默认密码。 diff --git a/sdk/pom.xml b/sdk/pom.xml index f2f4554a0..0af6a5722 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -3,7 +3,7 @@ wildfirechat-parent cn.wildfirechat - 1.2.4 + 1.2.5 4.0.0