Download & Extend

Releases for Subscriptions

subscriptions 7.x-1.1

Download Size md5 hash
subscriptions-7.x-1.1.tar.gz 71.61 KB c648a5e25a346766be6209de0a61aa33
subscriptions-7.x-1.1.zip 87.37 KB 5d70badc5991514628bbfde0536298fe
Last updated: November 1, 2012 - 23:17
Official release from tag: 7.x-1.1

Release notes

This is version 1.1 of Subscriptions for Drupal 7. This is a minor update over 1.0, but we recommend updating, especially to take advantage of the new editable default email template.

It has the following requirements:
1. Drupal 7.13 or later,
2. Mail Editor 7.x-1.0 or later,
3. Token 7.x-1.1 or later
4. Be sure to run update.php after installing it!

Read more

subscriptions 7.x-1.0

Download Size md5 hash
subscriptions-7.x-1.0.tar.gz 69.55 KB 421bbf72ff7762f7ada1f0f8f2b6e547
subscriptions-7.x-1.0.zip 85.25 KB 13966845dad902fb6b0bbc3afaabe9bf
Last updated: June 21, 2012 - 23:41
Official release from tag: 7.x-1.0

Release notes

This is version 1.0 of Subscriptions for Drupal 7. It has been tested extensively and is ready for production.

It has the following requirements:
1. Drupal 7.13 or later,
2. Mail Editor 7.x-1.0 or later,
3. Token 7.x-1.1 or later
4. Be sure to run update.php after installing it!

Upgrading from Drupal 6

Subscriptions D7 is designed to smoothly upgrade a 6.x-1.5 installation.
Upgrading later D6 versions should work as well.

The proprietary !variables in the D6 Mail Editor have been replaced with the core [tokens]. Subscriptions attempts to update your templates, but you must review each one to verify that it produces the desired result. The tokens as well as other advancements in Drupal and in Mail Editor provide more sophisticated functionality. Some of this is displayed by the new default templates, so you may want to have a look at these, too.

Upgrading from any ALPHA version: see the BETA1 release note for important information.

subscriptions 7.x-1.0-rc1

Download Size md5 hash
subscriptions-7.x-1.0-rc1.tar.gz 69.25 KB e3f6ce0f96b7a1aea56967f327b25182
subscriptions-7.x-1.0-rc1.zip 85 KB 9007291d740938f7cbdf86cebb4f056c
Last updated: June 12, 2012 - 22:51
Official release from tag: 7.x-1.0-rc1

Release notes

This is RC1 of Subscriptions for Drupal 7.

We're confident that it's ready for release. Please give it one last work-out and provide feedback (both good and bad!) in the issues queue. See #1172646-23: Subscriptions for D7 for details.

RC1 has the following requirements:

  1. Drupal 7.13 or later,
  2. Mail Editor 7.x-1.0-rc1 or later,
  3. Token 7.x-1.1 or later
  4. Be sure to run update.php after installing it!

Upgrading from any ALPHA version: see the BETA1 release note for important information.

Changes since BETA4:
- #1616998: Bring the permissions into a reasonable order.
- Work around all Coder Review complaints (no functional changes).
- Extract subscriptions_taxonomy.admin.inc from subscriptions_taxonomy.module to reduce the footprint (no functional change).
- Fix the styling of the 'Admin information'.
- Remove the obsolete subscriptions_generate_full_node variable and configuration option.
- #1615340: Add a note to explain how to access parts of digest items in Mail Editor.
- #1603644: Restore the 'Subscriptions' menu title and fix the translation issues fixes.
- Update README.txt file.

subscriptions 6.x-1.5

Download Size md5 hash
subscriptions-6.x-1.5.tar.gz 66.71 KB 6f99120382111d9c0ade967c02324257
subscriptions-6.x-1.5.zip 80.36 KB 28fc3932eb007aec28be6338cb9a2f75
Last updated: May 27, 2012 - 22:11
Official release from tag: 6.x-1.5

Release notes

This is version 1.5 of Subscriptions for Drupal 6.

Changes since 1.4:
Enhancements:
- #1015320: Check for $base_url errors during cron, too.
- #1249502: Implement bulk subscribe and unsubscribe.
- #1473804 by gregarios, salvis: Add option to pass filtered HTML node bodies to drupal_mail().
- #1430446 by DamienMcKenna: Add more hook_alter calls.
- #1422880 by DamienMcKenna: Allow other modules to alter the node options.
- #1212582: Implement 'suspend own subscriptions' permission.
Bugs fixed:
- Fix some minor translation issues.
- #1585516: Remove all arg() calls, which caused issues with non-standard paths.
- #1348764: PostgreSQL GROUP BY quirk when creating or saving nodes.
- #1338506: Avoid auto-subscribing users that don't have the 'subscribe to content' permission.
- #1482720: PostgreSQL does not have IF(), use CASE instead.
- Use content type names rather than machine names for the template descriptions.
- #1358634 by rbayliss: Fix double-escaped node type in node subscribe form.
- #1083534: Fix warning when bulk-deleting nodes.
- #1286838 by mgriego: Check permission before presenting taxa subscribe options.
- Backport some minor issues that were uncovered during porting to D7.

