update changelog

This commit is contained in:
Pig Fang 2020-03-07 09:05:05 +08:00
parent a47973f4f2
commit f6d3b014ad
2 changed files with 0 additions and 2 deletions

View File

@ -35,7 +35,6 @@
- Upgraded AdminLTE to v3.
- Lengthened `ip` field in order to support IPv6.
- Optimized performance of validating player name.
- Optimized performance of invoking texture previewer (skinview3d).
- Changed method of retrieving IP.
- Use `utf8mb4` encoding in MySQL/MariaDB.
- Respond with unformatted Profile JSON to reduce bytes.

View File

@ -35,7 +35,6 @@
- AdminLTE 升级到 v3
- 将 `ip` 字段的长度增加到 39 以支持 IPv6
- 优化角色名校验的性能
- 优化调用材质预览器skinview3d的性能
- 修改获取 IP 地址的方法
- MySQL/MariaDB 使用 `utf8mb4` 编码
- 响应未格式化过的 Profile JSON 以节省流量