Version 2026.140.1

Release Date: May 19, 2026


New Features

mindzieBackup Utility

A new console utility provides full backup of both the mindzieStudio database and project storage. Backups can be triggered on demand or run automatically through a built-in daily scheduler that is configured during installation. The utility also handles restore, including snapshot and restore of database users and roles, and automatically stops the application service and IIS app pool to ensure a clean restore.

Faster Event Log Loading

Event log storage has been upgraded to deliver dramatically faster load times for large logs - what used to take minutes now takes seconds. The upgrade runs once per project through a guided in-app page that shows progress and clear next steps for administrators.

BPMN Studio Approval Workflow

BPMN Studio now includes a full approval workflow for process models. A three-role review model (business owner, IT, and compliance reviewer) is paired with a three-tab inbox so reviewers can see what is pending their approval, what they have approved, and the full approval history. Each diagram tracks Publish, Deprecate, and Archive lifecycle states, and a new properties panel exposes diagram metadata for editing.

BPMN Editor Improvements

The BPMN editor has been significantly expanded: drag elements directly from the palette onto the canvas, pick the next element inline as you build, and drop a new element onto an existing flow to split it. Additional improvements include automatic naming rules, diagram diff, one-click documentation generation, and image and PDF export. A new linter catches common modeling problems before publish, and the canvas auto-fits to the diagram when opened.

Per-Tenant Settings and Manage Tenants Grid

The Manage Tenants page is now a sortable grid, and each tenant has its own settings page so administrators can configure tenant-specific options without leaving the page.

Connected Users Last Activity

The Connected Users page now displays the last activity timestamp for each user, sourced from the audit log, making it easier to see who is actively working in the system.

About Dialog API Helpers

The About dialog now includes copy buttons for the current tenant ID, project ID, and base URL. These values are ready to paste into API testing tools, scripts, or support tickets.

AI Dashboard HTML Download

A Download HTML button has been added to AI Dashboards so you can save and share the full standalone HTML of any generated dashboard.

Process Map Enhancements

The process map now draws arrows in the middle of each edge instead of only at the end, scales those arrows with the edge thickness, and shows per-edge wait-time labels directly on the diagram. When wait-time labels are shown, the colored heatmap overlay is hidden automatically to keep the view readable.

Settings Consolidation

All regional settings (date format, time format, language, etc.) have been consolidated into a single tabbed Regional Settings panel for easier configuration.

Error Logs Improvements

Error logs are now variant-aware, letting you scope errors to a specific variant of your process, and a new date-range Download All option lets you export every matching log entry for offline analysis.

Docker Management in Configuration App

Docker container management has been moved out of the web UI and into the standalone Configuration app, where the Docker daemon URL is now configurable to support Windows Server deployments.


Improvements

Scheduled Actions Reliability

Scheduled actions now skip missed runs after a server restart instead of firing all backlogged runs at once, preventing notification storms after maintenance windows.

SMTP Configuration

SMTP settings now load correctly when SMTP authentication is disabled, allowing relay configurations that do not require credentials.

URL Generation

URLs generated from dashboards and notebooks now use the standard /navigate?type=... format, making them more reliable across deep links and shared links.


Bug Fixes

Task Title Description
7102 Copilot Tool Calling Accuracy Fixed O3 models incorrectly showing 0% tool calling accuracy in Auto-Configure
7141 Default User Role Typo Corrected "Admininstrator" typo in the default user role label
7228 DateTime Parser Timezone Fixed Data Designer DateTime parser failing on ISO 8601 dates that include a timezone offset
7231 Base Knowledge Timeout Resolved Copilot base knowledge execution timing out after 5 minutes when all notebooks were pending
7239 Desktop Logging Crash Fixed Desktop crash when Windows Event Log access is denied during message logging
7240 Desktop Update Check Fixed Desktop page crash when the software update version check times out
7241 Desktop Startup Delay Eliminated ~42 second Desktop startup delay when the update service is unreachable
7245 Project Deletion Timeout Resolved timeout when deleting large projects
7266 Calculator Cost Logging Stopped repeated invalid-type log entries during cost enrichment runs
7267 Calculator Concurrency Fixed an intermittent error when multiple calculators ran at the same time
7268 Error Page Crash Fixed crash that appeared on every page when no project was selected
7269 Investigation Explorer Crash Fixed crash when opening the Investigation Explorer
7270 Navigation Crash Fixed intermittent crash during page navigation
7274 Disable Account Fixed Disable Account action so it correctly disables the user
7278 Action from AI Report Fixed creating a new action from the AI Process Analyst report
7279 Block Image Rendering Fixed block image rendering returning 500 in production
7280 Notebook Load Crash Fixed notebook load crash affecting newly created analyses
7281 Copilot Context Restored Fixed a Base Knowledge repair loop that left Copilot without context for affected investigations
7292 Investigation Count Off-by-One Fixed Total Analyses count on the investigation list being off by one
7293 Notebook Name Truncation Fixed long notebook names being cut off in the UI
7294 Dashboards URL Redirect Fixed /dashboards?projectId=X URL redirecting to /projects instead of loading the dashboards list
7298 New Empty Analysis Error Fixed error when creating a new empty analysis