blessing-skin-server/resources/misc/changelogs/en/4.3.6.md
2019-07-05 19:45:30 +08:00

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_DIR with 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 mounted event of plugins system.