Releases for Subscriptions

subscriptions 5.x-2.3

salvis - August 30, 2008 - 16:33
Official release from CVS tag: DRUPAL-5--2-3
Download: subscriptions-5.x-2.3.tar.gz
Size: 102.52 KB
md5_file hash: c5fd8a4847a5122db1a06b8faeb256a7
First released: August 30, 2008 - 16:33
Last updated: August 30, 2008 - 16:35

Subscriptions 2 for Drupal 5.x has been rewritten from the ground up by chx and salvis, starting in November 2007 and completing in April 2008. Ongoing development has proceeded through 12 beta versions and one release candidate. We wish to thank the community for your continued testing and feedback, which helped to bring Subscriptions 2.0 into its present form.

The prior version 1.9 was known to be buggy beyond repair and has been unsupported since 2007. Subscriptions 2.0 provides an upgrade path that migrates all the information of a working 1.9 installation. As it creates completely new tables, it saves your 1.9 tables as {subscriptions_old} and {subscriptions_holding_old}; you can delete these tables after completing the upgrade.

Upgrading large sites from 1.9 to 2.x:
If your site has a large number of users, upgrading may take considerable time: depending on where you start, progress may quickly go to 80% or beyond, but it may take minutes or even hours to complete update 7, because update 7 loads and saves every user record in your database.


Changes for subscriptions 5.x-2.3:

Enhancements:
- Avoid potential naming conflicts.
- #296995: Change defaults to send comments and updates.
- #283721: Add a List-Id header according to RFC 2919.
Bugs fixed:
- Clean up: eliminate notices.
- Fix the anchor on the node form fieldset.
- Remove obsolete database table backup function when upgrading from 5.x-1.x.
- #294381: Fine-tune the German translation, fix some replacable strings in all languages.
- #294381: Update German translation.
- #291929: Use hook_taxonomy() and hook_node_type() to catch deletions and clean out orphaned subscriptions.
- #292654: On-comment subscriptions by author must check the node author, not the comment author.
- #290882: Fix prior patch for #289965.
- #289965: 'Blocked content types' must override 'Auto-subscribe'.
- #288553: Fix untranslated 'Auto-subscribe'.
- #280182: Split the checkboxes and their labels into two separate columns to avoid toggling the checkboxes when clicking a label link.
- Fix display of empty Page form.
- #287591: Don't display Subscribe UI for anonymous users.
- Tune some strings, no functional change.
- #269617: Fix pgsql section of contributed moderate_content_notifications_install().
- #281600: Add explanatory code comment for error message about missing {subscriptions_user} records (no functional changes).
- #286292: Avoid duplicate id on the Save button.
- Don't use drupal_goto() in a form submit handler.

subscriptions 6.x-1.0-beta2

salvis - August 30, 2008 - 16:20
Official release from CVS tag: DRUPAL-6--1-0-BETA2
Download: subscriptions-6.x-1.0-beta2.tar.gz
Size: 100.88 KB
md5_file hash: c744fd980750705f19f6def179047fd4
First released: August 30, 2008 - 16:20
Last updated: August 30, 2008 - 16:25

This is the second BETA version of the Drupal 6 port of Subscriptions 5.x-2.3.

We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #273505: BETA2 for D6 for details.

Changes since BETA1:

- Add subscriptions_cck.module for D6.
- Two missing pieces for mail_edit 6.x-1.x.
- Avoid potential naming conflicts.
- Clean up: eliminate notices.
- Implement support for mail_edit 6.x-1.x.
- Fix the anchor on the node form fieldset.
- #296995: Change defaults to send comments and updates.
- Remove obsolete database table backup function when upgrading from 5.x-1.x.
- #294381: Fine-tune the German translation, fix some replacable strings in all languages.
- #294381: Update German translation.
- #283721: Add a List-Id header according to RFC 2919.
- #291929: Use hook_taxonomy() and hook_node_type() to catch deletions and clean out orphaned subscriptions.
- #292654: On-comment subscriptions by author must check the node author, not the comment author.
- #290882: Fix prior patch for #289965.
- #289965: 'Blocked content types' must override 'Auto-subscribe'.
- #288553: Fix untranslated 'Auto-subscribe'.
- #280182: Split the checkboxes and their labels into two separate columns to avoid toggling the checkboxes when clicking a label link.
- Fix display of empty Page form.
- #287591: Don't display Subscribe UI for anonymous users.
- #269617: Fix pgsql section of contributed moderate_content_notifications_install().
- #281600: Add explanatory code comment for error message about missing {subscriptions_user} records (no significant functional changes).
- #284442: Fix call to undefined function language_initialize() for sites that have only one language.
- #282840: drupal_html_to_text() is now part of core, no more need for the HTML_to_text module.
- #278107: Check for the existence of the {mail_edit} table before attempting to remove entries in subscriptions_uninstall().
- Don't use drupal_goto() in a form submit handler.
- #273960: Fix multi-language support.
- #273537: Allow translating the entries in the 'Type' column of the Overview page.

