Skip to content

Aethery v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:21

Aethery v0.3.0 — Adaptive Routes

Aethery v0.3.0 upgrades the embedded Aether core and gives MASQUE scanning an explicit transport choice.

In this release

  • Updated bundled Aether core to v1.2.0.
  • Choose HTTP/3 or HTTP/2 directly from Scanner options.
  • HTTP/3 remains the default for healthy UDP networks.
  • HTTP/2 provides a TCP-based option when QUIC or UDP is blocked.
  • HTTP/2 connections now use keepalive checks to detect stalled tunnels.
  • MASQUE discovery keeps the proven port-443 scan scope for faster, more reliable connections.
  • Android native-core builds now use isolated build artifacts, avoiding stale library packaging.
  • GitHub Actions release workflow defaults to v0.3.0.

Downloads

Device APK
Most modern Android phones Aethery-arm64-v8a.apk
32-bit ARM Android devices Aethery-armeabi-v7a.apk

Before connecting

Start with MASQUE, HTTP/3, and Cache & refresh.

Choose HTTP/2 from Scanner options when your network blocks or heavily throttles UDP/QUIC. The selected transport applies to both gateway scanning and the tunnel connection.

Updating

Use Check for updates in Settings to install compatible releases directly from Aethery.

Built on Aether

Aethery is the Android client layer. Discovery, encrypted transport, MASQUE, WireGuard, and route handling live in the Aether core.

Found a bug or have an idea? Open an issue in ZethRise/Aethery.

Full Changelog: v0.2.0...v0.3.0