Releases: bs-community/blessing-skin-server
Releases · bs-community/blessing-skin-server
5.0.0-beta.7
5.0.0-beta.7
5.0.0-beta.6
5.0.0-beta.6
5.0.0-beta.5
5.0.0-beta.5
5.0.0-beta.4
5.0.0-beta.4
5.0.0-beta.3
5.0.0-beta.3
5.0.0-beta.2
Happy birthday for Blessing Skin Server! Blessing Skin Server is 4 years old now.
5.0.0-beta.1
Happy Mid-autumn Festival.
请注意: 这个版本 不是 最新稳定版,只是 v5 版本的第一个测试版。如果你没有一定的技术实力的话,不建议从零开始搭建。正确的做法应该是先搭建 4.4.0 稳定版后升级到 5.0.0-beta1。你也可以在插件市场中下载并安装「使用预览版」插件(插件唯一标识符 insider
)后直接在管理面板中升级。
4.4.0
祈福京阿尼
(如需关闭上面这条文字,可前往「个性化」页面进得设置)
新增
- 增加 Docker 支持。(实验性)
- 增加「隐藏首页底部的网站介绍」的选项(即 2.x 时的样式)
- 增加「固定首页背景」的选项
调整
- 发送通知时将任务推送到队列
- 优化 Ajax 中的错误显示
- 优化登录、注册等页面的表单校验
修复
- 修复不能重命名衣柜物品的问题
- 修复首页底部 Font Awesome 的问题
- 修复插件系统中加载前端国际化文本的问题
- 修复登录重定向没有包含 URL 查询的问题
Pray for Kyoto Animation.
(If you want to disable text above, please change it at "Customize" page.)
Added
- Added experimental Laradock (Docker) support.
- Added option for hiding introduction of home page. (Like 2.x)
- Added option for fixed background.
Tweaked
- Push notifications to queue for performance.
- Optimized exception stack of Ajax error.
- Optimized validating forms of pages like logining and registering.
Fixed
- Fixed renaming item in closet.
- Fixed Font Awesome of bottom of home page.
- Fixed loading front-end i18n texts of plugins.
- Fixed redirecting without URL query string after logged in.
4.3.6
新增
- 支持 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.
4.2.1
Fixed
- Fixed that the player may not be rendered in the proper model.
- Fixed that "Operations Panel" in "Texture Details" page is shown even if current user is not privileged.
- Fixed that banning the texture uploader will in fact ban the reporter.
- Fixed that an error will occur when handling a report whose texture has been deleted.
- Fixed that user without verified email can access OAuth.
修复
- 修复皮肤展示功能中可能的模型错误
- 「材质详情」中「更多操作」面板不再对无权限的用户显示
- 修复处理举报时,封禁上传者实际上会封禁举报人
- 修复处理举报时,若材质已被删除,则会出错
- 未验证邮箱的用户能使用 OAuth 的问题