...
Resolved the following issues: 1.
When user tried to change the font size by using the slider in old live data widgets, the changes did not reflect on the widget itself.
...
When user changed the font size and zoom level, the changes did not reflect on the widget edit screen. They were always S or 100%.
UI - Client side Unit Selector is slow/hangs with large catalogs i.e. many non-grouped objects (AN1600)
...
UI - customer edit view sometime shows "Inactive since (date)" for active customer (AN-1595)
Resolved the following: 1.
Inactive since (date) does no long appear for active customers.
...
Updated customer endpoint in Analytics to update the activation status properly. Previously, this status was updated but did not change the (de)activation date when it was not provided as a part of the request. It uses UTC for these/such cases.
Platform - Reload button on Views worked incorrectly (AN-1084)
...
Reports - Y axis too detailed when max 0 or 1 calls shown (AN-1805)
Improved the following: 1.
The primary Y-axis steps on all report graphs are set to 1 by default. The step changes automatically if the primary Y-axis value reaches 10 or more.
...
For Views, the minimum value of the Y-axis is changed to 0 to avoid showing negative values.
UI - Empty HTML element for paginator created unnecessarily (AN-1743)
...