8000 Releases Β· dyhkwong/Exclave Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: dyhkwong/Exclave

0.14.12

26 Jun 19:00
Compare
Choose a tag to compare
  • ⚠️ 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).

0.14.11 has some bugs and has been withdrawn.

tuic-plugin-1.4.6

26 Jun 15:05
Compare
Choose a tag to compare
  • Update TUIC v5 plugin to 1.4.6.
  • Bump target SDK to 36.
  • Fix a regression that 32-bit libraries are not 16KB-aligned since using NDK r28 (just in case, such a device probably does not exist in real life).

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

26 Jun 14:43
Compare
Choose a tag to compare
  • Rebuild mieru plugin 3.16.0.
  • Bump target SDK to 36.
  • Fix a regression that 32-bit libraries are not 16KB-aligned since using NDK r28 (just in case, such a device probably does not exist in real life).

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

26 Jun 14:47
Compare
Choose a tag to compare
  • Rebuild Hysteria 2 plugin 2.6.2.
  • Bump target SDK to 36.
  • Fix a regression that 32-bit libraries are not 16KB-aligned since using NDK r28 (just in case, such a device probably does not exist in real life).

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

mieru-plugin-3.16.0

10 Jun 04:01
Compare
Choose a tag to compare
Update mieru plugin to 3.16.0

tuic-plugin-1.4.5

08 Jun 20:18
Compare
Choose a tag to compare

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.

hysteria-plugin-2.6.2

08 Jun 03:27
Compare
Choose a tag to compare
  • Updated quic-go to v0.52.0
    • ClientHello is now fragmented during TLS handshake, which can bypass some firewalls' SNI filtering.

0.14.10

08 Jun 01:42
Compare
Choose a tag to compare
  • Fix UI regression introduced in the previous version and improve the behavior of floating action button and the theme of configuration editor.
  • Display human-readable Internationalized Domain Name in proxy address card.
  • Fix incorrect IPv4 CIDRs in "bypass private addresses".
  • Fix a deadlock when closing the SSH proxy that was introduced in the previous version.
  • Add access log for TUN.
  • Fix crash when exporting a group.

0.13.23

08 Jun 00:26
Compare
Choose a tag to compare
  • Fix a deadlock when closing the SSH proxy that was introduced in the previous version.
  • Fix incorrect IPv4 CIDRs in "bypass private addresses".
  • Fix crash when exporting a group.

0.13.x will no longer be updated.

0.14.9

01 Jun 06:43
Compare
Choose a tag to compare
  • Merge changes from v2ray-core 5.33.0.
  • "system DNS" supports non-A/AAAA DNS queries in proxy-only mode (Android 10+).
  • Also update quic-go to version 0.52.0 for Hysteria 2 and TUIC v5, which fragments QUIC TLS Client Hello into multiple QUIC Initials.
  • TLS sniffer can sniff SNI from fragmented TLS records correctly now.
  • Add AnyTLS "idle session check interval", "idle session timeout" and "minimal idle session" for mutiplex lovers.
  • Fix "resolve destination" and "TLS Client Hello fragmentation" in chain proxy.
  • Improve navigation bar contrast on night mode on 3-button navigation.
  • Support edge-to-edge lowest to Android 8.0.
0