[BUG] - Warmup Plans would cause the delivery servers to sometimes get stuck when switching between plans
[ADD] - Added ability to send campaigns only between certain hours
[ENH] - Skip tracking URLs by adding the disable-tracking query param to the URL you want to skip, i.e: (https://mailwizz.com/contact/?disable-tracking or https://mailwizz.com/contact/?source=email&disable-tracking)
[ENH] - Using the 'campaign.track.click.url.segment' app param, you can now customize the tracking url for clicks
[ENH] - Using the 'campaign.track.open.url.segment' app param, you can now customize the tracking url for opens
[MSC] - Overall fixes
[UPD] - Updated composer packages
[BUG] - RSS/JSON feeds would create duplicate rows when using index based tags
[ADD] - Added campaign_custom_unsubscribe_url_enabled filter hook
[ADD] - Added campaign_custom_unsubscribe_url_template filter hook
[ADD] - Added the X-Frame-Options header with the SAMEORIGIN value
[BUG] - Fix a bug where the drag and drop builder would encode quotes for background image style attribute
[BUG] - Fix a bug where blank charts when sharing campaign reports
[ENH] - PHP 8.0 and PHP 8.1 better compatibility
[RMV] - Removed setting the auto_detect_line_endings directive
[ADD] - Added campaign_test_email_delivery_server_use_for filter hook
[ADD] - Added template_test_email_delivery_server_use_for filter hook
[UPD] - Updated Dompdf library to 2.x
[CHG] - Use the official PHP SDK for pepipost
[ADD] - Option to select all the links to populate a custom field on "Change subscriber custom field on link click"
[MSC] - Overall fixes
[UPD] - Updated composer packages
ADD] - Added a note in the welcome step of the installer as to what to do if the installer does not pass the welcome screen
[ENH] - Encode the subject and body in the list-unsubscribe header value
[MSC] - Overall fixes
[BUG] - Fix a bug in tracking URLs that would prevent transforming successive links on the same line
[CHG] - Transform HTML into plain text ONLY if the given input is HTML, otherwise leave it as is
[MSC] - Overall fixes
[UPD] - Updated composer packages
--- -------------------------------------------
[MSC] - Overall fixes
[UPD] - Updated composer packages