Skip to main content

Release notes

v6.3LatestMarch 2026

Features
  • Dashboard Gateway as proxy for workflow actions results: accessing the results of workflow actions now routes through the Dashboard Gateway instead of linking directly to the Azure Portal. Installations where Azure Logic Apps live in a separate VNET from Invictus can access action results through the Dashboard.
  • Unlock accounts with a System Admin role: users with a System Admin role can now unlock locked accounts directly through user management in the Dashboard. In the past unlocking required a direct storage change.
  • Swagger/OpenAPI: the Swagger/OpenAPI API for the Invictus interfaces is re-enabled. A feature flag (useOpenApi Bicep parameter) controls it per environment.
  • Search on Business Properties: users can now search on Business Properties through the Flow advanced search pane.
Technical
  • Framework upgrade to latest SDK: all Framework components now run on the most recent version of their respective SDK.
  • Transco property name consistency: Transco V2 property names now follow the naming convention consistently.
  • Application Gateway support: Invictus now supports placing an Application Gateway in front of the Dashboard. Two new BICEP parameters enable this.
Fixes
  • Tables not created on installation: Invictus now correctly creates all required tables during installation.
  • Filter parameters not passed correctly: all search filters now carry over correctly when navigating from the Dashboard page to the Flows page.
  • Intermittent flow loading error: a flow no longer intermittently fails to load.
  • Quick Search on custom properties: the Quick Search now finds results on custom properties again.
  • Tooltip for Function App traces: the tooltip for Azure Function traces now correctly refers to Function Apps instead of Logic Apps.