Notes for release 5.18.1.0

16 Apr 2020

Fix bug: Test functionality in Expression Editor not working

The test functionality in the expression editor got broken with the last release. This release will fix that.

Expression Editor test

Fix bug: Try multiple times to delete user application data on uninstall

As part of an uninstall, Linx will try to delete all the user-specific data used by the application. If, for some reason, these files could not be deleted, the uninstall would fail. Changed this functionality to try the deletion multiple times and not fail if the files cannot be deleted. In this case, the user can delete the files manually afterwards.