<%= __('Welcome to MailPoet') %> <%= settings.version %>
<%= __("Thank you for helping us test and improve this new version of MailPoet. You're one of our extra-special beta testers. We really appreciate your help!") %>
 %>)
<%= __("List of Changes") %>
3.0.0-beta.7.1 - 2016-12-06
- Improved: allow user to restart sending after sending method failure;
- Fixed: subscribers are not added to lists after import;
- Fixed: sending should stop when newsletter is trashed;
- Fixed: update database schema after an update which fixes an SQL error;
- Fixed: status of sent newsletters is showing "paused" instead of "sent";
- Fixed: dividers in Automatic Latest Posts posts are not displayed. Thx Gregor!;
- Fixed: shortcodes (ie, first name) are not rendered when sending a preview;
- Fixed: count of confirmed subscribers only in step 2 of import is erroneous.
3.0.0-beta.6 - 2016-11-29
- Added: "bounced" status has been added to subscribers;
- Improved: execution time enforced between individual send operations. Avoids duplicate sending on really slow servers;
- Improved: Welcome emails are given higher priority for sending;
- Fixed: Welcome emails are not scheduled for WP users;
- Fixed: Unicode characters in FROM/REPLY-TO/TO fields are not rendered;
- Fixed: sending HTML emails with Amazon SES works again. Kudos Alex for reporting;
- Fixed: import fails when subscriber already exists in the database but the email is in different case format. Thx Ellen for telling us;
- Fixed: ampersand char ("&") inside the subject line won't throw errors in browser preview. Thanks Michel for reporting.
<% endblock %>