mirror of
https://github.com/bs-community/blessing-skin-manual.git
synced 2024-11-27 00:59:54 +08:00
update changelog
This commit is contained in:
parent
8a75a330b1
commit
8772867db9
@ -10,7 +10,7 @@
|
||||
|
||||
### 调整
|
||||
|
||||
- PHP 版本要求提高到 7.4.0
|
||||
- PHP 版本要求提高到 8.0.2
|
||||
- 不允许上传单层 Alex 皮肤
|
||||
- 皮肤库中使用「锁」图标来表示私有材质
|
||||
- 更改「管理面板」中统计数据的字体
|
||||
@ -146,7 +146,7 @@
|
||||
- AJAX 出现错误时,堆栈中不显示来自插件的部分
|
||||
- 当使用了不支持的密码加密算法时,错误页面没有正确显示的问题
|
||||
- 修复不能针对未知语言进行降级的问题
|
||||
- 与 PHP 7.4 的兼容问题
|
||||
- 与新版 PHP 的兼容问题
|
||||
- 材质名过长时的显示问题
|
||||
- 下载插件前不检查依赖和冲突的问题
|
||||
- 修复皮肤库中从 query string 获取搜索关键字的问题
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
### Changed
|
||||
|
||||
- PHP version requirement increased to 7.4.0.
|
||||
- PHP version requirement increased to 8.0.2.
|
||||
- Disallow to upload single-layer Alex skin.
|
||||
- Use a "Lock" icon to indicate a private texture in skin library.
|
||||
- Changed font of usage information in Administration Panel.
|
||||
@ -146,7 +146,7 @@
|
||||
- Fixed that error stack doesn't show paths from plugins when AJAX has an error.
|
||||
- Fixed that error page doesn't display when using an unsupported hash algorithm.
|
||||
- Fixed fallback when unknown locale is detected.
|
||||
- Fixed compatibility with PHP 7.4.
|
||||
- Fixed compatibility with new PHP.
|
||||
- Fixed the display problem for too long texture name.
|
||||
- Fixed that dependencies and conflicts haven't been checked before installing plugin.
|
||||
- Fixed retrieving search keyword from query string in skin library.
|
||||
|
Loading…
Reference in New Issue
Block a user