From fd71d1abb6535eb4678906d4925261fa1aebffae Mon Sep 17 00:00:00 2001 From: Xujiayao Date: Fri, 19 Jan 2024 00:43:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=88=B02.2.6=20(Active)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug.yml | 1 + CHANGELOG.md | 17 +++++++++++------ README.md | 4 ++-- README_CN.md | 4 ++-- gradle.properties | 2 +- update/version.json | 4 ++-- update/versions.json | 14 ++++++++++++++ 7 files changed, 33 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 9261d107..94e4ee72 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -56,6 +56,7 @@ body: multiple: false options: - "Latest Build (GitHub Actions)" + - "2.2.6" - "2.2.5" - "2.2.5-compat" - "2.2.4" diff --git a/CHANGELOG.md b/CHANGELOG.md index 07cce7ea..ac55542a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,21 @@ # Changelog 更新日志 -## MC-Discord-Chat 2.2.5 for Minecraft 1.19.1+ - 2023/12/16 +## MC-Discord-Chat 2.2.6 for Minecraft 1.19.1+ - 2024/1/19 ## New Features 新特性 -- Compatible with version 1.19.1 - 兼容 1.19.1 版本 +N/A ## Changes 更改 -- Fix exception when Discord user role has no colour in version 1.20.4 (#204) - 修复 1.20.4 版本 Discord 用户组没有颜色时报错 +- Fix messages are ignored if user IDs are put into the botIds list (#207) + 修复将用户 ID 放入 botIds 列表时消息被忽略 + +- Fix server becomes temporarily unresponsive when sending Webhook messages (#210) + 修复服务器在发送 Webhook 消息时暂时无响应 + +- Fix inconsistent player names used in MCDC messages to Discord (#208) + 修复发送到 Discord 的 MCDC 消息中使用的玩家名称不一致 ## Removed 移除 @@ -22,4 +27,4 @@ N/A ## Detailed Information 详细信息 -https://github.com/Xujiayao/MC-Discord-Chat/compare/2.2.4...2.2.5 \ No newline at end of file +https://github.com/Xujiayao/MC-Discord-Chat/compare/2.2.5...2.2.6 \ No newline at end of file diff --git a/README.md b/README.md index 84f59eaf..d2995a71 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Language: English 中文
-
+
-
+