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.
New features, code and performance improvements:
- Implemented unsubscribe page with full workflow for retrieving subscriptions
- Revamped admin settings, added some global subscription type options
- 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
IMPORTANT: be carefull when enabling block caching for your homebox. If you use views based blocks which uses Ajax pagination and/or exposed filters, do not enable the block caching feature for this block (from Views UI block settings). It will break your block Ajax behaviours!