6.11.0
16 July 2025
Less noisy file diffs
Section titled “Less noisy file diffs ”In version 6.11, we have further reduced the noise in file diffs. Minimizing noise in file diffs is crucial to ensure that irrelevant changes do not obscure important ones. Here are the specific improvements:
- Renaming a folder no longer regenerates IDs of referenced types.
- Editing a Custom Type Result does not recreate its ID anymore.
- Unnecessary changes due to ordering are prevented on subsequent saves by:
- Ordering types by ID in the
.typesfile - Alphabetically ordering folders by name in the files
- Ordering types by ID in the
Various other GUI fixes, bugs and enhancements
Section titled “Various other GUI fixes, bugs and enhancements ”Designer:
- Resolved crashes when querying clipboard content
- Deleting a function showed validations of unrelated items or types.
- Resolved the issue where clicking the “Common installation problems” link in the installer caused the installer to crash.
- Eliminated “Operation is cancelled” validation when moving large folders.
- Opening a process via “Find References” now expands the relevant folder in the Solution Explorer
- Ensured expressions remain calculated after reference changes.
- Previous test failures are no longer combined when using the “Are equal” assertion.
- Ensured the Values Editor populates itself from a Setting value.
- Fixed the issue where the window freezes while performing a “Save As”
- Made the WebView version of the Designer independent of the WebView version in the plugins