Downloads
Release notes
New features, code and performance improvements:
- API improvement: Custom subscription with a blank field will now work.
- Improved subscription create / edit forms, with a reusable form function
- Added new subscriptions list form for user account pages.
- Reworked link generation. More robust signed links with timestamp and query string
- Added multilingual templates, passing language for message composition
- Added content type + author subscriptions and some shorthand functions.
- 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
- Reorganized modules: notifications_digest, notifications_tools (Smaller notifications module)
- Implemented 7.x like API for static variables,