Skip to content

v0.10.2

Choose a tag to compare

@URenko URenko released this 17 Feb 15:59
· 46 commits to master since this release

修复

  • v0.10.1 release 的 Windows 一键程序错误的版本号 ( #223 )
  • 对 greasyfork.org 的支持 ( #222 ) 感谢 @Sving1024

Tip

从 v0.10 之前升级指南

在不操作时向后兼容仍是保持的。这是因为 config.toml 优先级高于 rules.toml。但这会导致无法利用 rules.toml 的自动更新功能。
可以删除 config.toml 中与 rules.toml 重叠的内容(即 [DNS], [http_redirect], [alter_hostname], [cert_verify], [hosts]
若自定义过这些内容,可以剪切到 rules.toml,但修改 rules.toml 意味着日后不会自动更新,需手动合并。