mail2 7.x-1.6

Bug fixes

- Fetch lists during cron.
- Removed excessive submit handler. Store the variable for activated lists as is. We'd like to store the list ID's only since we don't want to store the name etc, which might become obsolete.
- Don't limit list names to the activated lists.
- Fetch activated list information based in ID's. _mail2_get_activated_lists() will return the same structure as before, but the list information will be fetched from the actual list information.
- Fixed getting existing subscriptions.

mail2 7.x-1.5

New features

Added permission for administrating mail2 module.

mail2 7.x-1.3

Bug fixes

Proper release of 7.x-1.2. The latest commit got lost in creation...

mail2 7.x-1.2

Bug fixes

Don't print error message when trying to get subscriptions for a contact that dosen't have any subscriptions yet.

mail2 7.x-1.1

- Check if libraries module is enabled before loading the mail2 wrapper.
- Fixed loading of the mail2 library.
- Removed dependency to Libraries.
- Removed the bundled mail2 library.
- Fixed logics in hook_requirements().

Make sure to clear the cache in order to update the library information, and make sure that the mail2 library is properly installed, according to the instructions.

Subscribe with RSS Subscribe to Releases for mail2