From 3df0f1c65a03c1b982f7b5ea8b44e0126655bc95 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Thu, 30 Apr 2020 23:00:06 +0800 Subject: [PATCH] update changelog --- resources/misc/changelogs/en/5.0.0.md | 1 + resources/misc/changelogs/zh_CN/5.0.0.md | 1 + 2 files changed, 2 insertions(+) diff --git a/resources/misc/changelogs/en/5.0.0.md b/resources/misc/changelogs/en/5.0.0.md index 507102c8..82374015 100644 --- a/resources/misc/changelogs/en/5.0.0.md +++ b/resources/misc/changelogs/en/5.0.0.md @@ -70,6 +70,7 @@ - Fixed that administrator can't add private texture to his/her closet. - Fixed that button "See My Upload" existed when user isn't authenticated. - Fixed potential "Invalid Signature" issue. +- Fixed that duplicated player name is not detected when updating player name in administration panel. ## Removed diff --git a/resources/misc/changelogs/zh_CN/5.0.0.md b/resources/misc/changelogs/zh_CN/5.0.0.md index 0a66c6e7..37074262 100644 --- a/resources/misc/changelogs/zh_CN/5.0.0.md +++ b/resources/misc/changelogs/zh_CN/5.0.0.md @@ -70,6 +70,7 @@ - 修复管理员不能添加私有材质到衣柜的问题 - 修复未登录的用户在浏览皮肤库时出现「我的上传」按钮问题 - 修复可能的「Invalid Signature」问题 +- 修复在管理面板中修改角色名时不检测角色名是否重复的问题 ## 移除