subscriptions 6.x-1.0-beta1

salvis - June 22, 2008 - 14:44
Official release from CVS tag: DRUPAL-6--1-0-BETA1
Download: subscriptions-6.x-1.0-beta1.tar.gz
Size: 100.32 KB
md5_file hash: 142a456d8f03bbd7a4cea4b51b556033
First released: June 22, 2008 - 14:44
Last updated: June 22, 2008 - 14:45

This is the first BETA version of the Drupal 6 port of Subscriptions 5.x-2.2.

We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #273505: BETA2 for D6 for details.

subscriptions 5.x-2.2

salvis - June 22, 2008 - 12:40
Official release from CVS tag: DRUPAL-5--2-2
Download: subscriptions-5.x-2.2.tar.gz
Size: 103.54 KB
md5_file hash: 6c0c0f2167437c1685d03d95d3e92a1f
First released: June 22, 2008 - 12:40
Last updated: June 22, 2008 - 12:45

Subscriptions 2 for Drupal 5.x has been rewritten from the ground up by chx and salvis, starting in November 2007 and completing in April 2008. Ongoing development has proceeded through 12 beta versions and one release candidate. We wish to thank the community for your continued testing and feedback, which helped to bring Subscriptions 2.0 into its present form.

The prior version 1.9 was known to be buggy beyond repair and has been unsupported since 2007. Subscriptions 2.0 provides an upgrade path that migrates all the information of a working 1.9 installation. As it creates completely new tables, it saves your 1.9 tables as {subscriptions_old} and {subscriptions_holding_old}; you can delete these tables after completing the upgrade.

Upgrading large sites:
If your site has a large number of users, upgrading may take considerable time: depending on where you start, progress may quickly go to 80% or beyond, but it may take minutes or even hours to complete update 7, because update 7 loads and saves every user record in your database.


Changes for subscriptions 5.x-2.2:

Enhancements:
- #267370: Add casts for PostgreSQL 8.3.
- #262615: Harden _subscriptions_get_setting() against UIDs missing from {subscriptions_user}.
- Add '(if the sender is visible)' to the !sender_name/page explanations.
- #261002: Provide an alert and button to remove the 5.x-1.x-dev template.
- #259377: Add French translation.
Bugs fixed:
- Add a note about url() to the README.txt file.
- Make user settings [Reset to site defaults] work again.
- Refactor subscriptions_del_form().
- Remove unused menu item definition (subscriptions/add/node).
- #267364: Replace JOIN USING() with JOIN ON.
- Backport of D6 porting issues (should not cause any functional changes).
- Remove all mail templates on uninstall(), including those in {mail_edit}.
- Do the 5.x-1.x-dev email template variables conversion also on new installs (if it's there, we'll use it, so make sure we convert it under any circumstances).
- #259551: Keep CCK field variables from accumulating values.

subscriptions 5.x-2.1

salvis - May 12, 2008 - 15:17
Official release from CVS tag: DRUPAL-5--2-1
Download: subscriptions-5.x-2.1.tar.gz
Size: 87.33 KB
md5_file hash: 478be4206c084c9893cad679290031b5
First released: May 12, 2008 - 15:17
Last updated: May 12, 2008 - 15:20

Subscriptions 2 for Drupal 5.x has been rewritten from the ground up by chx and salvis, starting in November 2007 and completing in April 2008. Ongoing development has proceeded through 12 beta versions and one release candidate. We wish to thank the community for your continued testing and feedback, which helped to bring Subscriptions 2.0 into its present form.

