Released on February 6, 2023
Wrong WBS data could be retrieved or stored in estimate events, if there was a change in a WBS fields layout. The events didn't refresh the WBS and Minutes layouts, unlike macros and requests. If a WBS column was moved, deleted, or inserted, the data from an incorrect column could be processed in the event.
For example, Set_Value_To_WBS_Column("WBS_Quantity", 123, 0) would set 123 to a wrong column if WBS_Quantity column was moved. Other affected operations were: Copy_WBS_Column_Values and probably Set_WBS_Column_Copy_To_Quantity and Set_WBS_Column_Visible_Mode. The operations with minutes were OK. This only applied to events, the macros and requests worked fine.
Bug fix: A macro called from an "On Report Paste Image" event caused endless loop.
If a macro was called from an "On Report Paste Image" event, the event kept firing infinitely. This could make QDV freeze.
The pane position and size setting was not saved in the general parameters of the Distribution application.
When we recently updated the ribbon component, an error has been introduced which affected the behavior of shortcuts CTRL+W and CTRL+P. The previous behavior of these shortcuts have been restored.