Improved view save behaviour for these configurations
Relationship Ordering: Schema relationships can now be explicitly ordered, improving control over how related data is displayed and managed.
XLSX Schema Inference in Import: Schema import now includes XLSX inference support, with import UX split into focused paths for text vs XLSX inputs.
Experiences
Logout Authentication Action: Experiences can now trigger a dedicated logout auth action directly from button/link interactions, making sign-out flows easier to configure without custom logic.
Button Actions with Presets + Flow Actions: Button actions now support richer action configuration, including preset auth actions and Flow-trigger actions, while keeping compatibility with existing button configs.
Better Visualisation Composition: Bar chart rendering now supports improved box composition behaviour, enabling cleaner layout combinations for chart-centric sections.
Publish Guard for Unsaved Changes: Publishing an experience is now blocked when there are unsaved edits, helping prevent accidental publishes of stale content.
Flows
Control Switch Node: Flows now include a Control Switch node for multi-branch conditional routing, giving a cleaner alternative to chaining many if nodes.
Streaming Gemini Responses: Gemini-backed processing now streams responses instead of waiting for a single final payload, improving responsiveness for long generations.
Spaces
OAuth Authorisation by Space Role: Spaces now support role-aware OAuth authorisation/revocation flows, including stronger UI and backend handling for credential authorisation and access control.
๐ Fixes
Fixed false-positive โchangedโ state in Flow save paths when no real edits were made.
Improved Flow result handling consistency across node execution paths.
Fixed file-entry button layout overlap for non-media rows in Schemas.