MailWizz - Email Marketing Application 2.4.8

Download MailWizz - Email Marketing Application 2.4.8 from nulled fire. MailWizz EMA is a simple to use, efficient and full-featured email marketing application
[ADD] - Added new endpoints for creating/updating/deleting list subscribers segments.
[ADD] - Added new endpoint to retrieve the list segments operators
[ADD] - Now the campaigns endpoint can filter the campaigns based on the list_uid
[ADD] - Exposing the field_id for the list field values endpoint
[ADD] - Added new endpoints for creating/updating/deleting list fields.
[ENH] - For delivery servers, you can now have multiple "use for" cases
[ENH] - For test emails in campaigns, delivery servers where "use for" is set for test emails will be selected first, if they exist. If not, the ones for campaigns will be used.
[ENH] - For test emails in lists(templates), delivery servers where "use for" is set for test emails will be selected first, if they exist. If not, the ones for lists will be used.
[ADD] - Added list_field_builder_type_[FIELD_TYPE]_crud_build_field_array filter hooks
[ENH] - Email box Monitors now check the Subject header as well; best for List-Unsubscribe header auto-generated emails
[ADD] - Added config.shiftEnterMode = CKEDITOR.ENTER_BR; to ckeditor configuration
[ENH] - EmailBoxMonitor can now decode and read base64 encoded messages as well and it will also look in the email subject
[ADD] - Added ability for force the FROM NAME on delivery servers
[CHG] - Deprecated DeliveryServer::sendEmail method in favour of DeliveryServer::send. Calling DeliveryServer::sendEmail will still work but will trigger a deprecation notice.
[ADD] - Added console_send_campaigns_command_{find|count}_subscribers filter hooks
[BUG] - Fixed the CSS issues for GrapesJS
[MSC] - Overall fixes
[UPD] - Updated composer packages
[BUG] - Fix the landing pages default templates path to handle the situation when MailWizz is installed in a subfolder
[ADD] - The email header and footer from customer settings are injected when a test email is sent from the campaign template step
[ADD] - Added console_command_list_import_finished_can_send_email filter hook
[ADD] - Added the ability to export the campaigns bounce logs from the backend
[MSC] - Overall fixes
[UPD] - Updated composer packages
[CHG] - Raised the max number of records per page from 50 to 1000 for API
[IMP] - When deleting customers, we will now delete the campaigns and the lists first, one by one, then the customers
[ADD] - Ability for Redis to connect using unix sockets
[BUG] - Fix a bug in delivery server selection criteria where some servers would be selected for delivery when they should not
[CHG] - Added campaigns limit and offset flags to the global mutex lock for send-campaigns command
[ADD] - Added SerializeHelper to help serialize/unserialize data and try to fix it if it is broken
[ENH] - All console commands accept a new flag, --stdout_format=text|json to format the output in text or json. Defaults to text
[ADD] - Added console_command_stdout_message filter hook
[RMV] - Removed console_command_send_campaigns_stdout_message filter hook, use console_command_stdout_message instead
[MSC] - Overall fixes
[UPD] - Updated composer packages