PackageTrack

Go modules · #2802 by repository stars

github.com/yaling888/quirktiva

v1.89.0yaling888/quirktiva

Release timeline

32 releases since 2018
20182026

Releases

  1. v1.89.021 Aug 2026
    Release notes

    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
    Open source →
  2. v1.88.013 Aug 2026
    Release notes

    Changelog

    • Update dependencies.

    Full Changelog: v1.87.0...v1.88.0

    Open source →
  3. v1.87.015 Jul 2026
    Release notes

    Changelog

    • Update dependencies.

    Full Changelog: v1.86.0...v1.87.0

    Open source →
  4. v1.86.07 Jul 2026
    Release notes

    Changelog

    • Update dependencies.

    Full Changelog: v1.85.0...v1.86.0

    Open source →
  5. v1.85.03 Jun 2026
    Release notes

    Changelog

    • Support AnyTLS transport.
    • Update dependencies.

    Full Changelog: v1.84.0...v1.85.0

    Open source →
  6. v1.84.07 May 2026
    Release notes

    Changelog

    • Update dependencies.

    Full Changelog: v1.83.0...v1.84.0

    Open source →
  7. v1.83.08 Apr 2026
    Release notes

    Changelog

    • Update dependencies.

    Full Changelog: v1.82.0...v1.83.0

    Open source →
  8. v1.82.06 Mar 2026
    Release notes

    Changelog

    • Fix some channel may leak.
    • Refactor MITM support HTTP/2.
    • Add JSON rewrite rule.
    • Update dependencies.
    mitm-port: 7895
    mitm:
      hosts:
        - '+.example.com'
      rules:
        - '^https?:\/\/www\.example\.com\/xxxxxbei\/v1\/player\?prettyPrint url json-response-body Delete("playerResponse.adSlots;playerResponse.playerAds")'

    Full Changelog: v1.81.0...v1.82.0

    Open source →
  9. v1.81.013 Feb 2026
    Release notes

    Changelog

    • Migration go1.26.x.
    • Use errors.AsType instead of errors.As.
    • Use net.Dialer.DialTCP & net.Dialer.DialUDP instead of net.Dialer.DialContext.
    • Use http.Transport.NewClientConn instead of http.Client.
    • Improve dualStackDialContext function with cancel.
    • Remove errors2 package.
    • Refactor dns context deadline.
    • Wrap dns resolver returned error to net.DNSError.
    • Log all dns requests.
    • Update dependencies.

    Full Changelog: v1.80.0...v1.81.0

    Open source →
  10. v1.80.04 Feb 2026
    Release notes

    Changelog

    • Fix v6Test lock.
    • Update dependencies.

    Full Changelog: v1.79.0...v1.80.0

    Open source →
  11. v1.79.015 Jan 2026

    Nothing published for this version

  12. v1.78.02 Dec 2025

    Nothing published for this version

  13. v1.77.08 Nov 2025

    Nothing published for this version

  14. v1.76.08 Oct 2025

    Nothing published for this version

  15. v1.75.04 Sept 2025

    Nothing published for this version

  16. v1.74.013 Aug 2025

    Nothing published for this version

  17. v1.73.08 Jul 2025

    Nothing published for this version

  18. v1.72.05 Jun 2025

    Nothing published for this version

  19. v1.71.05 May 2025

    Nothing published for this version

  20. v1.70.01 Apr 2025

    Nothing published for this version

  21. v1.69.05 Mar 2025

    Nothing published for this version

  22. v1.68.1-0.20250216220000-02165508894d16 Feb 2025pre-release

    Nothing published for this version

  23. v1.68.011 Feb 2025

    Nothing published for this version

  24. v1.67.07 Feb 2025

    Nothing published for this version

  25. v1.66.017 Jan 2025

    Nothing published for this version

  26. v1.65.04 Dec 2024

    Nothing published for this version

  27. v1.64.08 Nov 2024

    Nothing published for this version

  28. v1.63.06 Sept 2024

    Nothing published for this version

  29. v1.62.08 Aug 2024

    Nothing published for this version

  30. v1.61.02 Jul 2024

    Nothing published for this version

  31. v1.60.04 Jun 2024

    Nothing published for this version

  32. v0.0.0-20180610142814-2908e6ff767910 Jun 2018pre-release

    Nothing published for this version