Releases: Aero-Developer/aero
Release list
Aero v0.1.3 - Windows x64 (portable)
Aero - lightweight, Tor-routed Ethereum & ERC-20 wallet (Feather-style UI).
Windows (portable)
Download Aero-Windows-x64-portable.zip, extract anywhere, run aero_gui.exe (or run.bat). Bundled Tor starts automatically; nothing is installed.
Verify
SHA256: 32c739cd27de8ab66f1f4a97d4f3970ac9577bbd5736935393db027264e9f40c
Get-FileHash .\Aero-Windows-x64-portable.zip -Algorithm SHA256
What's new since v0.1.2
- Multi-router swaps (CoW, KyberSwap, Odos, ParaSwap, OpenOcean); CoW orders now actually fill (slippage applied to the minimum-buy) with on-chain min-out protection on every router.
- Swaps appear in History (pending -> done) on every chain, plus an inline result instead of a popup.
- Send/Swap pickers show balances instantly on every chain; internal-tx history so token->native swaps render correctly; Avalanche history via keyless Routescan.
- Approval prompt shows the network fee; reopen at your last-selected account; Send/Swap 'From' follows the Receive selection.
- UI polish: transparent reverse control, swap tab icon, capped amount decimals.
- All traffic remains Tor-only.
Aero v0.1.2 - Windows x64 (portable)
Aero - a lightweight, Tor-routed Ethereum & ERC-20 desktop wallet.
Windows x64, portable. Unzip and run aero_gui.exe.
New in v0.1.2
- Opaque wallet file format. The .keys file is now a raw encrypted binary blob (no self-describing JSON), leaking no metadata about the wallet - like Feather. Encryption is unchanged (Argon2id 64 MiB + AES-256-GCM, header bound as AAD). Your seed is never stored in readable form; without the password the file is useless. Existing wallets keep opening and convert to the new format on next save.
Verify
Get-FileHash aero-v0.1.2-windows-x64.zip -Algorithm SHA256 vs SHA256SUMS.
Note
Not independently audited. Use a strong password. Test with small amounts. BSD-3-Clause.
Aero v0.1.1 - Windows x64 (portable)
Aero - a lightweight, Tor-routed Ethereum & ERC-20 desktop wallet with a Feather-style UI.
Windows x64, portable. Unzip and run aero_gui.exe (or run.bat). Everything stays in the folder.
New in v0.1.1
- Watch-only wallets, message sign/verify, offline (air-gapped) signing, raw-tx broadcast.
- Speed-up / cancel pending transactions, pay-to-many, EIP-681 URI parsing, image-based QR scan.
- Light/dark theme toggle, historical fiat value in history.
- True Send-Max (reserves gas), event-driven refresh (lower bandwidth), dead-code/junk cleanup.
- Added SECURITY.md (threat model) and multi-OS CI (ci/build.yml).
Verify
Get-FileHash aero-v0.1.1-windows-x64.zip -Algorithm SHA256 and compare against SHA256SUMS.
Note
Not independently audited. Test with small amounts. BSD-3-Clause.
Aero v0.1.0 - Windows x64 (portable)
Aero - a lightweight, Tor-routed Ethereum & ERC-20 desktop wallet with a Feather-style UI.
Windows x64, portable. Unzip anywhere and run aero_gui.exe (or run.bat). Wallets, settings and the bundled Tor all stay inside the folder - nothing is written to Documents or the registry.
Highlights
- Local key custody (BIP39), 8 EVM chains, all traffic over bundled Tor, no telemetry.
- Hardware wallets (Ledger/Trezor), watch-only wallets, message signing, offline/air-gapped signing, speed-up/cancel, EIP-681 URIs.
- Encrypted keystore (Argon2id + AES-256-GCM, AAD-bound v3).
Verify your download
Get-FileHash aero-v0.1.0-windows-x64.zip -Algorithm SHA256 and compare against SHA256SUMS.
Note
This build has not undergone an independent security audit. Test with small amounts. BSD-3-Clause.