Skip to content

v0.64.0

Compare
Choose a tag to compare
@canisminor1990 canisminor1990 released this 29 Aug 13:02
· 2950 commits to main since this release

Version 0.64.0

Released on 2023-08-29

♻ Code Refactoring

  • misc: Remove no need i18n.

✨ Features

  • misc: 增加自定义插件的增删改配置功能, 完善自定义插件表单的校验逻辑, 支持本地插件侧的请求与错误呈现, 新增插件配置 Dev 弹窗, 绑定本地插件的增删改逻辑.

Improvements and Fixes

Code refactoring

  • misc: Remove no need i18n (808a86a)

What's improved

  • misc: 增加自定义插件的增删改配置功能 (faba081)
  • misc: 完善自定义插件表单的校验逻辑 (4e1fd28)
  • misc: 支持本地插件侧的请求与错误呈现 (7e2b39a)
  • misc: 新增插件配置 Dev 弹窗 (20269b7)
  • misc: 绑定本地插件的增删改逻辑 (902e7ed)