Release Notes 2026

Release 2026.0.0

2026-01-13

ID

Description

Category

Security Information

1780

Focus is now automatically set to search field when opening the workspace selection dropdown

Enhancement (UX)

1707

Fixed: Workspaces that are not associated with any cluster are shown in the workspace selection dropdown

Bug

1786

Added embedded mockup HTTP server to unit tests

Maintenance / Testing

1442

Bug report exception details not available in try catch scopes

Bug

1783

OAuth/OIDC redirect URI no longer depends on the client ID

Enhancement (Auth)

🔒 OAuth/OIDC behavior change

1729

Added C# scripting engine (early preview, development environments only)

Enhancement (Experimental)

1799

Added scope configuration to the Client Credentials OAuth flow

Bug / Auth

🔒 OAuth scope handling

1750

Improved import/export implementation and increased test coverage

Enhancement / Maintenance

1802

Bug report: new required fields on throw instruction make old flows unreadable

Bug

1791

Updated JsonSchema.Net to fix bugs in the connection methods

Bug / Dependency

1793

Web API method flow element claims that no connection is selected although it is

Bug

1631

Added option to rename flows directly

Enhancement

1822

Corrected handling of interpolated raw string literals with multiple $ prefixes

Bug

1803

Added localization to exception names

Bug / Localization

1831

Added public key input for Connection Server OAuth Handler

Bug / Auth

🔒 Public key handling

1675

Add user's full name, tenant name and workspace name in the GUI header

Enhancement (GUI)

1834

Fixed flow rename behaviour

Bug

1806

Add browser-based authentication for connection server authentication

Bug / Auth

🔒 Authentication flow

1852

Fix ordering connections table by name or creation date

Bug (GUI)

1581

The user renaming the current workspace is no longer signed out

Bug

1367

Added internal Web API and GUI functionality for workspace migration

Enhancement

1403

Added user and system-wide notifications

Enhancement

1857

Deployment script allowing users to set parameters and secrets

Enhancement (DevOps)

🔒 Secret handling

1808

Fixed bug with TryCatch causing an exception throw on correct syntax

Bug

1889

Expression processing fixes

Enhancement

1904

Fixed a result conversion issue in dynamic scripting

Enhancement

1891

Fixed content previewer to prioritize the content data when transforming

Bug

1752

Implemented instruction panel settings with better search and sorting

Enhancement (GUI)

1886

Support for non-standard OAuth token endpoints and authorization schemes

Bug / Auth

🔒 OAuth compatibility

1856

Reduced startup time of the flow editor

Bug / Performance

1909

Added missing localization on flow index page

Bug (GUI)

1863

Fixed parsing of JSON schemas with unknown keywords

Bug

1908

UI layout and translation fixes for tenant authentication provider maintenance

Bug (GUI)

1918

Add error handling for missing connections in Dashboard

Enhancement