Features
- Records list view: added a permanent, read-only “All” tab that’s pinned first and shows every record with no filters — a quick reset point that’s always available alongside your saved views.
- Records list view: saved view tabs that no longer fit on screen now collapse into a searchable “More” menu instead of scrolling off-screen, so every view stays reachable.
- Records filtering: added “empty / not empty” quick filters for date and number fields, and the active quick filters now show above the advanced filters panel so it’s clear what’s currently applied.
- Filtering language: date filter options across Records, Data Studio, and Data Explorer now read in plain language (On, Not on, After, Before, On or after, On or before) instead of technical greater-than/less-than phrasing.
- Data model: added support for an “Array” property type, letting users specify what kind of values a list field holds (text, number, date, etc.), with that item type now shown wherever the property appears.
- Data model: new associations now default their cost to 1 instead of requiring manual entry.
- Account groups: added the ability to activate or deactivate an account group directly from the list, with a confirmation step before deactivating.
- Journeys / flow builder: a journey flow can now only have a single starting point; once a start node exists, the option to add another is disabled, and deleting a step in a branching path now correctly reconnects the surrounding conditions instead of breaking the flow.
- Audience builder: added a warning message when filtering a static list, clarifying how that filtering behaves.
Bug Fixes
- Property creation: fixed an issue where the account or property selected while creating a new property could unexpectedly snap back to the default choice.
- Email editor: resolved a cluster of issues with selecting and inserting images — images could fail to apply, the picker could close unexpectedly (or fail to close), and previously uploaded images could show broken links due to inconsistent asset URLs. These are now handled consistently across the editor.
- Automated emails: fixed the audience selection step showing blank or incorrect data when editing an existing automated email or switching between audience workflows.
- Charts: fixed donut chart legends overlapping or being drawn over by the chart itself.
- Account groups: hardened the activate/deactivate controls against edge cases that could cause errors.
- Email whitelabel settings: removed an unnecessary SSL verification step that could block valid configurations.