Skip to content

Releases: dyhkwong/Exclave

0.13.11

08 Mar 12:30
Compare
Choose a tag to compare
  • Merge changes from v2ray-core v5.29.2.
  • Preserve the case of FQDN in DNS queries.
  • Update sing-anytls version and add support for AnyTLS URI scheme.
  • Update REALITY fingerprint names.
  • Add support for predictive back gesture.
  • Change stats bar color slightly on Android 14 or earlier. The color is slightly deeper than before.
  • Allow floating action button in the center of bottom like Shadowsocks.

mieru-plugin-3.12.0

25 Feb 13:14
Compare
Choose a tag to compare
Update mieru plugin to v3.12.0

0.13.10

24 Feb 10:01
Compare
Choose a tag to compare
  • Add support for AnyTLS powered by sing-anytls.
  • Merge changes from v2ray-core v5.29.1.
  • Rename routing rule field "domain" to "domains" according to V2Ray documentation. Both are valid according to the source code.
  • Select a random server from the predefined STUN server list for NAT behavior discovery (to avoid relying on a specified service because the previous hardcoded STUN server has been down). You can customize the STUN server list in the settings to disable the random selection.1
  1. The server list is from Snowflake and servers not for NAT behavior discovery purpose are not included.

0.13.9

18 Feb 16:28
Compare
Choose a tag to compare
0.13.9 Pre-release
Pre-release
  • Fix a sniffer bug in 0.13.8 that causes high CPU consumption and high power consumption.

0.13.8

17 Feb 08:00
Compare
Choose a tag to compare
0.13.8 Pre-release
Pre-release

⚠️Do not use: This version has a bug in sniffer that causes high power consumption. (February 18, 2025)

  • Replace "enable log" with "log level". You need to reconfigure this option. Log level "debug" is equal to the previous "enable log" enabled and log level "none" is equal to the previous "enable log" disabled.
  • Fix TUIC connection issue.
  • Fix HTTP3 traffic stats not counted.
  • Merge v2ray-core v5.29.0 changes (no notable changes for us, and the fix for QUIC sniffer has been here before).
  • Add back "acquire wakelock" for some troublesome device vendors.

0.13.7

12 Feb 12:26
Compare
Choose a tag to compare
0.13.7 Pre-release
Pre-release
  • Update Go version to 1.24.
  • Merge v2ray-core v5.27.0 and v5.28.0 changes (no notable changes for us).
  • Also enable edge-to-edge display for Android 11 - Android 14.
  • Fix WireGuard as the landing proxy in a proxy chain.
  • Fix DNS message ID of DNS queries.
  • Retry over TCP for truncated UDP DNS responses.

mieru-plugin-3.11.2

07 Feb 16:14
Compare
Choose a tag to compare
Update mieru plugin to v3.11.2

hysteria-plugin-2.6.1

04 Feb 11:33
Compare
Choose a tag to compare
Update Hysteria 2 plugin to v2.6.1

0.13.6

02 Feb 15:02
Compare
Choose a tag to compare
  • Merge v2ray-core v5.26.0 changes (no notable changes for us).
  • Add HTTP3 proxy client support (only tested with Caddy with forwardproxy plugin as the server).
  • Bug fixes.

0.13.5

26 Jan 05:30
Compare
Choose a tag to compare
  • No code difference compared to 0.13.4. Fix reproducible build only.