blessing-skin-server/resources/misc/changelogs/en/4.3.0.md

20 lines
564 B
Markdown
Raw Normal View History

2019-06-02 23:40:19 +08:00
## Added
- Supported Chrome's `theme-color`.
- Allowed to customize HTTP status code for rejecting accessing private texture.
2019-06-28 23:47:30 +08:00
- Added configurable "Explore" menu.
- Custom `PLUGINS_DIR` with relative path is allowed.
2019-07-02 11:20:43 +08:00
- Added link for editing announcement.
2019-06-02 23:40:19 +08:00
## Tweaked
- Tweaked style of chart at administration panel.
2019-06-15 17:55:18 +08:00
- Optimized panel of changing theme color.
2019-07-01 23:16:46 +08:00
- Tweaked some links at closet page.
## Fixed
- Fixed that possible duplicated signings.
- Fixed that OAuth tables not created at installation.
- Fixed occasion of `mounted` event of plugins system.