March 5th, 2025
Improved
Fixed
Improvements:
Adding ID and custom ID of the user assigned to a deal as a Person in the Deals export file (person_id
and person_custom_id
columns )
Added email campaign sending settings verification to not allow to publish campaign without selected SMTP or custom domain.
Speeding up filtering of lists of email and popup campaigns
Displaying information about the domain/SMTP usage when attempting to remove them. Itβs done to prevent potential problems with email campaigns which have them set in their sending settings - The list of campaigns is shown before the final decision.
Fixes:
Stopped triggering Added to list
& Tag added
automation modules on deduplicating or merging clientusers
Allowing to use webpush private vapid keys containing _
& -
characters (previously vapid keys containing those characters couldnβt be validated)
Stopped assignment of empty tag and empty list during CSV import done by public API requests.