6.6.4

25 Aug 2023


Solution fails to load on Linx Server due to DbBulkCopy

When loading the solution on the Server, an exception was encountered saying "Cannot find a registered custom persistence type for the identifier "DynamicCompiled". This has been fixed


Values Editor saves LinxExpressions of nested objects incorrectly

The regex matching a LinxExpression of a nested object was incorrect, resulting in only a part of the LinxExpression to be matched. This subsequently caused the JSON object created by the Values Edutor to be invalid. This has been fixed.

Last updated