subscriptions 7.x-1.0-beta4

Download Size md5 hash
subscriptions-7.x-1.0-beta4.tar.gz 68.9 KB 59bf4c2ec0da58d245e1f695c76e9ff2
subscriptions-7.x-1.0-beta4.zip 83.59 KB cb5f65d7039a222738f6c3823fa0cb06
Last updated: May 27, 2012 - 20:46
Official release from tag: 7.x-1.0-beta4

Release notes

This is BETA4 of Subscriptions for Drupal 7.

BETA4 provides a sizable number of bug fixes and minor missing features that have accumulated since BETA3. BETA3 is running on 800+ known sites with very little issues and we expect BETA4 to be the last beta version before the release candidate. Be sure to test it thoroughly if you want to deploy it on a production site, and please do provide feedback (both good and bad!) in the issues queue. See #1172646-22: Subscriptions for D7 for details.

Read more

subscriptions 7.x-1.0-beta3

Download Size md5 hash
subscriptions-7.x-1.0-beta3.tar.gz 66.76 KB 1b03d0f2495eaf1a1fa0183b0f0ec377
subscriptions-7.x-1.0-beta3.zip 81.45 KB 2ac6026a03bf80759092604c7bd11ee1
Last updated: February 14, 2012 - 22:10
Official release from tag: 7.x-1.0-beta3

Release notes

This is BETA3 of Subscriptions for Drupal 7.

BETA3 adds a number of important bug fixes that have accumulated since BETA2. 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-19: Subscriptions for D7 for details.

Read more

subscriptions 7.x-1.0-beta2

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
Last updated: January 7, 2012 - 16:55
Official release from tag: 7.x-1.0-beta2

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 for details.

Read more

subscriptions 7.x-1.0-beta1

Download Size md5 hash
subscriptions-7.x-1.0-beta1.tar.gz 65.8 KB e1d4339b879beca6546a07e9b82a78c4
subscriptions-7.x-1.0-beta1.zip 80.33 KB 6c08c6eaad5c92188e36c5816bafa3f0
Last updated: December 11, 2011 - 14:50
Official release from tag: 7.x-1.0-beta1

Release notes

This is BETA1 of Subscriptions for Drupal 7.

BETA1 adds the long-awaited Digest Mode and makes Subscriptions feature-complete. However, digest mode has received little testing so far and 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-12: Subscriptions for D7 for details.

Read more

subscriptions 7.x-1.0-alpha6

Download Size md5 hash
subscriptions-7.x-1.0-alpha6.tar.gz 64 KB 7f67afd3ff67107e62db5d19e6343d9c
subscriptions-7.x-1.0-alpha6.zip 78.49 KB e83f07a4d89b2b0f57a66727676ba20d
Last updated: October 30, 2011 - 16:15
Official release from tag: 7.x-1.0-alpha6

Release notes

This is ALPHA6 of Subscriptions for Drupal 7.

We do not recommend installing alpha versions on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #1172646-10: Subscriptions for D7 for details.

Read more

subscriptions 7.x-1.0-alpha5

Download Size md5 hash
subscriptions-7.x-1.0-alpha5.tar.gz 61.81 KB b52ce6a7caea60f07db963e6ef5d8954
subscriptions-7.x-1.0-alpha5.zip 74.82 KB 73e4e4336ac78260660421a75229b427
Last updated: October 8, 2011 - 11:36
Official release from tag: 7.x-1.0-alpha5

Release notes

This is ALPHA5 of Subscriptions for Drupal 7.

We encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #1172646-9: Subscriptions for D7 for details.

It has had little testing so far and is certainly not ready for production yet.

Read more

subscriptions 7.x-1.0-alpha4

Download Size md5 hash
subscriptions-7.x-1.0-alpha4.tar.gz 60.91 KB 9250ec76e49e4dcd25fe59418159fa99
subscriptions-7.x-1.0-alpha4.zip 73.9 KB 57b7f0ff0f08688a14328ed626cf158e
Last updated: August 24, 2011 - 15:22
Official release from tag: 7.x-1.0-alpha4

Release notes

This is ALPHA4 of Subscriptions for Drupal 7.

It has had little testing so far and is certainly not ready for production yet.

The D7 version of Mail Editor is blocked at #1230134: Offering to take over Mail Editor, which means the email templates cannot be customized yet. Also, subscriptions_cck.module has not been ported yet.

We encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #1172646-8: Subscriptions for D7 for details.

This version requires Drupal 7.5 or later, and you should run update.php after installing it! If you copy the new files over the old ones, then please remove the subscriptions.mail.inc file — it's not part of the package anymore.

In case you get an error mentioning SubscriptionsMailSystem then you need to manually remove the 'mail_system' variable.

Changes since ALPHA3:
Bugs fixed:
- #1253788, 1253790: Remove the temporary SubscriptionsMailSystem (needs 7.5 now!).
- #1249862: Fix a typo in a {subscriptions_queue} SQL query.
- #1252786: Handle nodes without bodies.
- #1252656: Fix notice about missing $ret variable in subscriptions_install().
- #1252700: Fix empty last column in Page subscriptions list.
- #1250572: Remove the call to the dropped subscriptions_update_9() function.
- Fix various porting issues, mostly related to DBTNG and comments.

Read more

subscriptions 7.x-1.0-alpha3

Download Size md5 hash
subscriptions-7.x-1.0-alpha3.tar.gz 62.84 KB fcfdacba7f83c656fdf29fd6b3140365
subscriptions-7.x-1.0-alpha3.zip 76.03 KB ddd61718945def6e52f51f021c303c61
Last updated: July 22, 2011 - 23:32
Official release from tag: 7.x-1.0-alpha3

Release notes

This is ALPHA3 of Subscriptions for Drupal 7.

It has had very little testing so far and is certainly not ready for production yet.

There is no D7 version of Mail Editor yet, which means the email templates cannot be customized yet. Also, subscriptions_cck.module has not been ported yet.

We encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #1172646-3: Subscriptions for D7 for details.

Changes since ALPHA2:
Enhancements:
- Switch to the D7 mail system paradigm.
- #1212582: Implement 'Suspend own subscriptions' permission.
Bugs fixed:
- Fix the List-Id header.
- Fix admin/config/subscriptions description.
- #1215140: Fix PHP5.3 issue with the Purge Queue confirmation page.
- #1189366: Fix name of {users} core table.
- Remove left-over dpm() call, too.

subscriptions 7.x-1.0-alpha2

Download Size md5 hash
subscriptions-7.x-1.0-alpha2.tar.gz 66.2 KB 7acb38cb29e78d1ac2784e880a6df859
subscriptions-7.x-1.0-alpha2.zip 79.63 KB d92dbb5e554062e0e4639ece4d689289
Last updated: May 30, 2011 - 22:26
Official release from tag: 7.x-1.0-alpha2

Release notes

This is ALPHA2 of Subscriptions for Drupal 7.

It has had very little testing so far and is certainly not ready for production yet.

There is no D7 version of Mail Editor yet, which means the email templates cannot be customized yet.

We encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #1172646-3: Subscriptions for D7 for details.

Changes since ALPHA1:
Bugs fixed:
- #1172646: Remove left-over kpr() call.

subscriptions 7.x-1.0-alpha1

Download Size md5 hash
subscriptions-7.x-1.0-alpha1.tar.gz 66.15 KB 4acaeb53e015a44fb9b38d196dfd323d
subscriptions-7.x-1.0-alpha1.zip 79.57 KB bfd4dd19df4bb0d0012f17eb4d2c8713
Last updated: May 30, 2011 - 01:21
Official release from tag: 7.x-1.0-alpha1

Release notes

This is ALPHA1 of Subscriptions for Drupal 7.

It has had very little testing so far and is certainly not ready for production yet.

There is no D7 version of Mail Editor yet, which means the email templates cannot be customized yet.

We encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #1172646-1: Subscriptions for D7 for details.

subscriptions 7.x-1.x-dev

Download Size md5 hash
subscriptions-7.x-1.x-dev.tar.gz 72.9 KB 2f3b66265a51f11d46631b7de1e4dbf6
subscriptions-7.x-1.x-dev.zip 88.63 KB 3fc19bb0238713898eb1d2e561cf6727
Last packaged version: 7.x-1.1+10-dev
Last updated: May 10, 2013 - 14:02
Development snapshot from branch: 7.x-1.x

Release notes

This is the development snapshot of Subscriptions for Drupal 7.

It should be in good condition.

Read more

subscriptions 6.x-1.4

Download Size md5 hash
subscriptions-6.x-1.4.tar.gz 181.93 KB 2b78a720327c684723f8fc504177cdda
subscriptions-6.x-1.4.zip 207.93 KB 0fa7b162fdf15cbbb4f2bcf7a9085898
Last updated: February 19, 2011 - 01:22
Official release from tag: 6.x-1.4

Release notes

This is version 1.4 of Subscriptions for Drupal 6.

