6.11.0
16 July 2025
Important
Once a solution is saved in this version of the Designer, it will not open in previous versions of the Linx Designer. Also, it can only be uploaded to a Linx Server 6.11.0 or later.
Linx Server 6.11.0 is backwards compatible. Older solutions can still be uploaded to it and already uploaded solutions will continue to run without any difficulties.
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
.types
fileAlphabetically ordering folders by name in the files
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
Last updated