Skip to content
English
  • There are no suggestions because the search field is empty.

Release Notes: Plural Version 1.24.1

Published on 18.07.2025

New functions

  1. Avatar assignment across organizational boundaries

    • Users can now assign avatars (formerly robots) to projects or frames of other organizations. This enables the central management of master projects that are integrated into customer organizations. Analysis and consumption data are correctly assigned to the customer organization, while media and database accesses run via the master organization.
  2. API element: Define JSON body via variable

    • Instead of entering JSON data manually, a variable containing the JSON body can now be selected. This simplifies configuration and increases the reusability of data in complex flows. The user interface adapts automatically as soon as the variable is activated.
  3. API element: Secret headers for API requests

    • It is now possible to mark headers as “secret”. In published projects, these are replaced by placeholders and automatically filled with the real values when the API is called via a proxy. In this way, sensitive data remains protected while still being visible and testable in the development environment.
  4. Knowledge base (KB): Selection of KB ID via variable

    • For projects with many knowledge bases, a variable can now be used to select the desired KB ID. This reduces the manual effort required for configuration and makes the setup more dynamic and scalable.

Troubleshooting

  • Menu button “Add Overlay” removed
    • A non-functioning and redundant button in the drop-down menu has been removed to make the user interface clearer and more intuitive.