Ryan Wang 👍 新特性 新增自定义模型索引机制,优化查询效率和内存占用。 by @guqing in https://github.com/halo-dev/halo/pull/5121 支持发布构建产物 halo-x.y.z.jar。 by @JohnNiang in https://github.com/halo-dev/halo/pull/5170 支持 2FA 认证方式。 by @JohnNiang & @ruibaby in https://github.com/halo-dev/halo/pull/4737 功能优化 为默认富文本编辑器 table 组件渲染后的 html 增加 colgroup 元素与 width 属性。 by @LIlGG in https://github.com/halo-dev/halo/pull/5176 为默认富文本编辑器表格组件增加退格键删除方式。 by @LIlGG in https://github.com/halo-dev/halo/pull/5163 在 Console 和 UC 的页面底部添加 Powered by 信息。 by @ruibaby in https://github.com/halo-dev/halo/pull/5153 在 Console 的概览页面添加使用 H2 数据库的警告。 by @ruibaby in https://github.com/halo-dev/halo/pull/5072 Console 端的用户管理列表支持在地址栏记录筛选条件。 by @ruibaby in https://github.com/halo-dev/halo/pull/5071 当编辑器切换组件中有不可用编辑器时,添加提示。 by @ruibaby in https://github.com/halo-dev/halo/pull/5070 修复 Halo 还未处于准备就绪时访问页面或接口出现“Scheme not found”错误的问题。 by @JohnNiang in https://github.com/halo-dev/halo/pull/5032 添加 Tabbar 组件内容超出时的水平方向滚动指示器。 by @aero in https://github.com/halo-dev/halo/pull/4979 重构编辑器图片块上传逻辑,增加选择文件上传、上传进度条、取消、重试等机制。 by @LIlGG in https://github.com/halo-dev/halo/pull/5159 问题修复 解决默认编辑器表格合并单元格后行丢失的问题。 by @LIlGG in https://github.com/halo-dev/halo/pull/5166 解决在 Firefox 浏览器下的代码块编辑问题。 by @LIlGG in https://github.com/halo-dev/halo/pull/5140 修复个人中心创建新文章时无法上传图片的问题。 by @ruibaby in https://github.com/halo-dev/halo/pull/5114 修复编辑器中无法删除有序/无序列表后空行的问题。 by @AirboZH in https://github.com/halo-dev/halo/pull/5102 解决默认编辑器中具有重名标题时,锚点只会跳转至首个的问题。 by @LIlGG in https://github.com/halo-dev/halo/pull/5101 修复个人中心用户登录方式仅显示解绑问题。 by @xzyone in https://github.com/halo-dev/halo/pull/5079 修复 labelSelector 单字符值查询无效的问题。 by @OnlyTL in https://github.com/halo-dev/halo/pull/5007 修复文章渲染后内容中标题不存在 id 的问题。 by @LIlGG in https://github.com/halo-dev/halo/pull/4997 修复默认编辑器中图片无法等比例拖动放大缩小的问题。 by @pillar-cat in https://github.com/halo-dev/halo/pull/4993 修复在默认编辑器中无法使用拼音输入法输入标题的问题。 by @ruibaby in https://github.com/halo-dev/halo/pull/4975 依赖更新 升级 Tiptap 相关依赖至 2.1.15。 by @ruibaby in https://github.com/halo-dev/halo/pull/5173 升级 FormKit 的依赖至 1.4.0。 by @ruibaby in https://github.com/halo-dev/halo/pull/5137 升级 Uppy 相关的依赖。 by @ruibaby in https://github.com/halo-dev/halo/pull/5128 升级 SpringDoc 至 2.3.0。 by @JohnNiang in https://github.com/halo-dev/halo/pull/4987 开发者相关 修复开发环境运行 Console 报错的问题。 by @pillar-cat in https://github.com/halo-dev/halo/pull/4983 重构 Console 和 UC 的菜单生成逻辑,支持配置二级菜单项。 by @ruibaby in https://github.com/halo-dev/halo/pull/5177 导出必要的默认编辑器扩展及工具类。 by @LIlGG in https://github.com/halo-dev/halo/pull/5104 重构 UI 的 Modal 组件,支持通过 v-if 控制是否显示(渲染)。 by @ruibaby in https://github.com/halo-dev/halo/pull/5078
Ryan Wang 👍 从此版本开始重新发行 jar 版本,可以在以下地方下载: Release 的 Assets:halo-dev/haloreleases/tag/v2.12.0-alpha.1 https://download.halo.run/
Ryan Wang 👍 andylll 如果只是为了部分 html 的修改或者追加,可以考虑使用 https://www.halo.run/store/apps/app-NgHnY 让默认编辑器支持完整的源码编辑不是一个好主意。