Skip to content

1284.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 11:06
c6a4449

@metamask/notification-services-controller 29.0.1

Changed

  • Bump @metamask/profile-sync-controller from ^32.1.1 to ^32.3.1 (#10348, #10409, #10418)
  • Bump @metamask/authenticated-user-storage from ^4.0.0 to ^4.1.0 (#10400)
  • Bump @metamask/keyring-controller from ^28.0.0 to ^28.1.0 (#10418)

Fixed

  • Retain a locally-created FCM token when re-enabling notifications with every wallet-activity account disabled. (#10401)
  • Keep wallet-activity account toggles on the Trigger API. (#10417)
    • enableAccounts and disableAccounts no longer add or delete FCM token links. Those links cover every notification source for an address, so deleting one when wallet activity was turned off stopped the other sources as well.
    • Push links now follow the addresses an installation holds: they are added when an account is added, removed when an account is removed, and registered for every keyring address when notifications are enabled.