Skip to content

Releases: ExclaveNetwork/Exclave

0.17.12

Choose a tag to compare

@github-actions github-actions released this 05 Feb 19:02

Compared to 0.17.11-beta.1

  • Update Go to 1.25.7.
  • Fixes and improvements.

Compared to 0.17.10

  • Update Go to 1.25.7.
  • Refactor HTTP/1.1, HTTP/2 and HTTP/3 CONNECT outbound.
  • Experimental TrustTunnel support[1]. ICMP echo over TCP is not implemented and will not be implemented.
  • Update mieru to 3.27.0.
  • Ignore invalid entries in geosite data files[2].
  • Add an option to discard ICMP and ICMPv6.
  • Handle traffic stats for uninstalled apps correctly. ⚠️Your current app traffic stats will be cleared.
  • Add the breaking change of XHTTP CDN-abuse detection circumvention.
  • Configuration parsing and share link related changes.
  • Fixes and improvements.

February 6, 2026

ℹ️ About ”app/router: this rule has no effective fields” error:


1. TrustTunnel is in fact a proxy protocol, rather than a so-called "VPN protocol" as its developer claims. For TCP, it is a standard HTTP/2 or HTTP/3 CONNECT tunnel. For UDP (and ICMP echo), it uses a private UDP (and ICMP echo) over TCP magic address protocol.

2. Xray creates chaos by ignoring invalid entries in geosite data files and pretending that it is running flawlessly. As a result, projects like runetfreedom/russia-v2ray-rules-dat added hundreds of invalid entries and broke the compatibility with other software.

ShadowQUIC plugin entrance was accidentally displayed by default before, and it should have been a hidden experimental feature. It is now hidden by default. To re-enable the entrance, see this.

0.16.25

Choose a tag to compare

@github-actions github-actions released this 05 Feb 18:54
  • Update Go to 1.25.7.
  • Add an option to discard ICMP and ICMPv6.
  • Ignore invalid entries in geosite data files.
  • Configuration parsing and share link related changes.
  • Bug fixes.

0.16.x will likely no longer be maintained. Please migrate to the latest version.

hysteria-plugin-2.7.0-1

Choose a tag to compare

For 0.16.x or lower only.

  • Rebuild with Go 1.25.7.

0.17.11-beta.1

0.17.11-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Feb 19:48
  • Add an option to discard ICMP and ICMPv6. They were always responded by gVisor or system stack locally before.
  • Handle traffic stats for uninstalled apps correctly. ⚠️Your current app traffic stats will be cleared.
  • Add the breaking change of XHTTP CDN-abuse detection circumvention.
  • Configuration parsing and share link related changes.

Known issue: quic-go/quic-go#5543

tuic-plugin-1.6.8

Choose a tag to compare

@github-actions github-actions released this 03 Feb 12:11

For 0.16.x or lower only.

shadowquic-plugin-0.2.3

Choose a tag to compare

You need to long-press "Version" in the "About" screen and append shadowquic=true to "experimental flags" in the "Settings" screen to use it. It is considered experimental.

0.17.11-beta.0

0.17.11-beta.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jan 14:33
  • Refactor HTTP/1.1, HTTP/2 and HTTP/3 CONNECT outbound.
  • Experimental TrustTunnel support. 1 ICMP echo over TCP is not implemented and will not be implemented.
  • Update mieru to 3.27.0.
  • Ignore invalid entries in geosite data files. 2
  • Bug fixes.

Known issue: quic-go/quic-go#5543

  1. TrustTunnel is in fact a proxy protocol, rather than a so-called "VPN protocol" as its developer claims. For TCP, it is a standard HTTP/2 or HTTP/3 CONNECT tunnel. For UDP (and ICMP echo), it uses a private UDP (and ICMP echo) over TCP magic address protocol. ↩

  2. Xray creates chaos by ignoring invalid entries in geosite data files and pretending that it is running flawlessly. As a result, projects like runetfreedom/russia-v2ray-rules-dat added hundreds of invalid entries and broke the compatibility with other software. ↩

mieru-plugin-3.27.0

Choose a tag to compare

@dyhkwong dyhkwong released this 28 Jan 17:15

For 0.16.x or lower only.

0.17.10

Choose a tag to compare

@github-actions github-actions released this 15 Jan 20:42
  • Update Go to 1.25.6.
  • Update uTLS to 1.8.2.
  • Update quic-go and its forks to the latest version.
  • Fix SSH connection reuse race condition.
  • Fix other bugs.
  • Bump v2ray-core version code.

January 21, 2026
Known issue: quic-go/quic-go#5543

0.16.24

Choose a tag to compare

@github-actions github-actions released this 15 Jan 20:30
  • Update Go to 1.25.6.
  • Update uTLS to 1.8.2.
  • Update quic-go and its forks to the latest version.
  • Fix SSH connection reuse race condition.
  • Fix other bugs.

0.16.x will likely no longer be maintained. Please migrate to the latest version.


January 21, 2026
Known issue: quic-go/quic-go#5543