MailWizz - Email Marketing Application

MailWizz - Email Marketing Application v2.6.6

No permission to download
v2.6.6 - 2025-03-23
[UPD] - Updated jquery, jquery-migrate and js-cookie to their latest versions
[MSC] - Overall fixes
[UPD] - Updated composer packages

v2.6.5 - 2025-02-17
[ENH] - Added autofocus on 2FA inputs (backend/customer)
[IMP] - Now we also match improperly named message-id header in bounce handling for the original email message
[ENH] - Add warning when campaign set to send in the past
[ENH] - Ability to use IP Pool for ElasticEmail API
[ENH] - Better Message-ID detection handling in Bounce Handler
[ENH] - Include the password in delivery server exports in customer area like we already to in backend area
[MSC] - Overall fixes
[UPD] - Updated composer packages
v2.6.2 - 2024-10-27
[MSC] - Overall fixes
[UPD] - Updated composer packages
v2.6.1 - 2024-10-03
[ENH] - Added ability to enable/disable click and open tracking provided by Sparkpost, per delivery server
[MSC] - Overall fixes
[UPD] - Updated composer packages
--- Version 2.4.5 - 2024-03-18
--- -------------------------------------------
[BUG] - REMOTE_CONTENT tag would not parse DS_* tags
[ENH] - Pass the server to all parsing functions that can make use of it
[ADD] - Added campaign_remote_content_tag_fetch_content_cache_key filter hook to set the cache key for when fetching the content of REMOTE_CONTENT tag
[ADD] - Added campaign_remote_content_tag_fetch_content_use_cache filter hook to decide if the content fetched from the remote url will be CACHED or not
[CHG] - Headers for bounces, complaints, etc, will now be html decoded during the parsing process by the bounce handler
[ENH] - Add support for PKCS#8 beside PKCS#1 BUT force PKCS#1 for compatibility reasons
[BUG] - Fix for gmail unsubscribe request due to the fact that it is not following redirects
[MSC] - Overall fixes
[UPD] - Updated composer packages
[ADD] - Add ability for customers to select if they want to receive DNS details via email for Sending Domains
[ADD] - Added the ability to restrict the number of the responses per responder for a survey.
[BUG] - Fixed a bug preventing subscriber values to be set on copy/move actions

Steps:

1. Download latest version
2. Make a copy of your current apps/console/commands/DailyCommand.php
3. Extract your latest mailwizz, there will be 2 folder extracted: latest/ and update/
4. Copy/replace all update/ to current files
5. If you using nulled version, please copy/replace your backup of apps/console/commands/DailyCommand.php
6. Open backend dashboard and run update process
Back
Top