What’s New
version 1.5.3, May 21, 2013
Added: javascript tags filtering during posts/pages insertion into the message.
Fixed: “Send test email” option.
Fixed: migrate.php warnings.
Removed: posix_kill function dependency.
version 1.5.2, May 13, 2013
Added: new system email template “Re-subscription confirmation” that is sent when you choose to re-send the confirmation email to ALL “Unconfirmed” subscribers on the list.
Improved: stability and speed.
version 1.5.1, April 30, 2013
Fixed: sticky posts bug in system email messages.
version 1.5.0, April 25, 2013
Added: WPNewsman API.
Added: “Use double opt-out procedure” option to the Settings.
Added: ability to have unique system email templates for each list.
Added: ability to edit the subscriber’s email address by the admin.
Fixed: insertion of full posts into the message.
Fixed: work of the plugin in the Internet Explorer 9.
Fixed: work of the plugin on a non-English locale.
Changed: ability to use opt-in forms on external sites is available in the Lite version.
Removed: ability to change the email address by the subscriber.
version 1.4.5, April 2, 2013
Fixed: the plugin did not allow to edit the opt-in forms and templates, there was just a spinning wheel.
version 1.4.4, March 29, 2013
Fixed: sending performance degradation on large lists.
version 1.4.3, March 22, 2013
Fixed: bug with sending emails.
version 1.4.2, March 20, 2013
Fixed: pagination bug in the subscribers view.
Improved: stability of the sender.
version 1.4.1, March 20, 2013
Fixed: database migration bug.
version 1.4.0, March 18, 2013
Added: email templates store (Email templates -> Get More -> Browse for templates…).
Added: ability to import the email template from the .zip file (Email templates -> Get More -> Import from file).
Added: ability to export templates.
Added: ability to select posts for the last day, week or month for insertion into the message with one mouse click.
Added: the plugin records the URL of the page where the user subscribed.
Changed: email template editor. You can customize all email templates including system templates as you want.
Fixed: on a non-English locale the plugin did not delete the original text from the template during the template editing.
Fixed: sometimes the plugin could send the same message to the list twice.
Other minor fixes and improvements.
version 1.3.8, February 14, 2013
Fixed: sending of Quick Messages.
version 1.3.7, February 11, 2013
Fixed: email sending bug which appeared in 1.3.5 release.
version 1.3.6, February 9, 2013
Fixed: problem with saving the “To” field in emails created from templates.
version 1.3.5, February 8, 2013
Fixed: wrong non-English characters conversion during CSV file import.
version 1.3.4, February 6, 2013
Fixed: CKEditor toolbar layout.
version 1.3.3, February 6, 2013
Fixed: the plugin overwrote system email templates and action pages during update/activation.Fixed: “Catchable fatal error: Object of class WP_Error could not be converted to string…” error on themes without the proper custom post type support.
version 1.3.2, February 5, 2013
Added: Color and Font buttons to the template HTML editor.
Fixed: the option to select the list in the widget was missing.
A few minor fixes and improvements.
version 1.3.1, January 24, 2013
Added: ability to import the subscriber’s IP address.
Added: two text blocks to the default Digest template.
Fixed: “Subscribe” button css for the Internet Explorer 9.
Other internal fixes and improvements.
version 1.3.0, January 18, 2013
Added: support of multiple lists in the Lite version. Upon the first plugin activation, WPNewsman automatically creates the list called “wp-users” and imports the users of your WordPress site into that list. Thus, you get two lists – default list and WordPress users’ list.
Added: ability to merge Google Analytics and Piwik remote tracking into links in the Pro version.
Added: ability to insert the Unsubscribe and Change Subscription links from the HTML editor menu.
Added: the post selector dialog for the digest template.
Added: “Lists and Forms” menu item under WPNewsman in your WordPress admin.
Added: ability to select a template for action pages.
Added: translation to the Russian, French, German and Italian languages. You can use WP Native Dashboard to switch to your locale.
Fixed: “Edit post template” feature for the digest template.
Other small fixes and improvements.
version 1.2.1, January 4, 2013
Fixed: CSS and JS files browser caching issue.
Changed: the name of the css class of required form field in error state from “error” to “newsman-form-error”. If you had custom styling, make sure to check this and apply changes to your css.
Version 1.2.0 changed the form layout ( dropped < ul > and < li > tags ) to support broader range of themes thus could break your custom css rules for WPNewsman if you had ones. Please check your custom form styling and change the CSS selectors to new ones.
version 1.2.0, January 3, 2013
Added: possibility to put the fields in the subscription form side by side
Added: possibility to customize the Subscribe button
Added: select element to the subscription form
Added: ability to reset the default image and download the image source in the email templates
Fixed: errors when the user tried to open a new page until the current page is not fully loaded
Fixed: “Send welcome message” and “Send unsubscribe notifications” options in the Settings
Fixed: the text part of the default email templates is updated accordingly to the changes made to the HTML part
Fixed: the link in the confirmation email did not work if the user resent the confirmation email
Fixed: editing of the digest template in Firefox v17
Fixed: a few issues in the Settings
version 1.1.3, December 20, 2012
Improved the digest template: you can change the ribbon image in the template editor
Cleaned up the plugin code
version 1.1.2, December 17, 2012
Added: new bug report functionality
IMAP compatibility check moved to the Pro version
Few small bug fixes
version 1.1.1, December 10, 2012
Fixed: form list styling ul.newsman-form li
Fixed: “Send Subscribe/Unsubscribe Event Notifications to Admin” option
Removed: unused js file
Enhanced: bounced handler
Tweaked: blog digest template
Flush rewrite rules on the activation
version 1.1.0, December 5, 2012
Added: HTML editor dialog move and resize
Added: bounced handler to the Pro version
Added: compatibility check before activation
Fixed: T_STATIC fail on PHP version < 5.3
Updated: CKEditor to v4
Removed: duplicated definition in core
Cleaned up the plugin code
Many internal improvements and fixes
version 1.0.1, November 30, 2012
Changed upload dir to wp-content/uploads/
Removed unused ckeditor skins
Tweaked system email templates to look nice in the hotmail/live webmail
Fixed the bug that prevents action pages from opening if the user is not logged in
version 1.0.0, November 16, 2012
First public release