Releases: magicdawn/clash-config-manager
Releases · magicdawn/clash-config-manager
v0.10.0
Changelog
v0.10.0 2022-07-09
v0.9.0
Changelog
v0.9.0 2022-07-02
v0.7.0
Changelog
v0.7.0
- it's broken for electron-updater@latest, it's using
fs/promises
module, so upgrade
- electron -> v16
- electron-builder -> latest
- electron-store -> latest
- use
@electron/remote
v0.6.1
Changelog
v0.6.1
- chore: update
electron-*
especially electron-updater, because auto update is broken now(v0.6 / v0.5)
v0.6.0
Changelog
v0.6.0
- clash vmess
ws-path
/ ws-headers
, 变成 ws-opts.path
/ ws-opts.headers
更改
v0.5.1
Changelog
v0.5.1
- fix 由于 monorepo 导致 meta userData 目录不正确的问题.
v0.5.0
Changelog
v0.5.0
- monorepo
- 首页 icon size 调整
- auto-update 增加 catch
v0.4.0
Changelog
v0.4.0
- TypeScript 重构前端部分
- 使用 easy-peasy 代替 reamtch
- 配置生成区分
forceUpdate
和 普通生成
- 主页添加生成按钮和快速添加规则按钮