1.1 KiB
1.1 KiB
Added
- Supported Chrome's
theme-color. - Allowed to customize HTTP status code for rejecting accessing private texture.
- Added configurable "Explore" menu.
- Custom
PLUGINS_DIRwith relative path is allowed. - Added link for editing announcement.
- New plugin API:
Hook::addUserBadge. - New feature: Notifications.
- New plugin API:
Hook::sendNotification - New plugin API:
Hook::pushMiddleware
Tweaked
- Tweaked style of chart at administration panel.
- Optimized panel of changing theme color.
- Tweaked some links at closet page.
- Limited that only super administrators can visit update pages.
- Update source specification version has been changed to
2.
Fixed
- Fixed that possible duplicated signings.
- Fixed that OAuth tables not created at installation.
- Fixed occasion of
mountedevent of plugins system.