Downloads
Release notes
This is a ground-up rewrite of subscriptions.
This is a BETA release:
- Back up your database before installing!
- Do not install on a production site!
- Some features may be missing or incomplete or buggy...
The official release version is still subscriptions 5.x-1.9. However, it's known to be buggy and it's unmaintained. We are working hard on getting 2.0 out and you can help it by trying it out and reporting bugs.
Most changes are by salvis.
Turn the subscription kind descriptions on the node form into subscribe links.
Add !unsubscribe link to default template.
Activate HTML-to-text.
!unsubscribe_url implemented
Implemented digest mode, including mail_edit/mailkey, mailvars and template and UI.
Fix update_5() bug -- not again this time!!!
Make subscriptions_tableselect.js compatible with IE.
Clean up and add missing "unavailable" indicators for users with "subscribe to all content types" permission.
Clean up "unavailable" indicators on node form, thread and content type page forms.
Clean up empty border case on blog page form.
Tune taxa page for empty border cases and restricted vocabularies.
Avoid translating strings that are already translated in core.
Allow suppressing Subscriptions notifications in Publishing options.
Extract the mail templates into an .inc file and make them available for translation.
Provide a nice default template.
Categorize manually published comment as new, fix minor bug.
Make subscriptions_mail_template_preprocess() more robust.
Fix minor bug in subscriptions_mail_template_preprocess().
Rework new/published/updated node/comment handling.
Fix some minor bugs in the notifying process.
Set sendself default to ON, to avoid unnecessary support issues.
Mark blocked content types.
Tune layout of node form table.
Hide unpublished threads from Threads page.
Fixed comment.module dependency.
Don't send notifications to blocked accounts.
Fix foreach() bug in _subscriptions_taxonomy_node_options().
Fix minor translation issue.
Control visibility of Send interval, On update, and On comment columns.
Implement JS dynamics for subscription forms.
Finish subscribe link implementation.
Drop useless squid index from subscriptions_user table.
Add some (commented out) debug statements that can help in remote debugging.
Shorten the watchdog messages.
Translate the permissions.
Fix "ambiguous 'send_xxx'" SQL warnings.
Since 5.x-2.0-beta8:
Added two missing files.