From ade58efc11f8409470c24e4dd4ededa21f11efed Mon Sep 17 00:00:00 2001 From: heavyrian2012 Date: Wed, 11 Dec 2024 16:28:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E5=92=8Crelease=20note=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- broker/pom.xml | 2 +- common/pom.xml | 2 +- distribution/pom.xml | 2 +- pom.xml | 2 +- release_note.md | 7 +++++++ sdk/pom.xml | 2 +- 6 files changed, 12 insertions(+), 5 deletions(-) diff --git a/broker/pom.xml b/broker/pom.xml index e32776b86..1530bf14f 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -5,7 +5,7 @@ ../ wildfirechat-parent cn.wildfirechat - 1.3.1 + 1.3.2 moquette-broker diff --git a/common/pom.xml b/common/pom.xml index 5be6a9569..433c42566 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ wildfirechat-parent cn.wildfirechat - 1.3.1 + 1.3.2 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 9d70b131c..b783e25bd 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -6,7 +6,7 @@ wildfirechat-parent cn.wildfirechat - 1.3.1 + 1.3.2 distribution diff --git a/pom.xml b/pom.xml index c7e2af47d..11dd71f36 100755 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ wildfirechat-parent pom - 1.3.1 + 1.3.2 Wildfire Chat Wildfire Chat Server 2019 diff --git a/release_note.md b/release_note.md index aa7cddf1c..6c772274e 100644 --- a/release_note.md +++ b/release_note.md @@ -12,6 +12,13 @@ # 更新记录 +-------------- +Release note 1.3.2: +1. 机器人Server SDK添加朋友圈相关接口。 +2. Server API添加批量获取用户接口。 +3. 解决聊天室定向消息无效的问题。 +4. 添加配置,可以在禁止私聊时添加例外聊天线路。 + -------------- Release note 1.3.1: 1. 透传消息去掉消息ID,减少消息传输大小。 diff --git a/sdk/pom.xml b/sdk/pom.xml index 75fd8c9aa..fe7cd8b58 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -3,7 +3,7 @@ wildfirechat-parent cn.wildfirechat - 1.3.1 + 1.3.2 4.0.0