Released on November 20, 2020
If was impossible to properly calculate sums at the bottom of the minutes in Minutes-type reports. This worked for native columns but didn’t for free columns.
6 new global variables have been added to display information about versions:
•SYS_Version_Created_At (creation date of version or progress)
•SYS_Version_Validated_By (user who validated the version or progress)
•SYS_Version_Validated_At (validation date of version or progress)
•SYS_Version_Open_Comment (opening comment of version or progress)
•SYS_Version_Close_Comment (closing comment of version or progress)
The variables are created if needed when you do a Compute All operation. Their content is adapted when you deal with the versions window, whatever you do in the window. So when you have no version pushed, you may need to open the version Window to get data in these new variables.
As shown above, you can easily display variables for previous versions an progress statements.
We have replaced the compression component of QDV by a new version: ChilkatDotNet4.dll becomes ChilkatDotNet45.dll.
the old component is no longer deployed.
If you wrote external applications involving the QDV API, you may need to recompile them to take this change into account if you referenced the ChilkatDotNet4.dll.