Release Notes 2026

Release 2026.0.2

2026-02-05

ID

Description

Category

Security Information

2003

Updated JSON libraries to the latest releases

Enhancement

-

2007

Solve value comparison with booleans and other types in MapValue binding

Bug

-

1996

Add possibility to specify the initial user of a new tenant or a new workspace

Bug / Enhancement

Initial user / permission handling

2014

Added script to build docker image for gateway regardless of local machine architecture

Enhancement (DevOps)

-

2011

Add functionality to change the active cluster of the workspace from the admin view

Enhancement (Admin)

Admin-level configuration

2019

Fixed a type inference issue

Bug

-

2013

Fixed: User grid showed the first 15 users only

Bug (GUI)

-

2018

Fixed import-issues for GlobalContext

Bug

-

Release 2026.0.1

2026-02-05

ID

Description

Category

Security Information

1814

File tree is now sorted by object name

Enhancement (UX)

-

1698

Fixed an issue where unexpected menu items were rendered

Bug

-

1898

Fix checkpoint list not showing

Bug

-

1879

Bug fix: switch case cannot handle null values, empty flows crash, misleading text in flow editor when value is ignored

Bug

-

1061

Added workspace role configuration

Enhancement

Role and permission handling

1887

Fix checkpoint status filter

Bug

-

1833

Added automatic flow syntax checking toggle

Bug / Configuration

-

1935

Added proxy whitelisting support for Connect Gateway

Enhancement (Gateway)

Network / IP filtering

1940

Improved type inference behavior in ambiguous edge cases

Enhancement

-

1875

Bugfix: flows stuck in running even though they have already failed in the background

Bug

-

1899

Add user preferences persistence for flow editor UI settings

Enhancement (GUI)

-

1864

Fixed events in copied connections sharing event history

Bug

-

1893

Bugfix: grains break if an error occurs during saving

Bug

-

1933

Add BPMN unit tests from Connect Classic

Enhancement / Testing

-

1839

Fixed navigation menu collapsing when clicking the Synchronization subentry under Flows

Bug (GUI)

-

1895

Fixed suggestions getting stuck open

Bug (GUI)

-

1932

Last login date and time is now displayed in user overview

Enhancement (GUI)

Audit / user activity visibility

1965

Fixed docker container configuration issues for Connect Gateway

Bug (Gateway)

-

1966

Fixed issue where Connection OAuth Server Handler returns 500 instead of 401 on unauthorized requests

Bug / Auth

Correct auth error handling

1881

Allowed empty JSON request body and improved error responses on unhandled exceptions

Bug

-

1708

Added a warning for exported workspaces

Bug / UX

-

1980

Implementing flow disabling to stop runaway recursion

Enhancement

Stability / DoS prevention

1897

Instruction sidebar scales poorly on wide screens

Bug (GUI)

-

1807

Added default user for Connection webhook Basic authentication

Bug / Auth

Basic auth handling

1969

Add admin view for workspaces

Enhancement (Admin / GUI)

Admin visibility

1868

Add IP whitelist/blacklist handler for webhook endpoints with GUI editor

Enhancement

IP filtering

1978

Gateway improvements

Enhancement (Gateway)

-

1982

Convert class may now be used in expressions

Enhancement

-

1838

Bugfix: grains cannot be recreated after deletion because of E-tag mismatch

Bug

-

1974

Web API inputs not editable in extended view

Bug (GUI)

-

1976

Type selection does not close on click in view type simple

Bug (GUI)

-

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