The prior version 1.9 was known to be buggy beyond repair and has been unsupported since 2007. Subscriptions 2.0 provides an upgrade path that migrates all the information of a working 1.9 installation. As it creates completely new tables, it saves your 1.9 tables as {subscriptions_old} and {subscriptions_holding_old}; you can delete these tables after completing the upgrade.

Upgrading large sites:
If your site has a large number of users, upgrading may take considerable time: depending on where you start, progress may quickly go to 80% or beyond, but it may take minutes or even hours to complete update 7, because update 7 loads and saves every user record in your database.

Updating from 2.0-RC1:
We have moved the files of the contributed moderate_content_notifications module from the contrib directory to the contrib/moderate_content_notifications directory. If you update by copying the new files on top of the existing ones, then you should delete the old files in the contrib directory to avoid duplicate files problems.


Changes for subscriptions 5.x-2.1:

Enhancements:
- #256444: Clear mail_edit's cache on install to ensure that our mailkeys show up.
- Add explanations to the settings pages, including German translation.
- Display a reminder on the admin/settings/subscriptions page if less than the standard selection of modules is installed.
- Remove all stored variables during uninstall().

Bug fixes:
- Auto-convert node/nid subscriptions to node/type also for new posts (auto-subscribe!).
- #181334: Convert the 5.x-1.9-dev email template variables to 2.x.
- #251779: Fix support for posts by anonymous users.

subscriptions 5.x-2.0

salvis - April 26, 2008 - 16:13
Official release from CVS tag: DRUPAL-5--2-0
Download: subscriptions-5.x-2.0.tar.gz
Size: 80.97 KB
md5_file hash: f928040a7c82b573ab7379d0b253d49d
First released: April 26, 2008 - 16:13
Last updated: April 26, 2008 - 16:15

Subscriptions 2.0 for Drupal 5.x has been rewritten from the ground up by chx and salvis, starting in November 2007 and completing in April 2008. Ongoing development has proceeded through 12 beta versions and one release candidate. We wish to thank the community for your continued testing and feedback, which helped to bring Subscriptions 2.0 into its present form.

The prior version 1.9 was known to be buggy beyond repair and has been unsupported since 2007. Subscriptions 2.0 provides an upgrade path that migrates all the information of a working 1.9 installation. As it creates completely new tables, it saves your 1.9 tables as {subscriptions_old} and {subscriptions_holding_old}; you can delete these tables after completing the upgrade.

Upgrading large sites:
If your site has a large number of users, upgrading may take considerable time: depending on where you start, progress may quickly go to 80% or beyond, but it may take minutes or even hours to complete update 7, because update 7 loads and saves every user record in your database.

Updating from 2.0-RC1:
We have moved the files of the contributed moderate_content_notifications module from the contrib directory to the contrib/moderate_content_notifications directory. If you update by copying the new files on top of the existing ones, then you should delete the old files in the contrib directory to avoid duplicate files problems.

subscriptions 5.x-2.x-dev

salvis - April 16, 2008 - 18:06
Nightly development snapshot from CVS branch: DRUPAL-5--2
Download: subscriptions-5.x-2.x-dev.tar.gz
Size: 103.95 KB
md5_file hash: e1b7380b285a15c652b5caf214cd0325
First released: April 16, 2008 - 18:06
Last updated: October 7, 2008 - 00:12

This is the development snapshot of Subscriptions 2.x for Drupal 5.x — it's work in progress.

Changes since subscriptions 5.x-2.3:

Enhancements:
Bug fixes:
- none yet

subscriptions 5.x-2.0-rc1

salvis - April 14, 2008 - 22:41
Official release from CVS tag: DRUPAL-5--2-0-RC1
Download: subscriptions-5.x-2.0-rc1.tar.gz
Size: 80.88 KB
md5_file hash: d96b787f9c3444a30ead9e85b5946766
First released: April 14, 2008 - 22:41
Last updated: April 14, 2008 - 22:45

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.

All changes by Salvis unless noted otherwise.

