diff --git a/broker/pom.xml b/broker/pom.xml index 7f6d69d5b..2b2367841 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -5,7 +5,7 @@ ../ wildfirechat-parent cn.wildfirechat - 1.1.3 + 1.1.4 moquette-broker diff --git a/common/pom.xml b/common/pom.xml index e57088ef7..9aaaf66cf 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ wildfirechat-parent cn.wildfirechat - 1.1.3 + 1.1.4 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 5d4cf0b63..252beb232 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -6,7 +6,7 @@ wildfirechat-parent cn.wildfirechat - 1.1.3 + 1.1.4 distribution diff --git a/pom.xml b/pom.xml index dcac39d93..263d225d1 100755 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ wildfirechat-parent pom - 1.1.3 + 1.1.4 Wildfire Chat Wildfire Chat Server 2019 diff --git a/release_note.md b/release_note.md index 91b9490ad..55ed4f7fa 100644 --- a/release_note.md +++ b/release_note.md @@ -12,6 +12,13 @@ # 更新记录 +-------------- +Release note 1.1.4: +1. 添加PC客户端多端登录互踢时没有更新pc在线状态问题。 +2. 添加支持使用AES256加密。 +3. Server API添加获取单个群成员的接口。 +4. 添加配置,添加机器人为好友时是否自动接受。 + -------------- Release note 1.1.3: 1. 添加服务器和客户端时间检查功能。 diff --git a/sdk/pom.xml b/sdk/pom.xml index decca30d2..2ead78c76 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -3,7 +3,7 @@ wildfirechat-parent cn.wildfirechat - 1.1.3 + 1.1.4 4.0.0