Skip to content

Version 13.37.0

Latest

Choose a tag to compare

@metamaskbot metamaskbot released this 26 Jun 01:14

Added

  • Display a VIP tag when using a VIP referral code. (#43527)
  • Adds metamask-aep[bot] to the CLA Signature Bot allowlist in .github/workflows/cla.yml. (#43237)
  • Enabled ERC-7715 requests over the Multichain API and MetaMask Connect (#43513)
  • Remove CTA button under notification (#43685)
  • Swaps modal to page (#43691)
  • Fixed display approved transactions for Non-EVM networks (#43566)
  • Add bitcoin connectivity (#40633)
  • Includes utm_* parameters from the marketing campaign in the onboarding Wallet Setup Completed metrics (#42638)
  • Add QR error handling for invalid transaction signature (#43402)
  • Added configurable max slippage controls for perps market orders (#43357)

Changed

  • perf(6557): Memoize swaps default token selector and remove redundant deep/shallow equality in useTokensToSearch (#43609)

Fixed

  • Correct state migration to be identical to real TokenBalancesController (#43626)
  • Fixed Perps order screen back navigation after visiting Add Funds (single back tap now returns to the market detail screen, and trades no longer leave the user on the order screen). (#43367)
  • Fixed product announcement notification links opening MetaMask deeplinks externally before routing. (#42805)
  • Fixed perps close-all-positions toasts not appearing on the home screen perps tab (#43613)
  • Consume batch sell assets data from token controller (#43460)
  • Fixed infinite loader on bridge awaiting signatures page when using QR hardware wallets (#40838)
  • Fixed inconsistent spacing above the orders section on the perps market detail page. (#43350)