Update Spanish translation, by develCuy.
New moderate_content_notifications module in contrib.
Update strings and German translation for suppressing Subscriptions notifications on comment updates.
Allow users with 'administer comments' to suppress Subscriptions notifications on comment updates.
Implement $event['noqueue_uids'].
Don't use db_query_range() for UPDATE.
Fix cosmetic issues (no functional change).
Change 'pqsql' case to use 'serial'.
Fix possible sources of watchdog errors.
Add init_theme() before theme_get_setting() to ensure the theme system is initialized.
Change 'set-up' to 'setup', no functional change.
Allow hiding the 'by author' subscriptions options.
Commit Italian translation.
Add subscriptions_cck add-on module to provide CCK fields to the mail templates.
Fix watchdog cron summary message.
Expand !full_node warning message.
Add CSS class and hint to 'Subscribe' link.
Remove deprecated call-time pass-by-reference.
Remove any trailing spaces from email notifications.
Generate helpful warning for bad $base_url.
Make !full_node variable optional.
Update README.txt.
Restrict 'Subscribe' link to nodes only, not comments.
Fix !sender_... variables.
Add some useful links to admin/settings/subscriptions.
Undo inadvertent change @281 to subscriptions_ui_link().

subscriptions 5.x-2.0-beta12

chx - March 21, 2008 - 22:04
Official release from CVS tag: DRUPAL-5--2-0-BETA12
Download: subscriptions-5.x-2.0-beta12.tar.gz
Size: 59.85 KB
md5_file hash: 1b75a80494083a42d53dc0d60d6160c5
First released: March 21, 2008 - 22:04
Last updated: March 21, 2008 - 22:05

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.

All changes by Salvis unless noted otherwise.

Rename "To this post" -> "To this page", "posts" -> "content", "Threads" -> "Pages".
Queue notifications when nodes are bulk-published.
Remove subscriptions_event module.
Add a note about the subscriptions counts on the Overview page.
Implement support for Event data.
Implement optional limit on number of emails per cron.
Don't send !sender_... when the author is not displayed for the content type.
Keep potx module happy.
Fix untranslatable string.
Fix mis-type.
Fix all Coder issues (minor).
Minor documentation update, by develCuy (no functional change).
Fix a comment (no functional change).
Remove extraneous session_save_session(FALSE) call.
Update/add missing German translations.
Enable translating the email templates into the recipient's language; tune the templates.
Add upgrade information to README.txt.
Display an error message if the Subscriptions block is not enabled when needed.
Fix hook_link() to not display the Subscribe link for blocked content types.
Update hook_node_options() to include module and field params.
Put SUBSCRIPTIONS_UNAVAILABLE at the end rather than at the beginning.
Factor out subscriptions_node_is_blocked() and subscriptions_ui_can_subscribe().
Try using writing-mode: lr-tb style to keep IE7 from rotating column headers.
Implement an optional alternative e-mail sender address.
Move Mail settings from subscriptions.admin.inc to subscriptions_mail.module.
Tentatively implement !full_node.
Clean up the "Your subscription was activated" mess.
Change README.txt to use linefeeds only.
Implement plain unsubscribe links.
Stop caching nodes in _subscriptions_content_load().
Fix handling of queued notifications for deleted nodes and comments.
Properly handle special situations created by FeedAPI module.
Properly attribute anonymous comments to Anonymous.
Avoid generating a watchdog message if no notifications are sent.
Add mention of subscriptions_og.module to README.txt.
#225648: Minor documentation and coding style update (no functional change) (by develCuy).
Implement timer-based cron control.
Remove thread subscription when the corresponding node is removed.
Add a note about our preferred display settings.
#225648: Add API documentation (by develCuy, edited by salvis).

subscriptions 5.x-2.0-beta11

chx - February 21, 2008 - 22:59
Official release from CVS tag: DRUPAL-5--2-0-BETA11
Download: subscriptions-5.x-2.0-beta11.tar.gz
Size: 46.27 KB
md5_file hash: e7bd9bf5e6a37c86043dbe9784177bbb
First released: February 21, 2008 - 22:59
Last updated: February 21, 2008 - 23:00

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.

All changes are by salvis.

