Features
- Audience list management: Added the ability to remove individual members from an audience list directly from the list view, with a clear warning when a member can’t be removed (e.g., missing email), and a prompt to reprocess the list after members are added or removed so counts stay accurate.
- Journey/flow builder safety controls: Added explicit delete buttons (with confirmation) for removing nodes and connections in the flow/journey builder, and turned off accidental deletion via keyboard shortcuts — deleting a step now requires a deliberate click and confirmation.
- Data Studio “Clear” button: Added a one-click way to clear an entire Data Studio workspace (sources, columns, aggregates, panels) with a confirmation prompt before wiping anything out.
- View-only mode for flow builder: Journeys can now be opened in a strict read-only mode, preventing accidental edits when just reviewing a flow.
- Segment creation, streamlined: Segment creation is now available as a page within the Segments list (instead of a separate flow), making it quicker to create a new segment without losing your place.
Bug Fixes
- Data Studio aggregate naming: Fixed a bug where counting a secondary object (e.g., “Sales Transactions”) mislabeled the result using the primary object’s name instead of the object actually being counted; the column name now correctly reflects what’s being counted.
- Data Studio clear workspace: Fixed the clear button staying active while a query was still running, and fixed the dataset name getting wiped out when clearing the workspace.
- Audience list layout and edge cases: Fixed a layout issue on the audience details page, and fixed a crash that could occur when a list member’s row was missing custom field data.
- Checkboxes: Fixed disabled checkboxes still being clickable/toggleable, and cleaned up the visual styling so disabled checkboxes read correctly.
- Segment integrations: Fixed several edge cases in creating and updating Google Analytics-linked segments, including a case where an error partway through segment creation could leave behind a broken, half-created segment instead of rolling back cleanly. Also fixed Google Analytics not being selectable when removing a segment integration.
- Segment ID validation: Removed an overly strict validation rule that incorrectly rejected valid segment identifiers.