Skip to content

Releases: magicdawn/clash-config-manager

v0.19.2

17 Jul 09:10
Compare
Choose a tag to compare

Changelog

v0.19.2 2023-07-17

  • fix: 包含 filter 的 proxy-group, proxies filter 结果为空时, clashx 报错的问题. (移除该 proxy-group)
  • feat: ClashX.Meta 配置文件迁移到了 ~/.config/clash.meta/ 文件夹了, 该工具支持 Clash.Meta 勾选

详细:

  • deps change in several commits
  • 78bd471 updated at 2023-06-08 16:17 by mc git-up
  • 2f02e9f feat: migrate to data router
  • 86d9fe2 feat: only skip write when content unchanged & mtime is today

v0.19.1

19 May 18:53
Compare
Choose a tag to compare

Changelog

v0.19.1 2023-05-20

  • 添加规则弹窗打开时, 窗口置顶. 方便从浏览器或其他地方复制 url.
  • 升级依赖

更多更改:

  • cbdb23b chore: none ncu-safe deps
  • 58fd67d chore: ncu-safe -r
  • 9c5723f feat: set window top most when AddRuleModal show
  • 5c9854f feat: use antd.App & antd.App.useApp
  • f2985c8 chore: tweak
  • 290bcd5 chore: add timeout limit to ci.yml
  • b83109f chore: ci only on main branch
  • 076311b chore: use ts-reset

v0.19.0

27 Mar 17:05
Compare
Choose a tag to compare

Changelog

v0.19.0 2023-03-28

  • 升级 ant-design 到 v5, v5 UI 非常好看 👍
  • 深色模式

更多更改:

  • 80253ee feat: dark mode
  • 8074a58 chore: use ky insteads of umi-request
  • 3f35b52 feat: organize imports for source code
  • 28a717d feat: 配置无变化时不再写入文件
  • 03eb92c chore: use rollup v3
  • 637d2a8 chore: update more deps
  • 3390341 chore: ncu-safe
  • a274463 feat: clean up tray menu
  • ff0f449 chore: update deps & update antd v5
  • 3182029 chore: fix nodefree urls
  • 5b0035d chore: tweak

v0.18.3

07 Jan 17:15
Compare
Choose a tag to compare

Changelog

v0.18.3 2023-01-08

  • 5385e3c feat: 支持 proxy-group.filter, 示例 {name: 🇯🇵JPN, type: select, proxies: [], filter: JPN}
  • d1a8b54 feat: make ALL group & sub-name group 可配置
  • 6a875dc chore: 缩减 monaco editor 使用
  • 2071b8d feat: 规范 cache / temp dir 的使用

v0.18.2

14 Dec 06:42
Compare
Choose a tag to compare

Changelog

v0.18.2 2022-12-14

  • fix export / import json logic

v0.18.1

13 Dec 19:00
Compare
Choose a tag to compare

Changelog

v0.18.1 2022-12-13

  • fix config merge in generate logic

v0.18.0

13 Dec 15:21
Compare
Choose a tag to compare

Changelog

v0.18.0 2022-12-13

  • feat: 支持多个订阅, 每个订阅会生成 <订阅> / <订阅>-最快 / <订阅>-可用 / <订阅>-手选 分组, 分别对应 url-test / fallback / select 类型的分组
  • feat: 支持添加特殊订阅 nodefree
  • feat: 将 remote / remote-rule-provider 内容移出 electron-store, 解决因此导致的卡顿

v0.17.0

17 Nov 18:49
Compare
Choose a tag to compare

Changelog

v0.17.0 2022-11-17

  • b26f0bf tweak tooltip style
  • 11d8f3e feat: add duplicate line key-binding
  • 59561f2 feat: add monaco-editor custom keybinding
  • 4b31d88 feat: current-config add scroll bar
  • 0a84843 chore: tweak theme selector
  • 88b3353 feat: add monaco themes
  • cde1426 feat: rm runCommand
  • 42e431b feat: do not update not used items
  • 6b1773b feat: auto-update, do not update item not using or disabled
  • 58c14eb dep: update electron to latest
  • 16bb2b6 ci: build only
  • 6f57caa chore: electron-build.js tweak artifactName
  • a54562f fix: remove renderer fs sync calls

v0.16.0

15 Nov 13:56
Compare
Choose a tag to compare

Changelog

v0.16.0 2022-11-15

  • 订阅: 支持查看节点
  • 配置组装: 使用中的配置, 支持 toggle
  • 配置源: 支持 rule-provider 类型的远程规则, 为了使用 https://github.com/Loyalsoldier/clash-rules, 但是生成的配置文件非常大...

v0.15.0

03 Nov 13:35
Compare
Choose a tag to compare

Changelog

v0.15.0 2022-11-03

  • 订阅逻辑切换, 之前是使用自己 parse ss:// / vmess:// 协议, 改为
    使用 user-agent: ClashX,让机场返回 clash config yaml, 从 yaml 中摘取 proxies 字段
  • user-agent: ClashX 会返回 subscription-userinfo header, 反应了使用量, 可以在更新订阅后直观看到使用量