Fix hook_count_user_subscriptions implementation.
Implement hook_subscriptions_queue_alter().
Undo first attempt to accommodate subscriptions_moderate.module.
Implement a list of blocked nodes.
Improve text sanitizing.
Put all controls on Add Subscription page.
Update translation template and German translation.
#222334: hook_count_user_subscriptions() and subscriptions_get_full_subscription() as requested by develCuy for subscriptions_og.module.
Add recommendation of the HTML_to_text module.
Fix hook_subscriptions_moderation_queue() call.
Add hold to {subscriptions_queue}, hook_subscriptions_moderation_queue() to subscriptions_queue(), and support in subscriptions_mail_cron() in anticipation of the subscriptions_moderation.module.
Move subscriptions_auto and subscriptions_sendself from {users} to {subscriptions_user};
implement three different auto_subs.
Cosmetic: change [Subscribe] button to [Save] button.
Fix minor bug in disable-the-checkboxes-on-the-forum-containers implementation.
Disable the checkboxes on the forum containers.
Use the right key for checking access in subscriptions_write().
Use session_save_session().
Really fix NULL default value for reference parameter now.
Fix NULL default value for reference parameter (subscriptions_mail.module in previous commit!).
Fix missing default parameter values for hook_link().
Add explanation about Unpublished Nodes/Comments to README.txt.
Change CR/LF to LF (no functional change).

subscriptions 5.x-2.0-beta10

chx - February 2, 2008 - 02:14
Official release from CVS tag: DRUPAL-5--2-0-BETA10
Download: subscriptions-5.x-2.0-beta10.tar.gz
Size: 44.48 KB
md5_file hash: 80b897020afdee4054e6e231b95809fa
First released: February 2, 2008 - 02:14
Last updated: February 2, 2008 - 02:15

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.

All changes are by salvis.

Improve the digest template.
Tune other templates, split !type into !subs_type and !node_type.
Add some mail template documentation.
Update the German translation.
Tune node form positioning.
Convert node/nid into node/type when it's an update notification;
this implies merging comment notifications (as node/nid) only up to any subsequent update notification, so that that update notification can be converted (subsequent comments will be attached).
Fix some minor bugs.
Fix multiple taxonomies interfering with each other.
Improve explanatory strings, add missing German translations.
Clean up the conditional expression in subscriptions_ui_nodeapi().
Restore the conditional node form after overly restricting subscriptions_ui_nodeapi().
Remove the links from the node form item texts and document them in README.txt instead.
Restrict subscriptions_ui_nodeapi() to node/NID pages to avoid interfering with modules that render node content in different contexts.
Clean up: use $_GET['q'] to get the current path.
Implement optional Subscribe link, administrative interface.
Adjust weights on admin/settings/subscriptions.
Add comment to explain why we need to set the module's weight (no functional change).
Clean up the mess in subscriptions_content_mail_edit_submit().
Call check_markup() first to prepare text for drupal_html_to_text().
Move subscriptions_mail_send() to private namespace to avoid conflicts.

subscriptions 5.x-2.0-beta9

chx - January 19, 2008 - 04:02
Official release from CVS tag: DRUPAL-5--2-0-BETA9
Download: subscriptions-5.x-2.0-beta9.tar.gz
Size: 39.07 KB
md5_file hash: f8eff4f2fb3d7afc9cb11422d285a3d9
First released: January 19, 2008 - 04:02
Last updated: January 19, 2008 - 04:05

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.

subscriptions 5.x-1.9

mindless - March 9, 2007 - 21:22
Official release from CVS tag: DRUPAL-5--1-9
Download: subscriptions-5.x-1.9.tar.gz
Size: 46.67 KB
md5_file hash: df86f3a535884ef06076ef5159944a41
First released: March 9, 2007 - 21:22
Last updated: March 9, 2007 - 21:25

Fix email subject when there are multiple subscribers.
Remove vocabulary prefix when displaying categories (fieldset has vocabulary name).

From 5.x-1.8:
Add setting to omit subscribe link with teasers.
From 5.x-1.7:
Fix for category subscriptions.
From 5.x-1.6:
Fixed "omitted content types" (need to resave setting after this update),
fixed node_access check (particularly helps sending via cron).

Reminder: check access control settings after update when upgrading from 5.x-1.4 or older.

subscriptions 5.x-1.8

mindless - March 9, 2007 - 15:56
Official release from CVS tag: DRUPAL-5--1-8
Download: subscriptions-5.x-1.8.tar.gz
Size: 46.65 KB
md5_file hash: 50608b232ccb8a855ad77307f1f818fc
First released: March 9, 2007 - 15:56
Last updated: March 9, 2007 - 16:00

Add setting to omit subscribe link with teasers.

From 5.x-1.7:
Fix for category subscriptions.
From 5.x-1.6:
Fixed "omitted content types" (need to resave setting after this update),
fixed node_access check (particularly helps sending via cron).

