Notes for release 6.4.3
12 Oct 2022
Fixed saving issue with duplicate names differing in case only
Saving would corrupt a solution if it contained items on the same level with duplicate names differing in case only. This affected all items with duplicate names, i.e. Functions, Folders, etc.
For example, String1 and STRING1 on the same level in the same function would corrupt your solution when saved.
This has been fixed in this patch.