Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Major overhaul of the D5 to D6 update process.
Removal of unsupported date_add function from ff1_cron() so that automatic updates now work.
Other minor fixes.
New features, code and performance improvements:
- Added Custom Notifications and Content type extension modules
- New template testing feature (for node events) in Notifications Tools
- Extended notifications_* hooks, easier coding and performance improvements
- Reworked templates, configurable templates for events (support for templates per content type)
- Major OOP rework: Subscriptions, Events, etc
- Support for Anonymous destinations / subscriptions. New notifications_anonymous module
New features:
- Major OOP rework: Message, Destination, Send_Method
- Reworked messaging_simple, now it uses its own table
- Support for Anonymous destinations / subscriptions.
- Reorganized modules: new template module, moved debug module to notifications_extra, etc..
- Implemented 7.x like API for static variables,
- API and storage improvements for upcoming multilingual support.