[ADD] - Added Domains Blacklist
[ADD] - Added ability to add subscribers to Customer Blacklist from customer area with one click
[ADD] - Added ability to remove items from Queue Monitor if they are too old(24H) in the processing state
[ADD] - Confirmation step of the campaign will tell the estimated number of recipients for that campaign
[ADD] - Survey fields can get default values now. If you need to default on subscriber values, just use the subscriber tag from your list with the SUBSCRIBER_ prefix, i.e: [SUBSCRIBER_EMAIL]
[ADD] - Added A/B Testing feature for Autoresponders subject lines
[ADD] - Added scroll indicator for delivery server popup and Campaign Quick View popup
[ADD] - Added A/B Testing subjects in the Campaign Quick View popup
[ADD] - Campaign status can now be modified from the API update endpoint
[ADD] - Campaign test emails will now get the [TEST] prefix on subject lines
[ADD] - Added ability to decide if customers can use recurring campaigns or not
[BUG] - Fix a bug in customer controller for guests where we wrongly referenced the API key to send new customers details to a MailWizz list
[ADD] - Add list display name as page title in public list pages, such as subscribe form
[ADD] - Added an optional name property for Bounce / FBL / Email Box Monitors, for easier identification
  • Like
Reactions: kennyoca
[BUG] - Fix Phpass reference error in the installer
[CHG] - Switched the Cron Expression Parser library
[BUG] - Fix failed delivery when using performance flags to not take delivery usage logs into consideration were set
[UPD] - Updated composer packages
[MSC] - Overall fixes
[UPD] - Updated composer packages
[MSC] - Overall fixes
[UPD] - Updated composer packages
[IMP] - Use escapeshellarg in auto-update command for params passed to exec even if they are safe
[MSC] - Overall fixes
[UPD] - Updated composer packages
[CHG] - Subscribers that unsubscribe, then subscribe back, will now receive a confirmation email
[BUG] - Redis mutex now awaits in seconds not in milliseconds
[MSC] - Overall fixes
[UPD] - Updated composer packages
[ENH] - Allow emails starting/ending with dashes in the name part
[REM] - Reverted/Removed - Opens and clicks tracking will now exclude crawlers/robots
[REM] - Reverted/Removed - Opens and clicks tracking will now exclude Google Services. Configurable from Backend > Settings > Campaigns > Exclude IPs from tracking
[REM] - Reverted/Removed - Added "campaign_exclude_ips_from_tracking_google_ips_range" filter hook
[MSC] - Overall fixes
[UPD] - Updated composer packages
[ADD] - Beside "Campaigns abuse complaints" in customer area, we have added "Campaigns abuse reports" too
[ADD] - Added setting to decide whether the customer gets notified via email on abuse complaints or not
[ENH] - The "From" address used in delivery servers will now be unique across customers. No two customers can use same "From" address
[RMV] - Remove the X-Receiver and X-Sender headers which we added by default
[MSC] - Overall fixes
[UPD] - Updated composer packages
[BUG] - Fix the parsers for campaign xml/rss and json feeds for PHP 8
[BUG] - Make sure tags inside XML feeds are parsed as late as possible to avoid issues like creating separate tracking links for each parsed tag
[MSC] - Overall fixes
[UPD] - Updated composer packages