Download Free MyMail WordPress Plugin v.3.2.7 – CodeCanyon | Mailster v3.2.7 -Email Newsletter Plugin for WordPress Nulled (Last Updated on 4th July 2018) is a super flexible, more simple and professional Email Newsletter Tool for WordPress to create, send, receive and track your Newsletter Campaigns. It is fast, Responsive, Clean and Professionally design News Letter Module for your website to increase sale and customers value.
http://codecanyon.net/item/mymail-email-newsletter-plugin-for-wordpress/3078294
3.2.4 (2023-01-31)
Do not show form occurrences from auto draft posts
allow selection private post in the static editbar
implemented feed item date checks
improved handling of images in RSS feeds
added new status upgrade status code
remove any tinyMCE attributes from the content on campaign save
use vanilla methods to change target on frontpage
3.2.3 (2022-12-07)
fixed: E_ERROR on Geo location class in PHP 8.1
added enhancement issue template
check if option from queue has template element
fixed: footer branding
fixed: Uncaught TypeError: in notifications.class.php
standardize outgoing URLs
tested up to 6.1
3.2.2 (2022-11-01)
added: native Advanced Custom Fields support.
fixed: import of WordPress roles wasn't working in some cases.
fixed: force hard reload on cron page if opened in browser.
improved: handling of thickbox modal if other plugins interfere.
added: X-Redirect-By header on all Mailster related redirects.
added: set the global post inside the template editor.
3.2.1 (2022-09-22)
fixed: issue where taxonomies in campaigns are not stored correctly.
improved: {unsub} and {profile} tags can now be used in confirmation messages.
added: message for block form plugin
support for Local Google Fonts
new filter: mailster_do_placeholder which filters the replaced content
fixed: Jetpack no longer includes sharing button in content or excerpt
fixed: some error notices on PHP 8.1
3.2.0 (2022-08-17)
fixed: querying subscribers do no longer return subscribers with status deleted.
fixed: adding an already deleted subscriber working as expected.
fixed: wrong timestamp on signups if subscriber exists.
improved: support for multiple campaigns triggered by action hooks.
improved: removed skeleton loader on foreign columns in overview.
improved: action hook campaigns support now multiple hooks, separated with a comma.
improved: database updates now run in the background (optional).
improved: taxonomies dropdown now uses select2 library to better handle large taxonomy entries.
new defaults strings form confirmation message.
confirmation page on newsletter homepage now wrapped with wpautop.
new filters: mailster_editor_tags and mailster_notification_content.
Version 3.1.6 (2022-07-25)
added: option to change tracking of campaigns once the campaign has been finished
improved: list counts are loaded now asynchronously to improve page load time
improved: embedded images are now found outside the upload folder
settings with "token" in the key are now hidden in the test email
Version 3.1.5 (2022-06-16)
new: growth rates on campaign overview
opens, clicks, unsubscribes and bounces are now sortable
minimum required PHP version is now 7.2.5
reduced size of vendor folder
Version 3.1.4.1 (2022-05-18)
fixed: issue with WooCommerce 6.5.1 and third party library
Version 3.1.4 (2022-05-02)
new: forms on frontend no longer requires jQuery
fixed: using single quotes in tags causes problems
fixed: PHP warning on PHP 8.1
improved: better handling of translations on plugin activation
Version 3.1.3 (2022-03-01)
fixed: default placeholder tags where not replaced on system mails
fixed: security vulnerability where a logged in user can discover the profile URL from a different user. (discovered by D.Jong from patchstack.com)
improved: ajax operations are now checked against capabilities
improved: updated "Preheader text hack" from Litmus
Version 3.1.2 (2022-02-09)
fixed: CSS for WP 5.9
fixed: small typo in variable
fixed: compatibility for PHP 5.6+
Version 3.1.1 (2022-01-19)
fixed: time specific auto responders sent only on Sundays causes sending the following to be way in the future
fixed: type in test bounce message
fixed: typo in subscriber query causes database error
fixed: PHP warning of undefined variable in option bar
added: unsubscribe link to in mail app unsubscribe message
added: filter mailster_campaign_meta_defaults to filter default meta values
added: defined wp_mail filters are now applied if used with Mailster
Version 3.1 (2022-01-12)
new: Remove inactive Subscribers automatically
new: Relative conditions for date fields
new: filters in the subscriber overview
updated: Manage Subscribers page
fixed: add trailing space to preheaders to prevent unintentional line breaks in previews.
Version 3.0.4 (2021-11-08)
fixed: saving template from editor messed up template header
fixed: bulk deletion with actions working again
fixed: auto responder no longer triggered if post is published in the past
fixed: shortcodes are now handled properly on the web version
added: text strings for error messages defined by the security settings page
improved: ajax handler
Version 3.0.3 (2021-10-19)
fixed: timeframe settings spanning over midnight
fixed: layout issue on form/lists overview on smaller screens
fixed: missing dbstructure method on queue process
added: option to block and allow people from certain countries to signup
update: using get_user_local() instead of get_locale() when applicable.