New version 1.1.2+180 of Gecko mobile
This is a BETA release for ĞTest network.
Downloads:
• Download armeabi-v7a APK (anciens téléphones)
• Download arm64-v8a APK (téléphones récents)
• Download x86_64 APK (émulateurs)
• Google Play Store (disponible sous 24-48h)
iOS:
• App Store (disponible sous 24-48h)
Desktop:
• Linux Desktop (tar.gz) (ARM64)
• Linux Desktop (tar.gz) (x64)
• Windows Desktop - Installeur (x64, recommandé)
• Windows Desktop - Portable (zip) (x64)
• macOS Desktop (dmg) (Apple Silicon)
Changelog:
• a3d14dc9 bump 1.1.2
• 924acd01 fix: migrate all SnackBars to SnackbarService to avoid bottom bar occlusion
• 2deec0b3 fix: defer initial loadWallets to microtask to avoid reading uninitialized state
• 1545ce6a fix: show indexer endpoint in unavailable history/certs message
• e27f52d2 fix: use Gecko.navigatorContext for widgets above Navigator in builder chain
• 26a0727d fix: pass navigatorContext to PinCodeService and QR scan from bottom bar
• 69f5bdf7 fix: use Gecko.navigatorContext for bottom bar navigation (context is outside Navigator)
• b77fb4b1 bump 1.1.1
• b7971da3 refactor: comprehensive codebase audit — security, architecture, performance, i18n, a11y
• 4653e79e fix: resolve all flutter analyze hints and warnings
• 1c0ebf5e chore: remove dead code RestoreSafeMigrated (no callers)
• 248d94e4 fix: use explicit FocusNode for suggestion tap and preserve cursor position
• 13055619 fix(desktop): prevent mnemonic input auto-advance race condition
• d4c1bdec fix(linux): use Hive.init() instead of initFlutter() to avoid XDG dependency
• b2b0ee81 feat(desktop): show recipient avatar in network activity transactions
• 6d6b31af feat(desktop): add R shortcut to open search palette
• c11f76a0 chore: update macOS Podfile.lock for clipboard_watcher