Email Newsletters module change log

Version 2.5.4:
 - Change: Updated recipient counter functions to be faster on very large systems

Version 2.5.3:
 - Change: Repair functions that were being run during an Integrity Check moved to Repair Check

Version 2.5.2:
 - New: Advanced Config Key added to set the max number of recipients shown in modal window

Version 2.5.1:
 - Change: "Sent to Profile Admins" changed to "Send to Master + Profile Admins"
 - Bug Fix: "Save as New Template" button was causing a Javascript error in the compose view

Version 2.5.0:
 - New: Added "All Quotas" to the recipient quotas selector in the Compose view
 - New: Added activity indicator to "Refresh" and "View Recipients" buttons in Compose view
 - New: Added support for List-Unsubscribe header for email clients that support it

Version 2.4.0:
 - New: Added ability for users to view previously sent Newsletters online
 - New: Added ability to schedule newsletter delivery for a later date

Version 2.3.1:
 - Bug Fix: Items per page jumper was not working correctly in the Archive browser

Version 2.3.0:
 - Change: Custom Filters field updated to allow up to 3 separate custom filters
 - Bug Fix: Custom filters may not be saved correctly

Version 2.2.10:
 - Bug Fix: Possible white screen on Dashboard for Subscriber Counts on certain PHP versions

Version 2.2.9:
 - New: Custom send filters can now accept _created and _updated as a user key field

Version 2.2.8:
 - Bug Fix: Newsletter Subscribers dashboard panel could show "0" instead of user count
 - Bug Fix: Users with Newsletter notifications set to "off" could still receive a newsletter

Version 2.2.7:
 - New: $user and $profile replacement variables now replaced when sending a test newsletter
 - Bug Fix: Previously selected Quotas when loading a template may not be selected correctly

Version 2.2.6:
 - New: "get_matching_recipients" event allows modules to generate list of email addresses
 - Bug Fix: Some filters may not be applied correctly depending on Quotas selected

Version 2.2.5:
 - Change: Removed process bounces event listener that was no longer being used
 - Change: Default send rate for Yahoo email addresses changed to every 30 seconds

Version 2.2.4:
 - New: Profile replacement variables are now available in the newsletter subject and message
 - Bug Fix: Newsletter data not being removed when Developer Tools "Reset System" tool is run

Version 2.2.3:
 - Bug Fix: Fixed bug introduced in version 2.2.2 when selecting quota filters

Version 2.2.2:
 - Bug Fix: Newsletters were not being sent when using Jamroom Core 6.1 beta
 - Bug Fix: Some Filters not working properly when selecting multiple filters

Version 2.2.1:
 - Bug Fix: Test Newsletter may not send on some systems

Version 2.2.0:
 - New: Send test newsletter to Master and Profile admin options added
 - New: Email notification to sender when sending of Newsletters is complete
 - New: Email rate limiting to Yahoo and AOL addresses to improve deliverability
 - New: "Enable Rate Limiting" global config option to enable/disable rate limiting
 - New: "Send Rate" global config option to set send rate of newsletters

Version 2.1.0:
 - New: "Module Filters" support to allow modules to apply specific filters to recipients
 - New: "Custom Filter" support for defining custom User and Profile fields for match recipients
 - New: "Matching Recipient Count" in compose view to see number of matching recipients
 - New: "View Recipients" button in compose view to see recipients before sending
 - Change: module "groups" renamed to "Module Filters" to allow more precise match control

Version 2.0.4:
 - Bug Fix: Newsletters could be sent to inactive users with active profiles

Version 2.0.3:
 - Bug Fix: HTML header/footer could be stripped in some instances

Version 2.0.2:
 - Bug Fix: Changes made while updating template in template editor may not save correctly

Version 2.0.1:
 - New: Close button added to the Save as New Template modal window
 - Bug Fix: It was possible to save a new template without a title

Version 2.0.0:
 - New: Full page template support has been added, along with a new Template Editor
 - New: Updated to support new Campaign analytics provided by Mail Core
 - Change: Newsletter stats replaced with link to Campaign overview from Mail Core

Version 1.3.0:
 - New: "Ignore Unsubscribed" option to send newsletter to all users regardless of notification preferences
 - Bug Fix: "Save Newsletter" activity indicator may not go away after save

Version 1.2.1:
 - New: "Newsletter Subscribers" Dashboard Panel
 - Bug Fix: "Save Newsletter" button may show submit spinner and not actually submit

Version 1.2.0:
 - New: Updated to work properly with User Notifications and new "NewsLetter" option
 - Change: "Send Rate" Global setting removed - now defined in Mailer Global Config

Version 1.1.2:
 - Bug Fix: Unsubscribe success result screen was not returning proper success message

Version 1.1.1:
 - Bug Fix; Fixed a few typos in the newsletter send and stats screens

Version 1.1.0:
 - New "Newsletter Stats" tool showing number recipients, opens and percent opened
 - New "open tracking" support for HTML newsletters

Version 1.0.3:
 - Adding new Changelog

Version 1.0.0:
 - Initial Release