Skip to content

v1.89.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 16:26
· 1 commit to main since this release
v1.89.0
5959d05

Changelog

  • Optimize AnyTLS close method.
  • Optimize doh client transport.
  • Add is_ech to metadata for scripts, shortcuts, expressions .
  • Update dependencies.

Full Changelog: v1.88.0...v1.89.0

rules:
  - if: is_ech == true
    name: ech
    rules:
      - if: process_name == "firefox"
        name: firefox
        rules:
          - GEOIP,cloudflare,DIRECT

Template

Daemon

Note

  • On the macOS 15 (Sequoia) or later, you may sign the binary file to pass the system firewall.
    Run the below command in your terminal:
codesign --force --deep --sign - /usr/local/bin/quirktiva