Skip to content

30.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Apr 18:10
78c8677

@metamask/connect-evm 0.11.2

Changed

  • Bump @metamask/connect-multichain to ^0.12.1 (#273)

@metamask/connect-multichain 0.12.1

Fixed

  • The QR code modal no longer attempts to create a blob for the MetaMask icon and instead embeds it directly as a data: uri. This was breaking the QR code rendering on websites with CSP connect-src policy missing blob:. (#273)

@metamask/connect-solana 0.8.1

Changed

  • Bump @metamask/connect-multichain to ^0.12.1 (#273)

@metamask/multichain-ui 0.4.1

Uncategorized

  • chore: align sub-package licenses with root ConsenSys 2022 license (#241)

Fixed

  • Set saveAsBlob: false in QR code image options to prevent XMLHttpRequest on the embedded data: URI, which violated connect-src CSP policies on host pages (#268)

@metamask/browser-playground 0.6.6

Added

  • Add Content-Security-Policy meta tag to simulate host-page CSP constraints during local testing (#268)

Changed

  • Bump workspace dependencies:
    • @metamask/connect-evm@0.11.2
    • @metamask/connect-multichain@0.12.1