Reminder: check access control settings after update when upgrading from 5.x-1.4 or older.

subscriptions 5.x-1.7

mindless - March 6, 2007 - 18:11
Official release from CVS tag: DRUPAL-5--1-7
Download: subscriptions-5.x-1.7.tar.gz
Size: 43.12 KB
md5_file hash: b7d7800877057133742bcc27a2f7823b
First released: March 6, 2007 - 18:11
Last updated: March 6, 2007 - 18:15

Additional fix for category subscriptions.

From 5.x-1.6:
Fixed "omitted content types" (need to resave setting after this update),
fixed node_access check (particularly helps sending via cron),
fixed processing of category subscriptions,
updated pot file for translations.

Reminder: check access control settings after update when upgrading from 5.x-1.4 or older.

subscriptions 4.7.x-1.4

mindless - March 6, 2007 - 17:50
Official release from CVS tag: DRUPAL-4-7--1-4
Download: subscriptions-4.7.x-1.4.tar.gz
Size: 36.65 KB
md5_file hash: b5d73ecfe393a70396dd0dc0f55da40a
First released: March 6, 2007 - 17:50
Last updated: March 6, 2007 - 17:55

#108142

subscriptions 5.x-1.6

mindless - March 5, 2007 - 22:49
Official release from CVS tag: DRUPAL-5--1-6
Download: subscriptions-5.x-1.6.tar.gz
Size: 42.95 KB
md5_file hash: 0d0a868e89a740a7ca7ddd1f0a2bdd45
First released: March 5, 2007 - 22:49
Last updated: March 5, 2007 - 22:50

Fixed "omitted content types" (need to resave setting after this update),
fixed node_access check (particularly helps sending via cron),
fixed processing of category subscriptions,
updated pot file for translations.

Reminder: check access control settings after update when upgrading from 5.x-1.4 or older.

subscriptions 4.7.x-1.3

mindless - March 5, 2007 - 22:39
Official release from CVS tag: DRUPAL-4-7--1-3
Download: subscriptions-4.7.x-1.3.tar.gz
Size: 36.6 KB
md5_file hash: 730d41045a2835fbac81ba49995313bf
First released: March 5, 2007 - 22:39
Last updated: March 5, 2007 - 22:40

#118573, #123899 and grouping of vocabularies in fieldsets for categories subscriptions.

subscriptions 5.x-1.5

mindless - March 3, 2007 - 01:21
Official release from CVS tag: DRUPAL-5--1-5
Download: subscriptions-5.x-1.5.tar.gz
Size: 42.76 KB
md5_file hash: d6eb25179c3ed4b96dbe50f5542eae2a
First released: March 3, 2007 - 01:21
Last updated: March 3, 2007 - 01:25

Primarily a bugfix release.
Also themable email content, views integration and other minor enhancements.
Check access control settings when upgrading to this version.

subscriptions 5.x-1.4

arthurf - February 5, 2007 - 23:28
Official release from CVS tag: DRUPAL-5--1-4
Download: subscriptions-5.x-1.4.tar.gz
Size: 39.47 KB
md5_file hash: eaba5575b03df39b6f914affde372dd5
First released: February 5, 2007 - 23:28
Last updated: February 5, 2007 - 23:30

Fixes an incorrect release

subscriptions 5.x-1.3

arthurf - February 3, 2007 - 23:44
Official release from CVS tag: DRUPAL-5--1-3
Download: subscriptions-5.x-1.3.tar.gz
Size: 17.7 KB
md5_file hash: c1ce593e6acc01ac2fdc966991f00057
First released: February 3, 2007 - 23:44
Last updated: February 3, 2007 - 23:45

Fixes a major problem when someone submits a comment. Thanks to i10neorg for catching this

subscriptions 4.7.x-1.2

arthurf - February 2, 2007 - 22:22
Official release from CVS tag: DRUPAL-4-7--1-2
Download: subscriptions-4.7.x-1.2.tar.gz
Size: 36.51 KB
md5_file hash: 52ad83bf361f10a00bc21aba8b262be2
First released: February 2, 2007 - 22:22
Last updated: February 2, 2007 - 22:25

Lots of fixes from the issue que

subscriptions 5.x-1.2

