Skip to content

v2.4.1

Compare
Choose a tag to compare
@qwqcode qwqcode released this 26 Sep 14:42
· 1075 commits to master since this release
v2.4.1
a1c133c

新增

  • 提供 设置图形界面:无需面对繁杂的后端 yaml 配置文件(后端需升级至 v2.2.0+)
  • 提供 LightBox 插件:自动集成图片灯箱功能 by @qwqcode in #201
  • 新增语言 zh-TW by @sao-coding in #266

优化

  • 侧边栏采用 Vue3 重构 (#278)
  • deps 日常升级 (Vite 升级至 v3)
  • refactor(api): moved http api functions to separate namespace by @qwqcode in #261
  • refactor(list-lite): merge show/hide loading functions into setLoading by @qwqcode in #219
  • Refactor on 2022-7-12 by @qwqcode in #218

修复

  • fix: use vite-plugin-dts to generate d.ts file by @qwqcode in #200
  • refactor: remove style importing from ts code file by @qwqcode in #262

Full Changelog: v2.3.4...v2.4.0