From 509048da04e98e484390ea9e879aaadd933f3a59 Mon Sep 17 00:00:00 2001 From: heavyrian2012 Date: Thu, 20 Jul 2023 21:22:57 +0800 Subject: [PATCH] 1.1.6 version and release node --- broker/pom.xml | 2 +- common/pom.xml | 2 +- distribution/pom.xml | 2 +- pom.xml | 2 +- release_note.md | 6 ++++++ sdk/pom.xml | 2 +- 6 files changed, 11 insertions(+), 5 deletions(-) diff --git a/broker/pom.xml b/broker/pom.xml index 99086a390..a3e15107c 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -5,7 +5,7 @@ ../ wildfirechat-parent cn.wildfirechat - 1.1.5 + 1.1.6 moquette-broker diff --git a/common/pom.xml b/common/pom.xml index 8fa3ff095..ed808e4d2 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ wildfirechat-parent cn.wildfirechat - 1.1.5 + 1.1.6 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index fa5513c69..bfb3d635b 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -6,7 +6,7 @@ wildfirechat-parent cn.wildfirechat - 1.1.5 + 1.1.6 distribution diff --git a/pom.xml b/pom.xml index a4cfd282e..20b6cabee 100755 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ wildfirechat-parent pom - 1.1.5 + 1.1.6 Wildfire Chat Wildfire Chat Server 2019 diff --git a/release_note.md b/release_note.md index 873fc06ac..52fec741a 100644 --- a/release_note.md +++ b/release_note.md @@ -12,6 +12,12 @@ # 更新记录 +-------------- +Release note 1.1.6: +1. 支持用户设置查找自己的方法。 +2. 解决获取用户信息返回type无效的问题。 +3. 添加用户获取频道的功能。 + -------------- Release note 1.1.5: 1. 添加获取所有用户的Server API。 diff --git a/sdk/pom.xml b/sdk/pom.xml index eed2b0603..35ab86a83 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -3,7 +3,7 @@ wildfirechat-parent cn.wildfirechat - 1.1.5 + 1.1.6 4.0.0