update changelog
This commit is contained in:
parent
e2c10c78ac
commit
7e61f27106
@ -20,6 +20,7 @@
|
|||||||
- New password hash algorithm: Argon2i.
|
- New password hash algorithm: Argon2i.
|
||||||
- Support searching players when applying textures.
|
- Support searching players when applying textures.
|
||||||
- Support customizing textures storage directory.
|
- Support customizing textures storage directory.
|
||||||
|
- Support searching players at players page.
|
||||||
|
|
||||||
## Tweaked
|
## Tweaked
|
||||||
|
|
||||||
@ -38,6 +39,7 @@
|
|||||||
- Switched to a new PHP texture renderer.
|
- Switched to a new PHP texture renderer.
|
||||||
- Display 3D avatar of player when applying texture to player.
|
- Display 3D avatar of player when applying texture to player.
|
||||||
- New "Plugins Management" page.
|
- New "Plugins Management" page.
|
||||||
|
- "Choose Player" Dialog won't be showed if no texture is selected at closet page.
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
|
|
||||||
|
@ -20,6 +20,7 @@
|
|||||||
- 新的密码哈希算法:Argon2i
|
- 新的密码哈希算法:Argon2i
|
||||||
- 将材质应用到角色时可进行搜索
|
- 将材质应用到角色时可进行搜索
|
||||||
- 支持自定义材质存储目录
|
- 支持自定义材质存储目录
|
||||||
|
- 角色页面可进行搜索
|
||||||
|
|
||||||
## 调整
|
## 调整
|
||||||
|
|
||||||
@ -38,6 +39,7 @@
|
|||||||
- 使用新的 PHP 材质渲染器
|
- 使用新的 PHP 材质渲染器
|
||||||
- 将材质应用到角色时显示角色的 3D 头像
|
- 将材质应用到角色时显示角色的 3D 头像
|
||||||
- 新的「插件管理」页面
|
- 新的「插件管理」页面
|
||||||
|
- 衣柜中未选择材质时点击「应用到角色」不弹出「选择角色」对话框
|
||||||
|
|
||||||
## 修复
|
## 修复
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user