v1.0.110
Pre-release
Pre-release
What's Changed
- chore: bump version to 1.0.109 by @johnnyluo in #4998
- feat(swap): show external recipient on swap verify screen (#4972) by @aminsato in #4988
- feat(keygen): redesign Scan QR peer-discovery screen to match Figma (#4968) by @aminsato in #4993
- fix(settings): Figma feature-gate popup for tier-locked Custom RPC (#4973) by @aminsato in #4994
- fix(thorchain): resolve native tx status via node when Midgard has no action by @aminsato in #5002
- refactor: move loadData init-time flow wiring into DepositDataLoader (Phase 10c of #4631) (#4999) by @Vaulty-bot in #5003
- fix(theme): soften card/panel borders to Borders/Light per Figma (#4995) by @aminsato in #5000
- feat(errors): friendly error screen with Show exact error / Copy / Report Bug (#4996) by @aminsato in #5004
- fix(banner): single dismiss motion on swipe-to-dismiss (#5001) by @aminsato in #5005
- refactor: extract amount-calculation pipeline into DepositAmountHelper (Phase 10d of #4631) (#5007) by @Vaulty-bot in #5008
- fix(swap): send TON.TON for native GRAM coin in SwapKit quotes by @gastonm5 in #5010
- feat(custom-rpc): full flow redesign to new Figma (#4997) by @aminsato in #5006
- fix(peer-discovery): center resend pill and refine notification-sent copy by @aminsato in #5016
- fix(qbtc): gate claim co-sign behind an explicit approval screen (#5019) by @aminsato in #5020
- refactor: extract field-validation + setter handlers into DepositFieldInputCoordinator (Phase 10e of #4631) (#5014) by @Vaulty-bot in #5015
- fix(swap): charge VULT-discounted LiFi integrator fee on Solana routes by @aminsato in #5017
- fix(swap): default THORChain/Maya tolerance_bps to 0 so Auto swaps aren't rejected by @johnnyluo in #5022
- feat(qbtc): governance proposals and voting by @rkokhatskyi in #5021
- fix(swap): keep THORChain referral split at full VULT discount by @rkokhatskyi in #5025
- fix(swap): clamp 1inch referrer fee at zero by @rkokhatskyi in #5029
- fix(swap): clamp quote countdown ring progress to 0f..1f after expiry by @rkokhatskyi in #5031
- fix(swap): set real byte fee on THORChain UTXO swap pre-signing input by @rkokhatskyi in #5033
- refactor(swap): remove dead deprecated KyberSwap signer by @rkokhatskyi in #5035
- fix(swap): unify Verify Swap consent gate between button and signing guard by @rkokhatskyi in #5037
- fix(swap): send slippage tolerance on Jupiter quotes by @rkokhatskyi in #5030
- feat: Show MLDSA key in vault details screen by @rkokhatskyi in #5040
- test: cover Kyber/LiFi quote sources, pin send validation messages by @rkokhatskyi in #5039
- fix(vault-details): cap MLDSA key row height with ellipsis by @johnnyluo in #5042
Full Changelog: v1.0.109...v1.0.110