| Download | Size | md5 hash |
|---|---|---|
| subscriptions-7.x-1.0-beta2.tar.gz | 66.08 KB | fc7d7604abeff9b4666fa0b47d3712cb |
| subscriptions-7.x-1.0-beta2.zip | 80.66 KB | 0dd2f9ffaff19b62dddf12ad58cfedc1 |
Release notes
This is BETA2 of Subscriptions for Drupal 7.
BETA2 adds a number of bug fixes that have accumulated since BETA1. We do not recommend using it on a production site yet, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #1172646-16: Subscriptions for D7 — BETA3 for details.
BETA2 has the following requirements:
- Drupal 7.5 or later,
- Mail Editor 7.x-1.0-beta2 or later,
- Token 7.x-1.0-beta6 or later
- Be sure to run update.php after installing it!
Upgrading from any ALPHA version: see the BETA1 release note for important information.
Changes since BETA1:
- Fix minor string error.
- #1378692: Fix direct unsubscribe link not working.
- #1370820: Fix path element offsets that were broken by #1253846.
- Move the 'Overview' subtab into the first position on the 'User defaults' tab.
- #1369146: Fix the [Purge the queue] button.
- #1367768: Avoid passing an inacceptable NULL to an array parameter.