blessing-skin-server/resources/misc/changelogs/en/4.3.0.md
2019-07-02 23:34:27 +08:00

21 lines
701 B
Markdown

## Added
- Supported Chrome's `theme-color`.
- Allowed to customize HTTP status code for rejecting accessing private texture.
- Added configurable "Explore" menu.
- Custom `PLUGINS_DIR` with relative path is allowed.
- Added link for editing announcement.
- New plugin API: [`Hook::addUserBadge`](https://bs-plugin.netlify.com/guide/bootstrap.html#%E6%98%BE%E7%A4%BA%E7%94%A8%E6%88%B7-badge).
## Tweaked
- Tweaked style of chart at administration panel.
- Optimized panel of changing theme color.
- 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.