v2.0.0-alpha.4
版本发布时间: 2022-11-04 22:03:39
halo-dev/halo最新发布版本:v2.19.3(2024-09-10 17:44:32)
Warning 当前版本为非正式发布版本,无法从
1.5
和1.6
直接升级到当前版本,也不建议在生产环境使用,欢迎大家测试并反馈。另外,在 Halo 2.0 正式发布的时候,我们会提供完整的升级指南。
自 v2.0.0-alpha.3 发布以来的变更如下:
问题修复
- 修复 Halo 异常停止时日志服务线程无法中断的问题。 @guqing https://github.com/halo-dev/halo/pull/2639
- 修复获取菜单和分类列表时会出现空指针异常的问题。 @guqing https://github.com/halo-dev/halo/pull/2645
- 修复当文章和自定义页面被逻辑删除之后,无法通过 label 筛选的问题。 @guqing https://github.com/halo-dev/halo/pull/2648
主要特性
- 主题端支持通过文章名称获取上一篇和下一篇文章数据。 @guqing https://github.com/halo-dev/halo/pull/2636
- 文章/自定义页面/分类支持通过主题配置多套渲染模板。 @guqing @ruibaby https://github.com/halo-dev/halo/pull/2638 https://github.com/halo-dev/console/pull/671
- 文章/分类/标签的访问路径自动追加外部访问地址。 @guqing https://github.com/halo-dev/halo/pull/2641
- 更新系统设置的表单定义,提供更便捷的代码和附件选择输入框。 @ruibaby https://github.com/halo-dev/halo/pull/2646
- Console 端的 FormKit Schema 定义支持 Code 类型的输入框。 @ruibaby https://github.com/halo-dev/console/pull/672
- Console 端的 FormKit Schema 定义支持附件选择类型的输入框。 @ruibaby https://github.com/halo-dev/console/pull/674
- Console 端文章/自定义页面管理支持逻辑删除文章,以及新增回收站管理功能。 @ruibaby https://github.com/halo-dev/console/pull/677
重要变更
- 插件 Logo 支持配置外部 URL 或相对于 resources 的路径。 @guqing @ruibaby https://github.com/halo-dev/halo/pull/2652 https://github.com/halo-dev/console/pull/678
- 优化 Console 端表单的样式。 @ruibaby https://github.com/halo-dev/console/pull/673
- Console 端文章/自定义页面管理里显示的时间改为发布时间。 @ruibaby https://github.com/halo-dev/console/pull/676
- 优化 Console 端首次上传附件时,创建存储策略的流程。 @ruibaby https://github.com/halo-dev/console/pull/681
其他资源
- 适用于 2.0 alpha 的插件和主题可查阅:https://github.com/halo-sigs/awesome-halo
Full Changelog: https://github.com/halo-dev/halo/compare/v2.0.0-alpha.3...v2.0.0-alpha.4