Skip to content

Commit

Permalink
v1.9.3
Browse files Browse the repository at this point in the history
- 搜索功能全面升级,支持搜索多种类型数据,支持模糊搜索站点资源(不匹配不过滤)
- 设置目录时支持浏览选择路径
- 支持配置Github代理地址,以加快版本及插件更新下载
- 优化了插件去重显示
- 优化了目录匹配同路径优先处理逻辑
- 设定等表单中的提示信息强制显示
- 修复了个别插件安装后会消失的问题

注意:前端变化升级后清理浏览器缓存文件(无需清理cookie)
  • Loading branch information
jxxghp committed Jun 3, 2024
1 parent 95b480a commit 0fc7d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
APP_VERSION = 'v1.9.2'
APP_VERSION = 'v1.9.3'

0 comments on commit 0fc7d88

Please sign in to comment.