You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
@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.