Skip to content

Releases: ExclaveNetwork/Exclave

hysteria-plugin-2.7.0

Choose a tag to compare

@dyhkwong dyhkwong released this 15 Jan 19:57

For 0.16.x or lower only. This release was published manually. The related code has been removed from the default branch and it is impossible to run workflows that do not exist in the default branch.

  • 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)
      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.

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


January 21, 2026
Known issue: quic-go/quic-go#5543

0.17.9

Choose a tag to compare

@github-actions github-actions released this 07 Jan 09:49
  • Merge v2ray-core 5.43.0 changes and merge some pending pull requests from v2ray-core.
  • Update mieru to 3.26.2.
  • URL test does not require disconnecting from VPN.
  • Fix incorrect DNS rule generation.
  • Try to fix switching profile.
  • Do not restart service when theme is changed. Always use system theme color as the notification icon color on Android 12+.
  • Add an alternative method to query installed apps. Do not enable if you are not experiencing the issue of being unable query installed apps.

0.16.23

Choose a tag to compare

@github-actions github-actions released this 07 Jan 09:41
  • Backport v2ray-core bug fixes.
  • Fix incorrect DNS rule generation.
  • Try to fix switching profile.
  • Do not restart service when theme is changed. Always use system theme color as the notification icon color on Android 12+.
  • Fix the app incorrectly marked as Direct Boot aware.

tuic-plugin-1.6.7

Choose a tag to compare

@dyhkwong dyhkwong released this 07 Jan 08:30

For 0.16.x or lower only. This release was published manually. The related code has been removed from the default branch and it is impossible to run workflows that do not exist in the default branch.

mieru-plugin-3.26.2

Choose a tag to compare

@dyhkwong dyhkwong released this 07 Jan 08:31

For 0.16.x or lower only. This release was published manually. The related code has been removed from the default branch and it is impossible to run workflows that do not exist in the default branch.

0.17.8

Choose a tag to compare

@github-actions github-actions released this 27 Dec 18:58

It is recommended to read the release notes of 0.17.0 and backup your current config if you upgrade from 0.16 or lower.

  • Fix the app incorrectly marked as Direct Boot aware. 1
  1. Previous versions of the app ignore some errors and continue, which misleads everyone. In fact, Direct Boot has never worked normally. This issue has existed since SagerNet and was revealed by the changes in 0.17.7. ↩

0.17.7

Choose a tag to compare

@github-actions github-actions released this 27 Dec 13:21

It is recommended to read the release notes of 0.17.0 and backup your current config if you upgrade from 0.16 or lower.

  • Refine gVisor TUN stack and relax system TUN stack error handling.
  • Fix Hysteria 2 stuck on close.
  • Fix other bugs.
  • ⚠️Behavior change: Mozilla root CA provider and custom root CA provider are splitted. You need to explicitly choose "custom" as the root CA provider and place a custom root_store.certs file (in PEM format) in Android/data/com.github.dyhkwong.sagernet/files to use a custom root store.

0.16.22

Choose a tag to compare

@github-actions github-actions released this 27 Dec 13:13
  • Refine gVisor TUN stack and relax system TUN stack error handling.
  • Fix Hysteria 2 stuck on close.
  • Fix other bugs.

0.17.6

0.17.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Dec 14:52

It is recommended to read the release notes of 0.17.0 and backup your current config if you upgrade from 0.16 or lower.

  • Add routing rules import and export that are compatible with some other software. The exported content only contains information compatible with other software, so some information will be lost.
  • Fix Hysteria 2 port hopping accidentally enabled.
  • Fix Hysteria 2 port hopping not closed correctly.
  • Workaround HTTP/2 proxy and HTTP/3 proxy old connection reuse issue.
  • Bug fixes.

0.16.21

Choose a tag to compare

@github-actions github-actions released this 17 Dec 14:45
  • Fix Hysteria 2 port hopping not closed correctly.
  • Workaround HTTP/2 proxy and HTTP/3 proxy old connection reuse issue.
  • Bug fixes.