Release Notes

Sign In

Releases

1.15

Released:

2024-05-17

New Features

Organisations

The new Organisations features enables you to structure your Spaces, members, and billing through organisations.

This release focuses on laying the foundation of organisation capabilities:

  • Organisation Management (including creation and configuration).
  • Organisation User Management (including inviting and managing Owner and Member roles in an Organisation).
  • Space Management (including transferring Space Ownership to an Organisation, and Owner user and permission management of all owned Spaces).
  • Managing Organisational Billing (including Organisational wide token management, Multiple Billing Account configuration, and Organisation Pays Billing Modes on Spaces).

Read more in the Organisations Knowledge Base Article.

Enhancements

Flow AI Nodes

Add new OpenAI models: gpt-4o & gpt-4-turbo This update introduces several new OpenAI models to the available options for the LLM - Chat Message Node.

The newly added models include:

  • gpt-4o (latest)
  • gpt-4o-2024-05-13 (stable)
  • gpt-4-turbo (latest)
  • gpt-4-turbo-2024-04-09 (stable)

These model additions expand the capabilities and choices for multi-modal LLM calls within the Ligantic Platform.

Improve serialisation handling for lists of objects passed to LLM:

This update enhances the handling of lists of objects when passed directly from an Object Query to the LLM - Chat Message Node in Flows. The new default behaviour serialises the objects into a name-based JSON format, improving the readability and processing of the data by the LLM. This change streamlines the workflow and ensures more efficient communication between the Object Query and the LLM.

Experiences

Add Colour to Box and Input Block config:

This update introduces the ability to customise the colour of the Box and Input blocks within the Experience Designer. Users can now configure the background colour, border colour, and other visual properties of these UI elements to better align with their desired branding and design preferences. This enhancement provides greater flexibility in tailoring the appearance of your Experiences to match the overall look and feel of the application or website it is integrated with.

Fix Text Block Spacing configuration:

Resolved an issue where the spacing configuration for Text Blocks was not being applied correctly, leading to inconsistent formatting of text content within the Experience.

API

Extend nameBased flag to entityget and get-all procedures:

The nameBased flag has been extended to the entityget and get-all procedures, allowing you to retrieve entities by their name instead of their ID. This enhancement provides more flexibility when working with entities, especially in scenarios where the entity name is more readily available or easier to reference than the ID. The nameBased flag can be set to true in the request to enable this functionality.

Add schemaVersion top-level config description to api results:

The API now includes a description property for each schema in the response when requesting the /api/v1/spaces/{spaceId}/schemas endpoint. This enhancement provides additional context and information about the purpose and usage of each schema, improving the developer experience when working with the API.

Add import graph result to return of import:

This update enhances the import endpoint by returning an object that describes the ID mapping between the new configuration and the imported data. Previously, this endpoint did not provide any return value. This improvement allows you to better understand and track the changes made during the import process.

Ability to Filter by Hidden createdAt Property:

Introduces the capability to filter Entities by the hidden createdAt property, allowing for more granular filtering and sorting based on creation date.

Quality of Life

  • Improving the overall stability and reliability of the user experience when refreshing.
  • Resolved Error Processing Node - Invalid Child Type Numbered-List.
  • Resolved Schema ID Context of Nested Queries for Media Blocks.
  • Resolved issue with 'Your token has been added' notification scrolling.
  • Resolved Token Amount Display in Purchase Process.
  • Resolved issue with linking Flows when importing while using a flow:execute node.
  • Split out the Schemas, Flows, Experiences, Config tabs in the Space Settings page to have a clearer purpose and separation.

Related Releases

Powered by Ligantic