Skip to content

Releases: ExclaveNetwork/Exclave

shadowquic-plugin-0.3.4

Choose a tag to compare

Update ShadowQUIC plugin to 0.3.4

0.17.30

Choose a tag to compare

@github-actions github-actions released this 03 Apr 01:53
  • Fix WireGuard crashes on close.

0.17.29

Choose a tag to compare

@github-actions github-actions released this 02 Apr 14:48
  • Minor fixes for proxy chain, balancer, front proxy and landing proxy.
  • Fix XHTTP browser dialer crash.

0.17.28

Choose a tag to compare

@github-actions github-actions released this 31 Mar 19:44
  • Update Hysteria 2 and add minimum/maximum port hopping interval, BBR profile and "reno" congestion control.
  • Fix a potential issue that causes TUIC and Juicity stuck on close (by sing-quic).
  • Update uTLS to the latest commit to avoid outdated fingerprints and add FireFox 148 and Safari 26.3 fingerprints. You may need to disable X25519MLKEM768 for some REALITY profiles.
  • Update mieru.

0.17.27

Choose a tag to compare

@github-actions github-actions released this 24 Mar 14:45
  • Fix subscription auto-update stuck on background.
  • If proxy is not connected, "update all subscriptions" now ignores subscriptions with "update only when connected" enabled.

0.17.26

Choose a tag to compare

@github-actions github-actions released this 22 Mar 15:55
  • Fix deadlock in some protocols caused by ECH config fetching.
  • Fix WireGuard UDP behavior. 1
  • Update TrustTunnel deep link format. 2
  • Do not show changelog on subscription bulk update.
  • Do not update subscription immediately after creation.
  • Remove useless buttons (log copy, backup link QR code, open app and open app settings in traffic stats).
  1. Kanged from XTLS/Xray-core#5833.

  2. From tt:// to tt://?, see TrustTunnel/TrustTunnel@8ba8f34.

0.17.24

Choose a tag to compare

@github-actions github-actions released this 12 Mar 18:16

0.17.23

Choose a tag to compare

@github-actions github-actions released this 07 Mar 06:39

This release is for updating and testing F-Droid build procedure only.

  • Found a hack to achieve reproducible build with the stock gomobile and replace gomobile with the stock one.

0.17.22

Choose a tag to compare

@github-actions github-actions released this 06 Mar 06:16
  • Fix HTTP/1.1 proxy unable to connect to Caddy forwardproxy. 1
  • Fix XHTTP browser dialer unable to connect to non-default port. 2
  • Fix quic+local:// DNS crash.
  • Update mieru and add traffic pattern support. 3
  • Enable "interrupt reused connections when network changes" for all users. 4
  1. This dates back to five years ago.

  2. This dates back to one year ago.

  3. Unfortunately this field is a Base64-encoded protobuf message. Please refer to mieru's documentation for instructions on how to generate it. This field is considered experimental and unstable and the configuration format may change in the future.

  4. Disable this option will cause protocols that reuse connections stuck when network changes. It is not recommended to disable this option. This option may be enforced and removed in the future.

0.17.21

Choose a tag to compare

@github-actions github-actions released this 22 Feb 09:41
  • Fix a bug causing battery consumption introduced in 0.17.20.