Mailwizz - 1.4.8
--- -------------------------------------------
--- Version 1.4.5 - 1.4.8 --- 2017-10-20
--- -------------------------------------------
[ADD] - Added {backend,customer}_dashboard_glance_stats_list filter hook
[ADD] - Added GeoCountry / GeoState and GeoCity custom field types which will always be populated
with the subscriber country / state / city based on the ip address.
You need MaxMind's database in order for this to work.
[ADD] - Added [SUBSCRIBER_GEO_COUNTRY] and [SUBSCRIBER_GEO_STATE] and [SUBSCRIBER_GEO_CITY] tags
that can be used as defaults for custom fields to add as defaults the country / state / city
of the subscriber based on the IP address.
[ADD] - Added the [CAMPAIGN_SEGMENT_NAME] tag
[ADD] - Added option to require campaign approval before sending
[ADD] - Added ability to keep list selections in sync when using Subscriber Actions in lists
[ADD] - Added ability to add the IP Pool for SparkPost web api
[ADD] - Added "update-ip-location-for-campaign-opens" console command to update locations for opens
[ADD] - Added "update-ip-location-for-campaign-clicks" console command to update locations for clicks
[ADD] - Added "frontend_campaigns_controller_web_version_action_email_content" filter hook
[ADD] - Added "console_send_campaigns_command_process_subscribers_loop_in_loop_start" action hook
[ADD] - Added Email Box Monitors which will allow you to monitor email boxes and take actions against
subscribers based on the email content. This can be useful to automate unsubscribes from replies and so on.
[CHG] - Change subscriber status to blacklisted only if the subscriber is confirmed
[CHG] - Because of it's size, we don't include MaxMind's database in the app by default.
See Backend > Locations > MaxMind Database for how to add it into the app.
[IMP] - Improved the campaigns pausing ability. Now pausing is instant!