Skip to content

196.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 16:17
815c5be

@metamask/notification-services-controller 0.4.0

Changed

  • Bump @metamask/profile-sync-controller from ^0.3.0 to ^0.4.0 (#4661)

@metamask/profile-sync-controller 0.4.0

Added

  • add maxSyncInterval for account syncing to UserStorageController prevent multiple sync requests (#4659)
  • add optional NativeScrypt property to UserStorageController to allow the scrypt implementation to be swapped out for a native version. Improving mobile performance (#4656)