Released on March 14, 2023
If a macro called the IMinute.InsertSetAtRow method and the current view was not Minutes, an exception was thrown.
A new method IUserProfiles.SetActiveProfile was added to the API. It allows for changing the current user programmatically. A sample usage from a macro:
es.UserProfiles.SetActiveProfile("user2", "");
This problem was introduced in QDV beta 7.23.1047.
Since replacing Ribbon in Oct 2022 the implementation of enabling and disabling Ribbon controls based on current selection was slower than before and caused much slower scrolling in Minutes and other places.