Mailster - Email Newsletter Plugin for WordPress 4.0.8

Download Mailster - Email Newsletter Plugin for WordPress 4.0.8 from nulled fire. Mailster is an easy to use Email Newsletter Plugin for WordPress.
* new: Test the Email Quality with the built in Pre-check Feature.
* new: Tag you subscriber with Tags fro better segmentation.
* new: Improved security with a dedicate security settings page.
* new: Automatic batch size settings to calculate your optimal sending rate.
* new: Option to create new campaigns on action hook based auto responders.
* new: Updated add ons page to browse and install even more integrations.
* new: Updated templates page now lists over 400 free and premium templates.
* new: UI update with new icons based on SVG.
* new: Auto click prevention to prevent bots auto clicking and messing up your stats.
* new: Sending warmup if you send from a new IP address or domain.
* improved: db handling by splitting the actions table into five separate ones.
* improved: added primary keys to these tables: queue, subscriber_meta, subscriber_fields.
* improved: calculation of user rating has been offloaded as it's often server intense.
* improved: changes to tracking for the Apple Privacy Protection plans.
* improved: change on the random handler for random posts.
* added: new dynamic tag for button labels `{post_button:-1}`.
* added: indexes to campaigns to distinguish if multiple ones are sent (like birthday greetings).
* removed: auto update option to prefer native solution.
* removed: deprecated `mymail` hooks and filters.
fixed: Option bar is fixed after a certain scroll threshold again.
fixed: decimals in the height or width field of the editbar for the selected image in the editor prevents submitting the form on Firefox.
fixed: timeframe now respects sites timezone.
fixed: export into Excel file may strip leading 0
improved: test mails are now sent to the current user
added: $org_content argument to mailster_handle_shortcodes filter
added: mailster_form_list_order to handle list order in forms
fixed: comparing empty date values on MySQL 8
fixed: issue while calculating time frame over midnight
fixed: issue with merge tags when rss and regular tag is used
fixed: use of hard-coded database prefix
improved: removed/replaced deprecated jQuery methods
improved: media editor link in settings
improved: support for PHP 8