- Release Notes

Release Notes
Build number: 2026.0.179
What's New
New Build Project option
The new Build Project Workflow Analyzer option allows you to check for compilation errors without of running or publishing the project. This option is useful when a workflow file was deleted or renamed, allowing the Studio compiler to flag every Invoke Workflow File activity that references a missing file.
Automatic argument renaming
When renaming arguments in a workflow, Studio now updates all Invoke Workflow File activity references automatically. Existing default values are preserved, ensuring you do not lose configurations already defined in those invocations.
Improvements
Namespace errors are now marked in the Explorer panel and can be fixed by right-clicking the affected dependency and selecting Repair Dependency.
Bug Fixes
- Activities added to a workflow were misplaced after using the scrollbar in some large projects.
- Searching for activities or keywords in the Activities panel returned activities from the Excel package even when not applicable when the Group by category option was selected in some projects.