Releases: ExclaveNetwork/Exclave
Release list
0.14.15
- 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
- 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
Update juicity plugin to v0.5.0
mieru-plugin-3.16.1
Update mieru plugin to v3.16.1
0.14.12
β οΈ 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 ageoip:privatebypass 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/chacha20withgithub.com/aead/chacha20to 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
- 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
- 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
- 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.
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 ofgithub.com/sagernet/sing-tun(GPL v3 or later)github.com/sagernet/sing(GPL v3 or later)github.com/apernet/hysteria/extras/v2(MIT), which importsgithub.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
Update mieru plugin to 3.16.0
tuic-plugin-1.4.5
- Switch to a new upstream (https://github.com/Itsusinn/tuic).
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.