Skip to content

Clash Nyanpasu v1.6.1

Latest
Compare
Choose a tag to compare
@keiko233 keiko233 released this 07 Sep 16:48
· 656 commits to main since this release

[1.6.1] - 2024-09-07

  • 修正了若干兼容性问题。其中包含一项脚本执行问题,如果遇到 control character (\\\\u0000-\\\\u001F) found 报错,请更新此补丁版本
  • 修正了卸载时勾选 删除应用数据 时不会 正确移除 配置目录,数据目录的问题 —— 请谨慎勾选此项
  • 添加了更多的 Merge filter 操作支持,请参阅文档:filter 支持的操作
  • 添加了 clash 配置和 merge 节点的类型校验支持

✨ Features

  • dock: Try to setup macos dock handler by @greenhat616

  • enhance: Finish all filter test suites by @greenhat616

  • enhance: Add sequence filter support and partial test suite by @greenhat616

  • enhance: Add complex filter syntax support by @greenhat616

  • monaco: Add onValidation before submit, and close #1491 by @greenhat616

  • monaco: Add yaml config prompt by @greenhat616

  • nsis: Cleanup reg while uninstall by @greenhat616

  • service: Add manual prompt for service uninstall, stop, start by @greenhat616

  • service: Add a manual install prompt while service install failed by @greenhat616

  • tun: Support auto-route while clash-rs support it by @greenhat616

  • Use cross-rs to build aarch64 by @greenhat616

  • Try to support linux aarch64 build by @greenhat616

🐛 Bug Fixes

🔨 Refactor


Full Changelog: v1.6.0...v1.6.1