Releases: symbiote/silverstripe-notifications
Releases · symbiote/silverstripe-notifications
Context data fixes for Internal Notifications
Tracking of notification objects in InternalNotifications
Merge pull request #33 from KhushbuFuletra/feature-add-object-source feat(ObjectSource): Add fields to record object source
Read Notifications extension
Controller extension that marks a notification as read based on a get parameter.
New context property for BroadcastNotification
Broadcast notifications get a proper Context property for tracking things like links
New release with default types for broadcast messages
Comes with an out-of-the-box example of a BroadcastNotification that aside from being usable on its own, is a demonstration of creating your own notification types.