Skip to content

Releases: spryker/push-notification-extension

1.0.0

27 Sep 12:51
Compare
Choose a tag to compare

Included commits: 0.2.1...1.0.0

Improvements

  • Stable major release.

0.2.1

17 Aug 11:33
Compare
Choose a tag to compare

Included commits: 0.2.0...0.2.1

Improvements

  • Introduced PushNotificationPreSendPluginInterface that is executed before push notification is sent.

0.2.0

18 Jul 11:58
Compare
Choose a tag to compare

Included commits: 0.1.0...0.2.0

Breaking Changes

  • Adjusted PushNotificationSubscriptionValidatorPluginInterface::validate() to use PushNotificationSubscriptionCollection transfer instead of ArrayObject.
  • Adjusted PushNotificationValidatorPluginInterface::validate() to use PushNotificationCollection transfer instead of ArrayObject.

Improvements

  • Introduced PushNotificationCollection transfer.

0.1.0

03 Mar 11:40
Compare
Choose a tag to compare

Included commits: https://github.com/spryker/push-notification-extension/tree/0.1.0

Initial Release

  • Introduced PushNotificationExtension module to provide plugin interfaces for the PushNotification module extension.