mass_contact 8.x-1.0

Bug fixes
New features

Changelog

Issues: 6 issues resolved.

Changes since 8.x-1.0-rc1:

mass_contact 8.x-1.0-beta2

Bug fixes

Changes since 8.x-1.0-beta1:

mass_contact 8.x-1.0-alpha2

Bug fixes
New features

Changes since 8.x-1.0-alpha1:

mass_contact 6.x-1.5

New features
Insecure
Unsupported

Changes since the 6.x-1.4 release on 2013-Mar-11 :

mass_contact 6.x-1.4

Bug fixes
Insecure
Unsupported

This release contains these changes since 6.x-1.3:

mass_contact 7.x-1.0-beta2

Bug fixes
Insecure
Unsupported

This release contains these changes since 7.x-1.0-beta1:

  • Cleaned up code based on Drupal standards (mostly comment changes).
  • Check for empty data value before iterating on it: #1919818: Strange message

mass_contact 6.x-1.3

New features
Bug fixes
Insecure
Unsupported

Includes these changes:

mass_contact 7.x-1.0-alpha6

Security update
Insecure
Unsupported

Fix a problem where a user could circumvent the permissions checks at the time of form submission.

mass_contact 6.x-1.2

Security update
Insecure
Unsupported

Fix a problem where a user could circumvent the permissions checks at the time of form submission.

mass_contact 7.x-1.0-alpha5

New features
Insecure
Unsupported

This release adds this feature:

There is now a dependency on Chaos tool suite. Please make sure you add it before attempting to update this module.

mass_contact 7.x-1.0-alpha4

Bug fixes
Insecure
Unsupported

Fixes a bug where selecting the authenticated users roles would actually result in selecting no users: #1353504: No users were in the selected category

mass_contact 7.x-1.0-alpha2

Insecure
Unsupported

Every single permission and several administrative settings have been changed, as described below.

Read the 2011-10-13 entry in CHANGELOG.txt for the full details BEFORE updating (especially if you want to preserve those settings.

**** BE SURE TO CLEAR ALL ALL CACHES AT admin/config/development/performance AFTER UPDATING. ****

I meant to do this before releasing 7.x-1.0-alpha1, but I forgot about it.

Here is a brief overview of the changes:

mass_contact 7.x-1.0-alpha1

Insecure
Unsupported

I believe I now have all of the functionality included in the 7.x version that was in the 6.x version, plus a few things.

I think it's pretty complete and stable, but I suspect I'll be proven wrong.

I'll give this release 2-4 weeks, and if there are no issues, I'll move this module on to beta.

mass_contact 7.x-1.x-dev

This is the initial release for Drupal 7. As such, there are warts.

Most of it does work. Mostly. But there are some areas that do not work.

The primary functionality of sending an e-mail to multiple users does work.

It does not send HTML messages, as I have not yet completed converting that part over to the new system.
I have not tested well the ability to send attachments.

mass_contact 6.x-1.1

New features
Bug fixes
Insecure
Unsupported

New point release to roll up previous changes.

mass_contact 5.x-2.7

New features
Bug fixes
Unsupported

Creating final, stable 5.x release, which includes the following changes:

mass_contact 5.x-2.6

New features
Bug fixes
Unsupported
  • #752626: More than One Attachment by oadaeh: Added the ability to send multiple attachments.
  • Fixed attachments so that they would save when saving the message as a node.
  • Tweaked attachment and MIME behaviors and/or settings. Made attachments actual node attachments.

mass_contact 6.x-1.0

New features
Bug fixes
Insecure
Unsupported

It's about time I created an official 1.0 release.

See the CHANGELOG.txt file and the issue queue for information about what was changed.

mass_contact 5.x-2.5

New features
Bug fixes
Unsupported

Many bug fixes and features added. See the CHANGELOG.txt file for details.

mass_contact 6.x-1.0-beta2

Bug fixes
Insecure
Unsupported

A BETA2 snapshot of the development code for the D6 port, with bug fixes since the initial D6 port release.

mass_contact 6.x-1.0-beta1

Insecure
Unsupported

A BETA1 snapshot of the development code for the D6 port.

mass_contact 6.x-1.x-dev

This is the initial release of the Drupal 6.x compatibility port.

You may consider this a release candidate. Depending on the feedback I get, I will tag it 1.0 in a week or two (it was released July 6, 2008).

Please try it out and leave feedback in the issue queue: http://drupal.org/project/issues/mass_contact.

mass_contact 5.x-2.4-beta

New features
Bug fixes
Unsupported

Many changes and updates. See CHANGELOG.txt for details. The code is believed to be in good working operation, but it's entirely possible there are new bugs introduced by myself. Use with caution, but use and let me know if anything is found.

mass_contact 5.x-2.3

Security update
Unsupported

A few of bug fixes and a few performance improvements:

mass_contact 5.x-2.2

New features
Bug fixes
Insecure
Unsupported

This release corrects (hopefully) my faux pas of assuming which branch was being used for coding and beginning my updates in the wrong one. It includes the most updated code of the 5.x-1.x branch and the bug fixes and feature enhancements I added in the 5.x-2.x branch. Although I have done a large amount of testing of the code base, because of the massive merging of code I did, you should run this on a test system before going live to make sure there are no "gothas".

mass_contact 5.x-2.1

New features
Insecure
Unsupported

Attention: Don't use the 5.x-2.1 version. It was created based on an older version of the code and does not have all the changes that were in up to 5.x-1.5.

New features as requested by the users, including:

mass_contact 5.x-2.0

Bug fixes
Insecure
Unsupported

Attention: Don't use the 5.x-2.0 version. It was created based on an older version of the code and does not have all the changes that were in up to 5.x-1.5.

Adds some minor bug fixes as reported here:

mass_contact 5.x-2.x-dev

Starting a new maintenance era with a new release for a clean separation between maintainers.

mass_contact 5.x-1.5

Unsupported

Bugfix:removed admin links for regular users
Bugfix: changed first mass_contact_bcc_d to be mass_contact_HTML_d
moved node_type entry creation to time of node creation
added permissions for node creation and attachments
allowed deletion of node type

mass_contact 5.x-1.4

Unsupported

Better instructions in help file, links to common tasks, and fix the warning message on the form when you have no categories.

mass_contact 5.x-1.3

Unsupported

Added option to limit number of recipients per e-mail. Once the limit is reached, the recipient list will be broken up and the mail sent out in pieces. This may help some of the issues raised re: mail not sending.

Added error tracking and detailed logging via drupal_set_message

mass_contact 5.x-1.1

Unsupported

CHANGED: Replaced mail.module-style opt-in with my original "opt-out" profile option
CHANGED: Admin no longer automatically ignores optouts but are given option of ignoring on form.
ADDED: Option to turn off opt-outs entirely

Note: this release should be considered beta, as only minor testing has gone into the above features. Anyway, this whole module is quite new so should be used with care.

Subscribe with RSS Subscribe to Releases for Mass Contact