You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated Vue from 2.6.14 to 3.5.22 to address security vulnerabilities in the Designer. If you use custom Vue templates, you must update them to work with Vue 3 version. See the migration guide for details.
Authentication Update: Workflow Server has fully migrated to OpenID Connect authentication.
Basic authentication is no longer supported in the Admin Panel.
The AccessToken mechanism has been removed from the API. Please refer to the configuration guide for details on how to set up OpenID Connect.
Features
Workflow Engine has been upgraded to version 20.0.2, refer to the release notes for more information.
Added support for registering custom Client Credentials in OpenId Connect. Learn more in the documentation.
Bug Fixes
Fixed an issue where setting up OpenID Connect required registering an external server even when it was no necessary.
Dependencies
Removed the @babel/polyfill package.
Updated core-js from 2.6.12 to 3.46.0.
Added the new package regenerator-runtime version 0.14.1.