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.0
Changed
BREAKING: Remove createOnChainPushNotificationMessage, createOnChainPushNotificationMessages, and the TranslationKeys type. Push notification copy is now provided by the Notification API via template, so client-side translation keys are no longer required. (#9184)
Regenerated schema.ts from the latest Notification API OpenAPI spec. (#9184)
OnChainNotificationV4 now includes optional template (OnChainTemplate: required title, optional body).
LocalizedNotificationCTA no longer includes content; it is link only.
Bump @metamask/profile-sync-controller from ^32.0.0 to ^32.1.1 (#10184, #10220)
Bump @metamask/utils from ^11.12.0 to ^12.0.0 (#10192)