Ryan Wang 👍 Warning 当前版本为非正式发布版本,无法从 1.5 和 1.6 直接升级到当前版本,也不建议在生产环境使用,欢迎大家测试并反馈。 另外,在 Halo 2.0 正式发布的时候,我们会提供完整的升级指南。 自 v2.0.0-beta.1 发布以来的变更如下: 问题修复 修复非超级管理员无法 取消发布 和 删除 文章的问题。 @johnniang https://github.com/halo-dev/halo/pull/2701 主要特性 支持在首次启动 Halo 时初始化默认主题。 @johnniang https://github.com/halo-dev/halo/pull/2704 Console 端的 FormKit Schema 定义支持 Repeater 类型的输入选项。 @ruibaby https://github.com/halo-dev/console/pull/692 Console 端的附件管理支持排序筛选。 @johnniang @ruibaby https://github.com/halo-dev/halo/pull/2705 https://github.com/halo-dev/console/pull/694 Console 端的附件管理支持删除分组和存储策略。 @ruibaby https://github.com/halo-dev/console/pull/695 主题和插件支持获取外部访问地址配置。 @guqing https://github.com/halo-dev/halo/pull/2714 重要变更 Console 端不再使用 uuid 为资源设置 metadata.name,改为使用 generateName。 @ruibaby https://github.com/halo-dev/console/pull/688 优化文章和自定义页面的保存内容和发布逻辑。 @guqing @ruibaby https://github.com/halo-dev/halo/pull/2709 https://github.com/halo-dev/console/pull/696 主题端 Finder 改为使用 Reactive API。 @guqing https://github.com/halo-dev/halo/pull/2695 https://github.com/halo-dev/halo/pull/2715 破坏性变更 简化 Snapshot 模型的职责,去除版本相关属性。 @guqing https://github.com/halo-dev/halo/pull/2709 其他资源 适用于 2.0 的插件和主题可查阅:https://github.com/halo-sigs/awesome-halo Full Changelog: https://github.com/halo-dev/halo/compare/v2.0.0-beta.1...v2.0.0-beta.2