Changes since 1.3:
Enhancements:
- #1007566, #952170: Add ID mailvars: !recipient_uid, !nid, !sender_uid, !comment_uid, !comment_cid, !comment_nid.
- #928116: Add subscriptions_mail_trash_silently kill-switch.
- Default to suppress notifications on bulk node updates.
- #840812: Clarify "digest mode" description in the case where the "send interval" is inaccessible.
- Implement suspending sending of notifications and avoid using obsolete mail addresses.
Bugs fixed:
- Fix links in suspension message.

subscriptions 5.x-2.6

Download Size md5 hash
subscriptions-5.x-2.6.tar.gz 115.03 KB 37de30eed8bdd4ecc269a281455da737
subscriptions-5.x-2.6.zip 135.81 KB 84056d0e16a1df2531424c68b337776a
Last updated: January 8, 2011 - 22:36
Official release from tag: 5.x-2.6

Release notes

This is version 2.6 of Subscriptions for Drupal 6.

The purpose of this release is to move a feature that has been sitting in -dev version for half a year into a proper release and to close the -dev snapshot. You don't need to update unless you want this feature.

Changes since 2.5:
Enhancement:
- #735092: Backport #560146 from D6: Allow specifying a cron job time percentage (including 0 to temporarily disable notifications).

subscriptions 6.x-1.3

Download Size md5 hash
subscriptions-6.x-1.3.tar.gz 179.68 KB 4050231e6739db8c0332dabaca2c3831
subscriptions-6.x-1.3.zip 204.61 KB f57ab8559d641aa2f9d040f6294ccd1d
Last updated: December 24, 2010 - 23:52
Official release from tag: 6.x-1.3

Release notes

This is version 1.3 of Subscriptions for Drupal 6.

Changes since 1.2:
Enhancements:
- #817342: Allow CCK to configure the position of the Subscribe fieldset within the node.
- Allow one level of recursion in mail template conditional expressions.
- #751870: Integration with realname module.
- #572216: Add CSS depth classes on the taxonomy subscription page.
- #761264: Set /Send subscriptions notifications/ /Publishing option/ defaults by content type.
- #761260: Add a /Send subscriptions notifications/ option to the comment's Administration fieldset (was lost when porting from D5).
- #756964: Add some helpful information to the admin/settings/subscriptions/intervals page.
- #727608: Add Arabic translation.
Bugs fixed:
- #817648: Update README.txt regarding API documentation.
- #792496: Fix taxonomy subscriptions creating multiple queue entries.
- #751212: Avoid rvalue->member construct, which is apparently not supported by PHP 4.x.
- Avoid double check_plain() causing taxonomy terms to be double-&quote;quoted&quote;.

subscriptions 6.x-1.2

Download Size md5 hash
subscriptions-6.x-1.2.tar.gz 163.88 KB cdadcab35734081810b0f8d0108db6df
subscriptions-6.x-1.2.zip 188.23 KB b0511a9ff4cb616c4007b2a286161ffb
Last updated: December 24, 2010 - 23:52
Official release from tag: 6.x-1.2

Release notes

This is version 1.2 of Subscriptions for Drupal 6.

Changes since 1.1:
Enhancements:
- Some minor code tuning.
- #648600: Create new subscriptions_digest_alter().
- #401298: Provide !revision_name and !revision_log variables.
- #581042: Implement a pager query for user/UID/subscriptions/node.
- #590022: Reduce the footprint of subscriptions_mail.
Bugs fixed:
- Fix some strings.
- #611850: Really keep users from getting notifications from blocked content types.
- #591470: Avoid iterating over all thread subscriptions when preparing the node subscribe form.
- Tune a string.
- #590738: Ensure that subscriptions_update_6101() runs successfully and remove the obsolete {subscriptions_user}.last_sent column.

subscriptions 6.x-1.1

Download Size md5 hash
subscriptions-6.x-1.1.tar.gz 160.27 KB c2bad6739bcd2e5eb4dc2643e4a75500
subscriptions-6.x-1.1.zip 181.99 KB 548b28815ad9696cf586b6e3f5bc5ede
Last updated: December 24, 2010 - 23:52
Official release from tag: 6.x-1.1

Release notes

This is version 1.1 of Subscriptions for Drupal 6.

There are two major changes since 1.0:

The changes in detail:
Enhancements:
- Update .pot file and German translation, tune some strings.
- #581644: Provide a (temporary) work-around for bug in D6.14, which disables the cron job, and improve warning messages.
- #505480: Display number of entries in the queue and provide a button to clear the queue.
- #560146: Allow specifying a cron job time percentage (including 0 to temporarily disable notifications).
Bugs fixed:
- Primary key fields in newly created {subscriptions_last_sent} table must be 'not null'.
- #560146: Fix digest Subscriptions don't send if not set to "published" before cron runs.
- #350077: Fix maximum number of notification to send per cron job breaks Digest mode.

Subscribe with RSS Syndicate content