Minor changes and fixes:
The query language has a new capitalize
function
that will convert the first character of a string to upper
case.
Fix performance problems with the "Load Scenario" wizard.
Allow scaling factors to be applied to
ExclusiveDependent
accounts.
Fix problems with NumericTheme
legends not having manually specified labels applied
correctly.
Add diagnostic information about the amount of available and allocated memory.
Several fixes to the Woodstock import wizard.
Allow the memory selector to choose up to 128Gb. This takes in to account that large memory workstations are affordable, and also that some clients are developing very large models.
The Spatial Planning Systems website had changed from using the http protocol to using the more secure https protocol. For most web browsers this is a transparent change as there will be a redirection from the old protocol to the new. However, this redirection does not appear to work for programs that parse the Document Type Description (DTD) URL that is embedded in the ForestModel XML files. If you find that you are having a problem with programs that process XML files (such as the "Extract Curves" program) then you may need to edit the XML file to change the protocol.
The Matrix Buidler program is not affected by this change, as it will always use an internal copy of the ForestModel.dtd that is appropriate for the Patchworks version.
The programs that create ForestModel XML files have been updated to specify the secure https protocol in all new files.