Skip to content

v7.46.0

Compare
Choose a tag to compare
@runway-github runway-github released this 16 May 16:29
· 514 commits to main since this release

Thanks for trying out MetaMask Mobile! We really appreciate your feedback 🤗.

Table of Contents

Added

  • feat(bridge): implement quote expiration handling in Bridge feature (#14872)
  • feat(bridge): use dynamic slippage for single-chain Solana swaps (#14805)
  • feat(bridge): enhance bridging with network fee estimation and UI improvements (#14786)
  • feat(ramp): auto-select region (#14780)
  • feat(bridge): add solana chain support and improve bridge state management (#14713)
  • feat(bridge): add error handling and input management for bridge quotes (#14693)
  • feat(multi-srp): enable multi-srp in main and beta (#14558)
  • feat(ramp): Update ramp data flow to fetch cryptos before payment methods (#14437)
  • feat(bridge): add destination account picker (#14656)
  • feat(bridge): add Solana assets to bridge token pickers (#14365)
  • feat: add AppMetadataController controller (#14513)
  • feat(bridge): implement bridge quote fetching (#14413)
  • feat(multi-srp): add e2e tests (#14583)
  • feat(bridge): fetch token metadata for Bridge token pickers if not already available (#14699)
  • feat(bridge): use BridgeStatusController for EVM and Solana Bridge transaction submission (#14708)
  • feat: real time dapp scanning BrowserTab (#14515)
  • feat(multi-srp): add new srp pills labels (#14829)
  • feat: feat: AccountConnect and AccountApproval use dapp scanning (#14514)

Changed

  • feat(bridge): Handle Solana vs EVM swap and bridge routing (#14614)
  • fix(multi-srp): allow a user to select srp when creating a multichain account (#14644)
  • fix(multi-srp): display errors only after all the words are have been entered (#14607)
  • feat: update address truncation format from 4 to 5 characters to match extension (#14744)
  • fix(multi-srp): display errors only after all the words are have been entered (#14607)
  • fix(wallet-ux): increased touchable area for account picker so it is easier to select (#14762)
  • fix(multi-srp): display alternative text color when in dark mode(#14718)

Fixed

  • fix(bridge): keyboard not appearing when error banner is displayed (#14862)
  • fix(bridge): fix not switching networks when selecting source token (#14712)
  • fix: updates a padding style specifically for Android devices (#14725)
  • fix(bridge): enhance UI/UX with improved input handling and layout adjustments (#14781)
  • fix(swaps): set default slippage when source or destination token is not stablecoin (#14730)
  • fix(bridge): fix transaction history for EVM and Solana bridge transactions (#14759)
  • fix(bridge): change networks properly when user switches between source and destination tokens (#14812)
  • fix(bridge): fix(bridge): update quote details card toggle to handle same chain swaps and improve slippage button layout (#15153)
  • fix(confirmations): fix the send crash when user puts unexpected address into recipient input(#15308)