Ryan Wang 🚀 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
Ryan Wang 🚀 前几个版本的变更: Halo 2.0.0 alpha.1 - https://bbs.halo.run/d/2846-halo-200-alpha1-fa-bu-huan-ying-da-jia-ce-shi-fan-kui Halo 2.0.0 alpha.2 - https://bbs.halo.run/d/2846-halo-200-alpha1-fa-bu-huan-ying-da-jia-ce-shi-fan-kui/71 Halo 2.0.0 alpha.3 - https://bbs.halo.run/d/2846-halo-200-alpha1-fa-bu-huan-ying-da-jia-ce-shi-fan-kui/94
Ryan Wang 🚀 运行文档可查阅: https://docs.halo.run/2.0.0-SNAPSHOT/getting-started/install/docker https://docs.halo.run/2.0.0-SNAPSHOT/getting-started/install/docker-compose
Stars-One 佐蓝 好巧,今天我刚研究了博客园的xmlrpc,实现了图床功能,想着到时候等2.0公测,也可以搞一个halo插件,不然每次发布文章两边都得发一次,然后上论坛逛了下,就发现你的问题了哈哈😋
Stars-One 佐蓝 是的,我想着是在halo上发布完能够顺便发到博客园那边去 最初想的是用博客园的图床功能,没想到还能实现添加文章或编辑文章的功能,就有了这个想法 你加的功能室让halo支持了xmlrpc的功能是把,我是想利用博客园xmlrpc功能,能够在halo发布一篇文章后可以同步发布在博客园那边,和你的功能稍微有些不一样哈哈