MailWizz - Email Marketing Application 2.6.6

Download MailWizz - Email Marketing Application 2.6.6 from nulled fire. MailWizz EMA is a simple to use, efficient and full-featured email marketing application
--- Version 2.0.31 - 2021-10-27
--- -------------------------------------------
[ADD] - Added a wrapper over getimagesize for better security. For best results, PHP's finfo class/extension must be enabled on your host
[UPD] - Updated composer packages

--- -------------------------------------------
--- Version 2.0.30 - 2021-10-26
--- -------------------------------------------
[BUG] - Fix a bug for ExtensionInit::createAbsoluteUrl(). Added the schema and sent it correctly for call of createAbsoluteUrl()
[MSC] - The exported list/survey file name will not contain only the list/survey uid, since the list/survey name can get very long and cause filesystem issues
[ADD] - Added Cookie Consent Extension
[ADD] - Added '8.8.8.8', '8.8.4.4' as system nameservers
[ADD] - Added a new hook: dns_resolver_nameservers to overwrite the above nameservers if needed
[ADD] - Sending domains will use the above external nameservers to query for data
[ADD] - A new method SendingDomain::hasValidDNSTxtRecord which can be called at any time to verify the sending domain has valid DNS records
[ADD] - The hourly cron will check(if enabled) all active sending domains to make sure they still have valid DNS records. Invalid domains will be disabled
[ADD] - Added ability to enable/disable hourly checks against sending domains
[CHG] - Test emails are now prefixed with *** TEST *** instead of [TEST] to avoid GMail thread grouping
[IMP] - CSV import now auto-detects the delimiters
[ADD] - Tracking domains will use the above external nameservers to query for data
[ADD] - A new method TrackingDomain::hasValidDNSRecords which can be called at any time to verify the tracking domain has valid DNS records
[ADD] - The hourly cron will check(if enabled) all active sending domains to make sure they still have valid DNS records. Invalid domains will be disabled
[ADD] - Added ability to enable/disable hourly checks against sending domains
[ADD] - Added ability to set the maximum number of active campaigns customers can have
[ADD] - A new method TrackingDomain::hasValidDNSRecords which can be called at any time to verify the tracking domain has valid DNS records
[ADD] - Added a menu builder. It will inject the menus created in the header and footer of the frontend page.
[BUG] - Increased the category name length from 32 chars to 100 in the translation_source_message table
[CHG] - Accommodated the TheChecker.co transition to Emailable. Now the Email verification provider for this service is updated to use the new endpoint
[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
[BUG] - Fix Phpass reference error in the installer