arthurf - February 2, 2007 - 22:21
Official release from CVS tag: DRUPAL-5--1-2
Download: subscriptions-5.x-1.2.tar.gz
Size: 39.29 KB
md5_file hash: cffd13ce7a92c5282d674a514eead9f0
First released: February 2, 2007 - 22:21
Last updated: February 2, 2007 - 22:25

Lots of fixes included in this release from the issue que.

subscriptions 4.7.x-1.1

arthurf - January 21, 2007 - 15:10
Official release from CVS tag: DRUPAL-4-7--1-1
Download: subscriptions-4.7.x-1.1.tar.gz
Size: 36.41 KB
md5_file hash: a0bc2260c4e944db42a245f99905688a
First released: January 21, 2007 - 15:10
Last updated: January 21, 2007 - 15:15

New 4.7 release, has a large number of fixes, thanks to everybody who did bug reports

subscriptions 5.x-1.1

arthurf - January 21, 2007 - 14:45
Official release from CVS tag: DRUPAL-5--1-1
Download: subscriptions-5.x-1.1.tar.gz
Size: 38.96 KB
md5_file hash: 26ba66376804178ac66dcc5c232ab3a9
First released: January 21, 2007 - 14:45
Last updated: January 21, 2007 - 14:50

Lots of fixes from bug reports in this version. This replaces the previously incorrectly tagged version of this module. Thanks to everybody who filed bug reports

subscriptions 4.7.x-1.0

arthurf - December 27, 2006 - 19:26
Official release from CVS tag: DRUPAL-4-7--1-0
Download: subscriptions-4.7.x-1.0.tar.gz
Size: 29.96 KB
md5_file hash: 56475401d6a0f7f9263af54cd76a6a10
First released: December 27, 2006 - 19:26
Last updated: December 27, 2006 - 15:30

Release of the 4.7 code

subscriptions 5.x-1.0

arthurf - December 27, 2006 - 19:25
Official release from CVS tag: DRUPAL-5--1-0
Download: subscriptions-5.x-1.0.tar.gz
Size: 38.46 KB
md5_file hash: 2f63924206272eea151e7f24a4761328
First released: December 27, 2006 - 19:25
Last updated: December 27, 2006 - 15:30

First release of the 5.0 code.

subscriptions 5.x-1.x-dev

arthurf - December 8, 2006 - 18:58
Nightly development snapshot from CVS branch: DRUPAL-5
Download: subscriptions-5.x-1.x-dev.tar.gz
Size: 49.13 KB
md5_file hash: fa4461834b4541adb15be28ea7db89ae
First released: December 8, 2006 - 18:58
Last updated: April 19, 2007 - 00:19

This is the first release of 5.0 compatibility for the subscriptions module.

subscriptions 4.7.x-1.x-dev

dziemecki - April 1, 2006 - 13:04
Nightly development snapshot from CVS branch: DRUPAL-4-7
Download: subscriptions-4.7.x-1.x-dev.tar.gz
Size: 40.85 KB
md5_file hash: a01c10abf4b812dd156b5b2d3445d68b
First released: April 1, 2006 - 13:04
Last updated: April 1, 2007 - 00:15

subscriptions 4.6.x-1.x-dev

dziemecki - April 30, 2005 - 13:15
Nightly development snapshot from CVS branch: DRUPAL-4-6
Download: subscriptions-4.6.x-1.x-dev.tar.gz
Size: 17.73 KB
md5_file hash: 6810c68d0d67208c6a4b74bdc2b8caf7
First released: April 30, 2005 - 13:15
Last updated: November 13, 2006 - 12:04

subscriptions 6.x-1.x-dev

salvis - March 6, 2005 - 20:15
Nightly development snapshot from CVS branch: HEAD
Download: subscriptions-6.x-1.x-dev.tar.gz
Size: 114.65 KB
md5_file hash: 2b115b6b77836d1326dd124c7944cfaa
First released: March 6, 2005 - 20:15
Last updated: October 7, 2008 - 00:12

This is the port of Subscriptions 5.x-2.3 to Drupal 6 — it has BETA quality, i.e. we do not recommend installing it on a production site, but we invite you to test and provide feedback in the issues queue.

Changes since 6.x-1.x-beta2:
- #302961: Fix bogus "error mailing notification" in watchdog log.
- #303298: Remove call-time pass-by-reference.

 
 

Drupal is a registered trademark of Dries Buytaert.