Skip to content

Releases: ExclaveNetwork/Exclave

0.14.15

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:44
  • Fix a stuck issue when closing a profile with ws (or httpupgrade) early data.
  • Split "resolve destination" into "resolve destination" (for proxied domain name) and "resolve destination (server address)" (for domain name in server address).

0.14.14

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:15
  • Changes from v2ray-core 5.35.0.
  • Fix TUIC "disable SNI".
  • Fix URL test crash in some cases.
  • Fix URL test DNS dead loop in some cases.
  • Other bug fixes.
  • Allow to disable/enable all routing rules.
  • Allow to edit running profile (xchacha20-poly1305/husi@15767a5).

juicity-plugin-0.5.0

Choose a tag to compare

Update juicity plugin to v0.5.0

mieru-plugin-3.16.1

Choose a tag to compare

Update mieru plugin to v3.16.1

0.14.12

Choose a tag to compare

@github-actions github-actions released this 26 Jun 19:00
  • ⚠️ Change the way to configure "IPv6 route" and "resolve destination" and reorganize global settings menu.
  • ⚠️ Remove "bypass private address in core only". You need to add a geoip:private bypass rule at the bottom of the rule list manually if necessary.
  • Changes from v2ray-core 5.34.0.
  • Fix ICMP Echo Reply spoofing broken on TUN gVisor stack (#189).
  • Try to fix potential memory leak caused by TUN system stack UDP.
  • Replace x/crypto/chacha20 with github.com/aead/chacha20 to prevent potential counter overflow.
  • Improve fake DNS and domain strategy UDP behavior.
  • Target SDK 36.
  • Fix incorrect stats bar location in right-to-left layout.
  • Fix invalid log level in the new TUIC v5 plugin.
  • Fix modification not saved for a profile being used in a chain proxy (thanks xchacha20-poly1305/husi#347).

tuic-plugin-1.4.6

Choose a tag to compare

@dyhkwong dyhkwong released this 26 Jun 15:05
  • Update TUIC v5 plugin to 1.4.6.
  • Bump target SDK to 36.

TUIC plugin is not compatible with log level "none" (or "enable log" disabled) in Exclave 0.14.10 or earlier.

There were some temporary issues when trying to create a release by GitHub CI, so assets were uploaded manually.

mieru-plugin-3.16.0-1

Choose a tag to compare

@dyhkwong dyhkwong released this 26 Jun 14:43
  • Rebuild mieru plugin 3.16.0.
  • Bump target SDK to 36.

There were some temporary issues when trying to create a release by GitHub CI, so assets were uploaded manually.

hysteria-plugin-2.6.2-1

Choose a tag to compare

@dyhkwong dyhkwong released this 26 Jun 14:47
  • Rebuild Hysteria 2 plugin 2.6.2.
  • Bump target SDK to 36.

There were some temporary issues when trying to create a release by GitHub CI, so assets were uploaded manually.


⚠️September 11, 2025

Please be aware that although github.com/apernet/hysteria/app/v2 claims that it is licensed under the MIT License, some GPL libraries are imported:

  • github.com/apernet/sing-tun (GPL v3 or later), which is a fork of github.com/sagernet/sing-tun (GPL v3 or later)
  • github.com/sagernet/sing (GPL v3 or later)
  • github.com/apernet/hysteria/extras/v2 (MIT), which imports github.com/babolivier/go-doh-client (GPL v3)

A common statement is that they got a "license exception" from the author of sing and sing-tun.

We will remove published Hysteria 2 plugin APKs if we do not actually have the license to redistribute Hysteria 2 binaries.

mieru-plugin-3.16.0

Choose a tag to compare

Update mieru plugin to 3.16.0

tuic-plugin-1.4.5

Choose a tag to compare

@github-actions github-actions released this 08 Jun 20:18

Edit (June 10, 2025): The new upstream does not support "log_level": "off". Do not use log level "none" (for Exclave 0.13.7 or lower, do not disable "Enable log") if you use it with Exclave 0.14.10 or lower, or just stick to TUIC v5 plugin 1.0.0.