Skip to content

Release v2.1.0-beta.12

  • Date (UTC): 2026-04-10
  • Previous tag: v2.1.0-beta.11
  • Channel: preview
  • Stage: beta

Highlights

  • Admin:保存系统配置后仍保持树形筛选状态,并收紧统一设置面板交互;拆分编辑器相关逻辑并修复 lint。
  • 工程与依赖:补齐 git hooks;Web / Admin 侧 Vite 小版本升级;全仓依赖与 lint 一并整理。
  • 文档:更新根目录 README。

Commits

  • fix(admin): keep filtered sysconfig tree after save and refine settings panel (acbcc27)
  • docs: update README.md (9778d25)
  • chore: update deps and fix lint errors (12ed585)
  • refactor(admin): split editor concerns and apply lint fixes (9cb37fc)
  • chore(deps-dev): bump vite from 7.3.1 to 7.3.2 in /web (10cea15)
  • chore(deps-dev): bump vite from 8.0.3 to 8.0.5 in /admin (8af68ad)
  • chore: add git hooks (15afb2c)