Versionshinweise
version 0.4.0 - 21 feb 2026
- Replace NativeCallback with Dart_PostCObject_DL in core module.
- Replace webp images with native widget that animates svg. This prevent’s cpu throttling on some devices
- Added batch of micro-animations
- Fixed duplicate of awg close.
- Reordered startup flow.
- Added loaders on long external operations
- Added Trial activation sheet
- Added Premium/Trial ending blocks and infos.
- Added TOTP setup/auth flow.
- Added “What is Auth Code” screen.
- Added keep-alive packets for xray protocols.
Windows
- Fixed stats read from IPC.
- Fixed UI loading on startup.
Android
- Added rx/tx and connection time into Notification.
- Improved performance for Split Tunneling search
- Fixed tun2socks double close pfd
- Added VPN Disclosure screen on first connect
- Cleaned premissions requests into one place after Vpn Disclosure consent
version 0.3.10 - 14 feb 2026
- Added support for new protocol vless_over_xhttp
Android
- Some performance fixes for MIUI
version 0.3.9 - 27 jan 2026
General
- Finalize refactoring to valid MVVM
- Fixed connection timer/rx/tx counters on status screen. Now they works even after reinitated UI if connection kept working.
- Added dynamic api host switching.
Windows
- Register glitchvpn:// schema in registry on install
- Added deeplink schemas into msix installer
- Fixed tray language on app language change.
Android
- Refactored push notification. Fixed intent action in push.
- Separate glitchvpn:// schema from https
- Fixed deeplinks manifest
version 0.3.8 - 14 dec 2025
General
- Huge refactor of app core
- Added localizations: de, es, tr, zh-CN
version 0.3.7 - 07 dec. 2025
Android
- fixed foreground service for android <= 13
version 0.3.6 - 02 dec. 2025
Date of release for the version will be present there since today 😉
General
- Secured storage of user
code. - Added xray and awg libs versions
- Added quick sign-in by pin-code and qr-codes (profile screen -> share qr)
- UI improvements (brand loader, country flags)
- Fixed Vless reality network type setup.
Windows
- Added single instance management.
version 0.3.5
General
- Added initial consent-screen with terms of service
Android
- Changed foreground service type, to prevent disconnect for a long-living sessions on Android 14+
version 0.3.4
General
- Added legal page with links on related docs
- Fixed signout cleanup
- Added premium CTA screen
Windows
- Fixed tray icon management
version 0.3.3
General
- Refactored auth screen
- grouped login/signup sections
- seprated error labels by login/signup
- enriched error messages
- Removed “Auto” vpn-protocol, set Amnezia Wireguard by default.
- Fixed accident “disconnecting” loop status.
version 0.3.2
General
- Supported new API error codes
- Optimized some UI elements for smoother render
- Tiny refactor of logs screen.
Android
- Fixed freezes on split tunnel screen while search.
version 0.3.1
Android
- UI-improvements
- Fix crushes related with connect button gradient (Impeller performance issue)
Windows
- Added Windows Services support for app core, now process running in as Windows Service and not require rights elevation every connect. (Fallback on in app core persisted)
0.0.0 - 0.3.1
- mvp building, no notes were written
