Version 2026.153.3
Release Date: June 3, 2026
New Features
New Home Screen with Workspace Selector
After you sign in and choose a tenant, mindzieStudio now opens on a redesigned home screen. From here you pick the workspace you want to work in:
- Process Intelligence - analyze process mining and task mining event logs, and generate dashboards.
- BPM Studio (Beta) - model, review, and approve business processes using BPMN 2.0.
- Data Designer - build event logs from raw system data using SQL, transforms, and AI.
The home screen also includes a Pick up where you left off feed that gathers your recently modified dashboards, investigations, BPMN diagrams, and actions across the tenant, each tagged with its workspace, a relative timestamp, and a "You" marker. Filter chips let you narrow the feed to a single workspace. Every workspace has a Home button to return to the selector, and bookmarkable URLs let you jump straight into a workspace.
Access to each workspace is role based. If you don't have permission for a workspace, its card is shown locked with a short explanation rather than letting you open it.
BPM Studio (Beta)
BPM Studio - the BPMN 2.0 process modeling workspace - is now available in Beta to all tenants (for users with the required role). New in this release:
- Guided new-project chooser - when you create a project, choose Start from scratch to model manually, or use one of the AI starting points below.
- Generate from a picture - upload an image of a process and have it turned into an editable BPMN diagram.
- Start from an SOP - upload one or more standard operating procedure documents (PDF, Word, text, or Markdown) and generate a BPMN diagram from them.
- Auto layout - a toolbar button arranges your whole diagram in one click, and the result can be undone with a single Ctrl+Z.
- Export - download any diagram as PNG, SVG, PDF, or Microsoft Visio (.vsdx).
- Editor refinements - the canvas re-fits when the window is resized so new diagrams aren't clipped, scrolling over an open menu no longer zooms the canvas, and entry-start cards now fill the full width.
AI Jobs (Beta)
AI Investigations has been renamed AI Jobs and promoted from Alpha to Beta, available to all tenants (for users with the required permission). AI Jobs run AI agents that turn your inputs - documents, pictures, and SOPs - into results such as dashboards, reports, and BPMN diagrams.
- Redesigned run experience - a chat-style page with a live activity feed, honest progress, and (for BPMN jobs) a live diagram preview that updates as the agent works.
- Persistent chat and reports - your conversation and generated reports are saved, so they survive across sessions.
- Add files to a running job - upload data files and additional supporting files while a job is in progress.
- Stop button - cancel the running agent turn at any time.
- Downloadable reports - save the reports a job produces.
- Email notifications - receive an email when a job completes or fails.
- On/off control - administrators can enable or disable AI Jobs per tenant.
Run Backup Now and Backup History
The administration Backups page adds a Run backup now button so administrators can trigger a backup on demand, plus a backup history page to review past backups.
Configurable AI Agent Host
Administrators can now set the AI agent host from a Server Settings page, making it easier to point mindzieStudio at the correct agent environment for a deployment.
Expanded "Copy for API" in the About Dialog
The About dialog's copy-for-API option now includes the product, tenant, and project names alongside their IDs, so the values you paste into API tools and support tickets are easier to read.
Improvements
Faster Home Feed
The Pick up where you left off feed loads asynchronously, so the home screen appears quickly even when there is a lot of recent activity to gather.
Localized Workspace Selector
Changing the interface language now keeps you on your current tenant and fully localizes the workspace selector. (Bug #7515)
Run Enrichments via the API
Enrichments can now be executed through the stateless API, making it easier to drive enrichment runs from external automation. (AB#7463)
Bug Fixes
| Task | Title | Description |
|---|---|---|
| 7043 | Editable Multi-Selector | Multi-Selector panels are now editable, and an unwanted internal scrollbar was removed from the histogram |
| 7054 | Conformance Diagram Scrolling | The BPMN diagram on the conformance page now scrolls, and the variant list refreshes after a run |
| 7059 | Calculator Dropdown Sorting | Discovery and BPMN calculator dropdowns are now sorted alphabetically |
| 7085 | Histogram Scrollbar | Removed an unnecessary internal scrollbar from the histogram panel |
| 7106 | Expected Order Saving | Expected Order now saves into the engine-controlled notebook like other engine settings |
| 7126 | Data Designer Empty Files | Empty files are removed automatically before a build so the build no longer fails |
| 7133 | Resource Column Discovery | Added clearer guidance for discovering the resource column in Data Designer |
| 7163 | Conformance Clear | Clearing conformance now keeps you on the variants page instead of returning to the getting-started screen |
| 7164 | Variant List Refresh | The variant list now refreshes after a conformance run completes |
| 7393 | Event Log Round-Trip | Restored the expected column-name convention when round-tripping event log files |
| 7458 | CSV Import and Export | Date and number detection now respects the active culture, and exports are anchored to tenant settings |
| 7462 | API Notebook Blocks | Notebook blocks created through the API are no longer removed when the server restarts |
| 7465 | Teams Webhook Flood | A dead Microsoft Teams webhook is now circuit-broken to stop a flood of error log entries |
| 7507 | Dataset Wizard Scrolling | Long enrichment steps in the dataset wizard now scroll instead of being clipped off-screen |