push_notifications 8.x-1.x-dev

New features

Initial module port to Drupal 8. Nowhere near production ready, but basic APNS implementation working. Switched to using the service container to support dependency injection as good as possible.

push_notifications 7.x-1.2

Bug fixes
New features

Added integration with the Rules and Views modules, increased the APNS payload size, added several other bugfixes and improvements. Thanks for all the amazing pull request, specifically to Barabas Mihai, Serkan Bekdemir, and José Carlos Álvarez.

push_notifications 7.x-1.2-beta1

Bug fixes
New features

Added integration with the Rules and Views modules, increased the APNS payload size, added several other bugfixes and improvements. Thanks for all the amazing pull request, specifically to Barabas Mihai, Serkan Bekdemir, and José Carlos Álvarez.

push_notifications 7.x-1.1

Security update

SA-CONTRIB-011 - Push Notifications - Information Disclosure

  • Improve filename conventions for APNS certificate files
  • Cleanup project variables after module gets uninstalled

push_notifications 7.x-1.0

Bug fixes
Insecure

push_notifications 7.x-1.0-beta2

New features
Bug fixes
Insecure
  • Add integration for PrivateMSG module: Messages sent through the PrivateMSG module will be delivered via a push notification to all recipients with a valid device token. Integration requires PrivateMSG module 7.x-1.x and needs to be activated on the Push Notifications configuration page: admin/config/services/push_notifications/configure

push_notifications 7.x-1.0-beta1

New features
Insecure

Instructions for users of previous versions of this module

push_notifications 7.x-1.0-alpha1

New features
Insecure

Initial version of the Push Notifications module:

  • API functions are 90% done, function names might change slightly as some functionality is missing
  • Certain feature (e.g. enabling APNS Feedback Service) need to be enabled through the variables, admin interface is coming
Subscribe with RSS Subscribe to Releases for Push Notifications