Release Notes

Sign In

Releases

1.53
1.52
1.51
1.50
1.49
1.48
1.47
1.46
1.45
1.44
1.43
1.42
1.41
1.40
1.39
1.38
1.37
1.34
1.33
1.28
1.27
1.26
1.23
1.25
1.24
1.53

Released:

2026-06-23

🎉 New Features

Flows

Experience Build URL Node

A new Flow node type (experience:buildUrl) constructs a fully qualified URL for a published experience.

Supports:

  • Target - cloud (Ligantic Cloud domain) or app (custom app endpoint).
  • App Endpoint - select a specific endpoint by ID, or use the canonical endpoint for the Space.
  • Datum Inputs - parameters serialised as query string values on the generated URL.

The node throws an error if the experience has no published path or if a selected app endpoint is no longer valid.

Image Generation Node

AI image generation Node's models have been refreshed with configuration options for dynamic prompts, quality selector, size, and model selection.

Experiences

Typography Body and Mono Font Config

Experience themes now support body and mono entries in the typography configuration alongside the existing heading levels (h1-h5). This enables per-theme control of base body text and monospace font settings.

Schemas

Field Relationship Link

Field Relationships now display a navigation link alongside the field value. Clicking it opens the related entity directly, reducing the steps needed to navigate relationships from the Studio UI.

Fixes

Schemas

  • Schema version loading now correctly orders by createdAt when resolving the latest schema version, preventing older versions from being treated as current.
  • schemaVersionId mismatches when loading managed relationships have been resolved - the query now handles cases where the current and pinned versions differ, and filters out removed schema versions.
  • Schema properties now sort consistently across all surfaces (entity editor, path selector, pickable properties, schema views manager, schema variables, XLSX read node): explicit order values first (ascending), then remaining properties alphabetically by name. Previously, the sort order varied between surfaces.
  • The entity table and entity editor now render correctly in non-form contexts (e.g., read-only table views and standalone entity lookups).

Flows

  • Managed relationships are now injected into entity data before flow execution, so nodes that read entity data see the full relationship state.
  • Client-side navigation after triggering a Flow execution from the execution create page now correctly navigates to the new execution detail page.

Experiences

  • Experience favicon resolution now works correctly when accessed through a named route, resolving a blank-favicon regression on custom domains.
  • Font reference in experience rendering corrected.

Spaces

  • Billing user resolution for the organisation billing no longer fails when billingUserId is null on the flow execution context.

Related Releases

Related Releases

1.53

Version 1.53 introduces a new Flow node to build experience URLs and refreshes the AI Image Generation Node. Navigate related entities directly with new field links.

1.52

Excerpt: Experience enhanced performance with Flows' new Burst Mode Concurrency in v1.52, plus improved SQL Server connectivity via SNI Override and crucial platform stability fixes.

1.51

Now available; Organise with Folders, rapidly build UIs with the AI Assistant, enhance workflows with advanced CRUD actions, and leverage updated AI models, including Gemini.

1.50

Release 1.50 introduces powerful field-based relationships, timezone-aware datetime fields, and enhanced CRUD actions. Plus, leverage JavaScript mode in data expressions for complex transformations and updated AI models!

1.49

Our 1.49 release introduces AI-assisted Schema generation, new Flow nodes for AI Routing and media processing, plus timezones come to our Data Expression Node.