[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
[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 https://www.domain.com/index.php/dswh/pmta 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
[ENH] - The content from random content blocks can now contain json, rss or remote content and it will be parsed properly
[UPG] - Upgrade composer packages
[MSC] - Small fixes overall
[BUG] - Fix sending empty emails in DailyCommand::handleScheduledInactiveCustomers when no customers match criteria
[BUG] - During list import, empty columns would be allowed. It's fixed now
[ADD] - Added 'campaign_get_status_with_stats' filter hook
[ADD] - Added 'servers_imap_connection_string_search_replace_params' filter hook
[BUG] - Fix an issue where REMOTE_CONTENT tag was not parsed in the campaign headers/footers
[ADD] - Added ability for bounce / fbl and email box monitors to look in more than one email box
[ADD] - Added INBOX / JUNK / SPAM as the default email boxes to search in for bounce / fbl / email box monitors
[ADD] - Added 'servers.imap.search.mailboxes' app param to easily control default email boxes for bounce / fbl / email box monitors
[BUG] - Fixed an issue where the [DATE] and [DATETIME] tags for campaigns did not parse in the correct timezone
[MSC] - Small fixes overall
[BUG] - Fix broken breadcrumbs for numeric labels
[BUG] - Fix "empty" values handling in custom fields submissions for lists
[ADD] - Added API ability to create subscribers in bulk
[ENH] - Add comments for proper default value format for date and datetime custom fields for lists
[ENH] - If uploading a file for campaign attachments fails, we'll add a notification with the failure reason
[ADD] - Added email field type for email lists custom fields
[ADD] - Added url field type for email lists custom fields
[ADD] - Added phone number field type for email lists custom fields
[ADD] - Added rating field type for email lists custom fields
[ADD] - Added basic survey functionality
Version 1.7.2 - 2019-01-21
--- ------------------------------------- ------
[MSC] - Small fixes overall

--- ---------------------------------- ---------
--- Version 1.7.1 - 2019-01-21
--- ------------------------- ------------------
[the BUG] - Fix a case sensitive in years range field of the type
[IMP] - Trim the search in search TERM extension

--- ------ -------------------------------------
--- Version 1.7.0 - 2019-01-21
--- -------------------------------------------
[ADD] - a new list Added field of the type: the Range Years
[the ADD] - Recaptcha extension CAN now! Just the BE disabled The per list basis
[the ADD] - Added search extension to search Entire application in the backend and to customer area
[MSC] - Small fixes overall