Skip to content

v7.43.0

Compare
Choose a tag to compare
@runway-github runway-github released this 27 Mar 16:46
· 95 commits to lock-manager-investigation since this release

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

Table of Contents

Added

  • feat(ramp): estimate gasLimit for ERC20 transfers (sell feature) (#12467)
  • feat(snaps): Add Snap UI Skeleton component integration and mapping (#13966)
  • feat(snaps): Add icon next to SnapUILink (#13878)
  • feat(snaps): Add Snap UI Spinner component (#13832)
  • feat(ramp): payment method selector UI update (#13722)
  • feat(snaps): Add support for full border radius for SnapUIImage (#13816)
  • feat(ramp): enable non-evm support for Ramp, buy only (#13718)
  • feat: Add confirmation UI metrics infra and some redesigned staking deposit events (#13919)
  • feat: Add gas included swaps (#13972)
  • feat: Add Base to Smart Transaction supported chains (#13920)
  • feat: Add token list item pressed event (#13808)
  • feat: STAKE-934 update staking hooks to consume earn controller selectors (#13939)
  • feat: adding skeleton component (#13780)
  • feat: Implement unstaking confirmation (#13921)
  • feat: revisit currencies list (#13879)
  • feat: bridge input screen (#13847)
  • feat: Implement tooltip component on mobile (#13860)
  • feat: support DAI while it's being deprecated (#13666)
  • feat: Implement redesigned staking withdrawals component (#13826)
  • feat: bump profile-sync-controller and migrate to the controller init pattern (#13859)
  • feat: Multi chain send flow (#13854)
  • feat: STAKE-934: added earn-controller pooled staking selectors (#13875)
  • feat: STAKE-934 add earn controller to engine (#13778)
  • feat: bump @metamask/notification-services-controller to 2.0.0 (#13857)
  • feat: add bridge controllers to Engine (#13750)
  • feat: add InlineAlert component (#13709)
  • feat: add MultipleAlertModal component (#13683)
  • feat: Add Snaps UI Selector component (#13747)
  • feat: added /mocks/ to sonar.coverage.exclusions (#13787)
  • feat: add GeneralAlertBanner component (#13627)

Fixed

  • fix(close bug report action): target branch name has been renamed stable (#13755)
  • fix(sentry sampling): reduce by 25% our sentry trace sample rate to avoid exceeding our quota (#13745)
  • fix(deps): unpin [email protected],x [email protected] (#11972)
  • fix: Uppercase currency code (#13967)
  • fix: Max balance for dApp erc20 approval (#13881)
  • fix: fix network filter on switch network from dapp (#13987)
  • fix: Move the SnapExecutionService render up in the stack (#13998)
  • fix: Manage order for app services initialization (#13912)
  • fix: use correct updating text when toggling notifications (#13943)
  • fix: error when asset chain is not available in account controller state (#13951)
  • fix: margin incrementally applied to icon when bottom sheet opened (#13946)
  • fix: STX swap failures when needing to approve erc20 (#13653)
  • fix: MMASSETS-626-new-rpc-no-confirmation (#13883)
  • fix: Use proper implementation for getUnlockPromise (#13947)
  • fix: Migration of TransactionController to modularised controller init (#13817)
  • fix: Confirm ScrollView and readd drag down and backdrop click to close (#13913)
  • fix: Persist scrypt derived storage keys to Keychain/Keystore on iOS/Android (#13899)
  • fix: add autoscroll in RPC URL form when virtual keyboard blocks content (#13831)
  • fix: Missing POL percentage trend (#13812)
  • fix: prevent network selector modal from going behind IOS keyboard (#13810)
  • fix: Permit Simulation vertical overflow, title padding, and collapsed message alignment (#13830)
  • fix: Deal with a couple of crashes when rendering Snaps UI (#13828)
  • fix: Multichain balances (#13742)
  • fix: tsdoc multi rpc for non evm networks (#13688)
  • fix: Improve Snaps UI spacing rules (#13797)
  • fix: Redesign Confirmation bold font weight text (#13706)
  • fix: receive network name in receive asset screen (#13746)
  • fix: fix setup files (#13799)
  • fix: fix balance display in account info signature request (#13740)
  • fix: Remove transactionMetrics from persisted storage (#13793)
  • fix: bitrise missing signature elements following BottomModal → BottomSheet refactor (#13783)
  • fix: permit simulation overflow (#13769)
  • fix: Improve redesigned staking deposit confirmation navigation (#13743)
  • fix: fixes ramp quote selection test (#13756)