twisted1919
Administrator
Staff memberHi guys,
Today, after so much hard work, we are pleased to announce the availability of MailWizz 1.4.4
While we did so many tests to make sure this release will work without issues, given this is a huge release i advise you to run it on a staging environment and make sure the release does not affect you negatively in any way.
I am sure there will be issues, please open support tickets with any issue you find.
This release contains the most awaited drag-and-drop builder. Please note that we just start this journey so the editor might be buggy. We will improve it as the time goes by. The editor is implemented as an extension, so you can disable it and use another one in case you don't like it now.
You'll notice the archive size grew a lot, at about 180 Mb. This is because we have to keep backward compatibility with lots of PHP versions therefore we had to load different vendor folders.
We also now using MaxMind's Free IP Location database, which is embed in the app and since the database has over 40Mb, you can easily see how it adds up to the archive size.
Good news is that, you can now use this IP Location extension without adding issues to the app, so i advise you to enable and use it. In future, we will remove all the other IP Location extensions.
Here is the changelog, please read it to see all the changes:
You can download it from https://www.mailwizz.com/customer/downloads/get/version/1.4.4
It will take a while till CodeCanyon will approve the update.
Thank you.
Today, after so much hard work, we are pleased to announce the availability of MailWizz 1.4.4
While we did so many tests to make sure this release will work without issues, given this is a huge release i advise you to run it on a staging environment and make sure the release does not affect you negatively in any way.
I am sure there will be issues, please open support tickets with any issue you find.
This release contains the most awaited drag-and-drop builder. Please note that we just start this journey so the editor might be buggy. We will improve it as the time goes by. The editor is implemented as an extension, so you can disable it and use another one in case you don't like it now.
You'll notice the archive size grew a lot, at about 180 Mb. This is because we have to keep backward compatibility with lots of PHP versions therefore we had to load different vendor folders.
We also now using MaxMind's Free IP Location database, which is embed in the app and since the database has over 40Mb, you can easily see how it adds up to the archive size.
Good news is that, you can now use this IP Location extension without adding issues to the app, so i advise you to enable and use it. In future, we will remove all the other IP Location extensions.
Here is the changelog, please read it to see all the changes:
Code:
--- -------------------------------------------
--- Version 1.4.4 - 2017-10-04
--- -------------------------------------------
[ADD] - Added new command to delete mutex files: "delete-mutexes" which will also run daily to cleanup the mutexes folder
[ADD] - Added new command to unsubscribe inactive subscribers from lists, run "php /path/to/apps/console/console.php help unsubscribe-inactive-subscribers" for info
[ADD] - Added ability to count giveup emails against customer sending quota
[ADD] - Added back the ability to resend failed emails in campaigns
[ADD] - Added ability to send the campaign share reports details(url and password) via email
[ADD] - Added notification email for when the list import finishes via command line/cron job
[ADD] - Added bulk action to unconfirm subscribers in a list
[ADD] - Added bulk action to resend confirmation emails for subscribers in a list via transactional emails
[ADD] - Added "delete-campaign-delivery-logs" command
[ADD] - Added ability to delete the campaign delivery logs and replce them with a static counter to improve performance
[ADD] - Added search ability for Backend > Misc > Campaign Delivery logs
[ADD] - Added search ability for Backend > Misc > Campaign Bounce logs
[ADD] - Added Abuse Complaints stats area in campaign overview
[ADD] - Added webhook endpoint for Postal, available at http://domain.com/index.php/dswh/postal
[ADD] - Added lists/subscribers/unsubscribe-by-email-from-all-lists for API
[ADD] - Added ability to use md5s in the email blacklists
[ADD] - Added ability to parse RANDOM_CONTENT in the campaign from name tag
[ADD] - Added a new delivery server type: NewsMan Web API for newsmansmtp.ro
[ADD] - Added a new API Endpoint to list and add campaign bounces
[ADD] - Added daily quota for delivery servers
[ADD] - Added ip location extension based on MaxMind's (maxmind.com) GeoLite2 City database.
[ADD] - Added the ability for the customers to have multiple suppression lists
[ADD] - Added "suppression-list-import" command
[ADD] - Added ability to select suppression lists per campaign basis
[ADD] - Added a new extension, drag and drop email template builder
[ADD] - Added new custom field type, checkbox list
[ADD] - Added new custom field type, radio list
[ADD] - Added ability to override the app language by passing a query var like: ?lang=en in the url
[ADD] - Added sticky filters for campaigns area
[CHG] - XML/JSON feeds will be auto-detected in campaigns
[CHG] - Emails that start with _ or end with _ are now accepted in the system
[CHG] - URL Tracking is now enabled by default
[IMP] - Improved DSWH handler
[IMP] - CCT_* tags are now parsed in the campaign subject too
[IMP] - Test emails from campaigns will now try to use a real subscriber based on the email
[UPD] - Upgraded Yii framework to latest version
[UPD] - Upgraded amazon sdk to latest version. You need PHP >= 5.5 to use it from now on
[UPD] - Upgraded mailgun sdk to latest version. You need PHP >= 5.5 to use it from now on
[UPD] - Upgraded sendgrid sdk to latest version. You need PHP >= 5.6 to use it from now on
[UPD] - Upgraded elasticemail to use version 2 of their api
[UPD] - Upgraded twitter library. You need PHP >= 5.6 to use it from now on
You can download it from https://www.mailwizz.com/customer/downloads/get/version/1.4.4
It will take a while till CodeCanyon will approve the update.
Thank you.