Skip to content

4.3.6

Compare
Choose a tag to compare
released this 05 Jul 11:54

新增

  • 支持 Chrome 的 theme-color 属性
  • 允许自定义拒绝访问私有材质时返回的 HTTP 状态码
  • 添加可自定义的「浏览」菜单
  • 允许在 PLUGINS_DIR 配置项中使用相对路径
  • 添加「编辑公告」的链接
  • 新插件 API:Hook::addUserBadge
  • 新功能:发送通知。
  • 新插件 API:Hook::sendNotification
  • 新插件 API:Hook::pushMiddleware

调整

  • 调整管理面板中的图表样式
  • 优化「更改配色」的面板
  • 调整衣柜页面上的某些链接
  • 限制仅超级管理员才能访问升级页面
  • 更新源信息 spec 版本更改为 2

修复

  • 修复可能存在的重复签到问题
  • 修复安装皮肤站时未创建 OAuth 相关数据表的问题
  • 修复插件系统中前端 mounted 事件的时机问题

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.