MailWizz - Email Marketing Application 2.6.2

Download MailWizz - Email Marketing Application 2.6.2 from nulled fire. MailWizz EMA is a simple to use, efficient and full-featured email marketing application
[ADD] - Added the "delete-moved-subscribers" command
[UPD] - Updated composer packages
[MSC] - Remove the "tools" folder from the app, it was accidentally included. See Accidentally included the "tools" folder in version 1.9.15 for more info
[MSC] - Overall fixes
  • Like
Reactions: jojomarrach
--- Version 1.9.15 - 2020-11-03
--- -------------------------------------------
[ADD] - Added --customer_id=1,2,3...n and --campaign_id=1,2,3...n as possible flags for the send-campaigns command
[ADD] - The API response for bulk creating subscribers will now include the subscriber unique id as well
[ADD] - Added ability to search by subscriber status in the list subscribers endpoint
[ADD] - Added campaign unsubscribes endpoint
[ADD] - Postal webhook now can process messages from smtp as well, not just via api
[ENH] - Better PMTA bounce handling
[CHG] - Cast to SIGNED instead of UNSIGNED for integers in segments
[ADD] - Added [CAMPAIGN_NAME] and [CAMPAIGN_UID] as available tags to be replaces for updating custom fields upon campaign actions
[IMP] - Added $collection as param for the common_helper_parsed_field_value_by_list_field_value_search_replace filter hook
[ADD] - Added pmta and inboxroad smtp server types
[ADD] - Added header and footer widgets for frontend with ability to load custom views
  • Like
Reactions: jojomarrach
[CHG] - List-Unsubscribe header will not use the unsubscribe direct functionality anymore. Sometimes that would cause spam filters to unsubscribe subscribers without any good reason.
[ADD] - Added [CAMPAIGN_TYPE] tag to be parsed in campaign
[ENH] - Added support for '<media:content url="..." medium="..." />' in CampaignXmlFeedParser
[BUG] - Fix email blacklist bulk export contents which was broken when blacklist reason contained white spaces
[ADD] - Added PMTA endpoint to process bounces, complaints, etc. Available at Domain.com Must include Message-Id header in payload (header_Message-Id in pmta config)
[ADD] - Added ability to select page size for subscribers list
[ADD] - Added campaign_model_search_data_provider_config filter hook