Skip to content

0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 19:21
· 1435 commits to main since this release
26a1d8d

@metamask/snap-controllers

Added

  • SubjectMetadataController (#61)
  • PermissionController (#132, #141)
  • BREAKING: SnapController: Add max request processing time (#128)

Fixed

  • SnapController: Clean up timeouts after stopping a Snap (#139)
  • WebWorkerExecutionEnvironmentService: Clean up post-termination timeouts (#128)

@metamask/iframe-execution-environment-service

Fixed

  • Clean up post-termination timeouts (#128)

@metamask/rpc-methods

Changed

  • BREAKING: Consolidate Snap state management methods into single method (#135)
    • snap_manageState
  • BREAKING: Replace RPC method and permission description properties with docstrings (#130)

Removed

  • BREAKING: Remove snap_manageAssets (#134)

@metamask/snap-examples

Changed

  • No changes this release.

@metamask/snaps-cli

Fixed

  • Make Windows-compatible (#131)

@metamask/snap-types

Changed

  • No changes this release.

@metamask/snap-workers

Changed

  • No changes this release.