diff --git a/broker/pom.xml b/broker/pom.xml index ddc654d89..7ba455bc6 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -5,7 +5,7 @@ ../ wildfirechat-parent cn.wildfirechat - 1.1.8 + 1.1.9 moquette-broker diff --git a/common/pom.xml b/common/pom.xml index 5a38b3198..24a2e1d12 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ wildfirechat-parent cn.wildfirechat - 1.1.8 + 1.1.9 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 490a3a24a..dfed577b1 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -6,7 +6,7 @@ wildfirechat-parent cn.wildfirechat - 1.1.8 + 1.1.9 distribution diff --git a/pom.xml b/pom.xml index 9e00ceb97..816db7243 100755 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ wildfirechat-parent pom - 1.1.8 + 1.1.9 Wildfire Chat Wildfire Chat Server 2019 diff --git a/release_note.md b/release_note.md index 52b317844..f41bfc169 100644 --- a/release_note.md +++ b/release_note.md @@ -12,6 +12,14 @@ # 更新记录 +-------------- +Release note 1.1.9: +1. 解决服务器时间误差太大引起的问题。 +2. 添加推送过期配置。 +3. 支持发送好友请求后5分钟之内再次发送。 +4. Server API支持根据群成员类型获取用户群列表。 +5. 添加配置,是否允许群主和群管理员无限制撤回自己的消息。 + -------------- Release note 1.1.8: 1. 解决可以把群主设置为管理员的问题。 diff --git a/sdk/pom.xml b/sdk/pom.xml index c5d65f66b..a1d421eeb 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -3,7 +3,7 @@ wildfirechat-parent cn.wildfirechat - 1.1.8 + 1.1.9 4.0.0