manymail 7.x-1.0-beta7

Bug fixes

- Fixed a major bug with duplicate e-mail addresses getting through validation.
- Some small improvements

manymail 7.x-1.0-beta6

New features
Bug fixes
  • Major database fix: please update immediately and run update.php
  • Added a better log overview at admin/config/manymail/logs
  • Added functionality to resume an aborted e-mail in aforementioned overview
  • Simplified some localization for translators

manymail 7.x-1.0-beta4

New features
Bug fixes

Remember to run update.php and clear your caches!

- Fixed a critical bug where ManyMail would only mail half the intended people.
- Fixed a bug that could cause duplicate key entry errors.
- Added better per-recipient and per-mail tracking.
- Added an SMTP connection check before sending e-mail and on viewing the settings.
- Simplified ManyMail Lists admin overview screen.

manymail 7.x-1.0-beta3

New features
Bug fixes

Run update.php and cron after upgrading to beta3!

  • Fixed some minor bugs
  • Greatly improved the user experience of the ManyMail Lists admin interface
  • Reworked database behind ManyMail to allow implementation of a "resume"-function and to avoid nuking the database when sending to > 5k recipients
  • Preparation for better logging, reporting and the option of pausing

manymail 7.x-1.0-beta2

New features
Bug fixes

- Moved some files around. Clear your caches!
- Added a first (and small) version of Manymail: MIME support.
- Created a prettier send screen.
- Exposed some more hooks (see .api.php files)

manymail 7.x-1.x-dev

It is strongly discouraged to use a -dev release.
If you do, make sure to clear your cache and run update.php.

Main reason for not using a -dev release: I tend to make database changes during dev cycles and I only release an official version after testing table alterations. So if a table was "wrong", its fix may not get its own hook_update_N while in a -dev cycle.

In short: It might break your data.

manymail 7.x-1.0-beta1

New features
Bug fixes

First beta release.

Includes ManyMail Core, Lists, Token and Views.

Subscribe with RSS Subscribe to Releases for ManyMail