v2.0.0-rc.2
版本发布时间: 2022-11-28 23:30:55
halo-dev/halo最新发布版本:v2.19.3(2024-09-10 17:44:32)
Warning 当前版本为非正式发布版本,无法从
1.5
和1.6
直接升级到当前版本,也不建议在生产环境使用,欢迎大家测试并反馈。另外,在 Halo 2.0 正式发布的时候,我们会提供完整的升级指南。
自 v2.0.0-rc.1 发布以来的变更如下:
问题修复
- 修复重载主题配置时,如果之前没有设置
settingName
会导致重载失效的问题。 @guqing in https://github.com/halo-dev/halo/pull/2745 @ruibaby in https://github.com/halo-dev/console/pull/711 - 修复通过导入的方式创建的文章无法建立搜索引擎索引的问题。 @JohnNiang in https://github.com/halo-dev/halo/pull/2791
- 修复 Console 端当菜单项被删除时,没有更新菜单的问题。 @ruibaby in https://github.com/halo-dev/console/pull/725
- 修复在 Console 端角色编辑时,如果在权限勾选界面,无法提交表单的问题。 @ruibaby in https://github.com/halo-dev/console/pull/717
- 修复在 Console 端选择未分组的分组时,上传附件会将分组设置为
ungrouped
的问题。 @ruibaby in https://github.com/halo-dev/console/pull/716
主要特性
- Console 端编辑器优化,支持表格、嵌入网页、图片放大缩小、任务列表等功能。 @ruibaby in https://github.com/halo-dev/console/pull/719 https://github.com/halo-dev/console/pull/722
- Console 端添加自动计算文章标签文字颜色的支持。 @ruibaby in https://github.com/halo-dev/console/pull/721
- Console 端支持在文章管理列表显示文章置顶标识。 @ruibaby in https://github.com/halo-dev/console/pull/720
- Console 端支持在登录会话失效之后打开登录弹窗。 @ruibaby in https://github.com/halo-dev/console/pull/715
- Console 端部分包含了主题端路由的数据列表添加跳转按钮或者链接。 @ruibaby in https://github.com/halo-dev/console/pull/712
重要变更
- 评论和回复支持设置
approvedTime
属性。 @guqing in https://github.com/halo-dev/halo/pull/2746 @ruibaby in https://github.com/halo-dev/console/pull/713 - 优化 Console 端确认弹框的提示文案。 @wan92hen in https://github.com/halo-dev/console/pull/723
依赖变更
- 升级依赖 SpringDoc OpenAPI 至 2.0.0。@JohnNiang in https://github.com/halo-dev/halo/pull/2769
- 升级依赖 Spring Boot 至 3.0.0。@JohnNiang in https://github.com/halo-dev/halo/pull/2768
- 升级依赖 pf4j 至 3.8.0。@guqing in https://github.com/halo-dev/halo/pull/2772
其他资源
- 适用于 2.0 的插件和主题可查阅:https://github.com/halo-sigs/awesome-halo
Full Changelog: https://github.com/halo-dev/halo/compare/v2.0.0-rc.1...v2.0.0-rc.2