Skip to content

Version 10.11.4 (Flask only)

Compare
Choose a tag to compare
@metamaskbot metamaskbot released this 24 Mar 16:33
48fa62f

Added

  • [FLASK] Snap removal confirmation (#13619)

Changed

  • [FLASK] Update MetaMask Flask
    • This is the first release of MetaMask Flask since the initial release on January 18. This release includes a significant number of fixes and DevX improvements. Flask will henceforth be released at a more frequent cadence, usually in close proximity to releases of the regular MetaMask Extension.
    • For reference, #13462 used the feature branch that produced the original Flask release after some additional changes were made.
  • [FLASK] Update Snaps packages to version ^0.10.6 (#13901, #14041, #14070)
    • Updates the following packages from 0.9.0 to 0.10.6:
      • @metamask/iframe-execution-environment-service
      • @metamask/rpc-methods
      • @metamask/snap-controllers
    • Updates the targeted iframe-execution-environment version from 0.3.1 to 0.4.2.
    • These changes encompass a variety of fixes and devX improvements. See the releases of the Snaps monorepo for details.

Fixed

  • [FLASK] Various UI issues (#13462)
    • Note: The original Flask release was cut from the feature branch of #13462 before it was merged.
    • Fix Snaps permission request confirmation page title (#13342)
    • Fix Snaps custom confirmation textarea height (#13572)
    • Fix various styling issues (#13577)
  • [FLASK] Fix Snap key management install warning appearance (#13844)