Skip to content

Aethery v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 17:01

Aethery v0.1.0 — First Signal

The first public Aethery build is here.

Aethery brings the Aether core to Android with a native VPN/TUN client, focused connection controls, and enough visibility to understand what the tunnel is doing without turning the app into a dashboard.

In this release

  • Native Android VPN/TUN integration around Aether.
  • MASQUE with HTTP/2 fallback, WireGuard, and WARP-on-WARP protocol selection.
  • Connection readiness states that reflect the core instead of a client-side timer.
  • Live connection logs with scanned endpoint details.
  • Default protocol setting, release links, and Android adaptive launcher icon.
  • Debug APKs for 64-bit ARM and 32-bit ARM devices.

Downloads

Device APK
Most modern Android phones Aethery-arm64-v8.apk
32-bit ARM Android devices Aethery-Arm64-v7.apk

Before connecting

MASQUE is the recommended starting point. WireGuard and WARP-on-WARP depend on whether your network permits their underlying transport. A successful connection confirms tunnel readiness; destination reachability can still vary by network.

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: https://github.com/ZethRise/Aethery/commits/v0.1.0