v1.0.112
Pre-release
Pre-release
What's Changed
- chore: bump version to 1.0.111 by @johnnyluo in #5081
- i18n: fix Android translation errors + fill cosmos staking strings by @realpaaao in #5082
- feat(ton): nominator-pool staking — data + transaction core (#5041) by @aminsato in #5073
- feat(swap): add Price Impact row to fee breakdown (iOS parity) (#5018) by @aminsato in #5075
- DeFi chains list does not refresh immediately after enabling/disabling chains (#5085) by @Vaulty-bot in #5090
- Use Lottie CTA loading icon as loading indicator on confirmation buttons (Continue) (#5092) by @Vaulty-bot in #5094
- fix(chains): clear nav bar inset on Select chains grid bottom (#5084) by @aminsato in #5095
- feat(qbtc): show 'UTXO still maturing' state instead of generic 'No claimable UTXOs' by @aminsato in #5083
- QBTC: vote signable with 0 balance despite required network fee (no insufficient-funds check) (#5044) by @Vaulty-bot in #5097
- fix(swap): correct network fee overestimation on EVM aggregator swaps by @rkokhatskyi in #5076
- refactor: remove Share Vault QR screen by @johnnyluo in #5098
- fix(solana): retry transient BlockhashNotFound and fix tx-status verification by @aminsato in #5105
- fix(keysign): guard QR share bitmap scaling against null color space (#5089) by @aminsato in #5096
- fix(defi): prune disabled chains from persisted DeFi selection by @aminsato in #5109
- feat(swap): VULT-scaled Jupiter affiliate fee + Solana routing (#5053) by @aminsato in #5091
- perf(balances): decouple price refresh from balance fetch (#5077) by @aminsato in #5107
- Crash: uncaught KeyStoreException from buildSecurePrefsKey escapes provideEncryptedSharedPrefs (FCM service onCreate, v109) (#5106) by @Vaulty-bot in #5108
- fix(tokens): show sub-cent token prices instead of $0.00 by @aminsato in #5111
- fix(solana): skipPreflight on broadcast to survive blockhash propagation lag by @aminsato in #5110
- fix(solana): priority fee conflates total lamports with per-CU price by @aminsato in #5114
- fix(keysign): on-chain broadcast rejections shown as network errors, not device timeout by @aminsato in #5116
- fix(solana): honor Jupiter swap simulationError instead of signing a doomed tx by @aminsato in #5130
- [Fix] Solana swap signs a tx that exceeds the 64-account-lock limit (TooManyAccountLocks) — add provider-agnostic pre-sign guard [Swap/Solana] (#5131) by @Vaulty-bot in #5132
- Swap quote polling keeps running in background on the 'Transaction failed' screen (#5128) by @Vaulty-bot in #5136
- TON: add missing jettons (STON, stTON, tsTON, CATI, DOGS, HMSTR, NOT) for desktop parity (#5140) by @Vaulty-bot in #5141
- Redesign keysign waiting-to-connect screen to new Figma design by @aminsato in #5142
- fix(solana): Jupiter fee-ATA prepend breaks SOL-output swaps (AccountLoadedTwice) by @aminsato in #5143
- TON: wrong jetton balance shown first jetton wallet taken without matching master (#5138) by @Vaulty-bot in #5139
- Join-transaction banner: swipe-up dismiss + stop covering home content by @aminsato in #5144
Full Changelog: v1.0.111...v1.0.112