New version 1.0.5+176 of Gecko mobile
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 (zip) (x64)
• macOS Desktop (dmg) (Apple Silicon)
Changelog:
• 6ece8ad8 bump 1.0.4
• 829d04b0 fix: re-enroll biometric with new PIN after successful PIN change
• d3aea8aa refactor: use WalletBalance.spendable for payment validation instead of manual ED subtraction
• e07f3fa6 fix: keep passwordTooSimple error visible when PIN is cleared in ChangePinScreen
• a5edcefc fix: restore ED subtraction in payment validation (transferableBalance no longer excludes ED)
• 312696a1 refactor: adapt to durt2 WalletBalance API changes (total, transferable excludes ED)
• 77e60918 fix: add error handling for changePin failure in ConfirmChangePinScreen
• aef5bf67 fix: pass old PIN to ChangePinScreen from safe_options entry point
• 03c41dc3 fix: pass old PIN through change-PIN flow to avoid re-unlock loop
• 9d585c58 fix: preserve cursor position in mnemonic input fields on macOS