You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We rebuild the aggregation chart as a new Angular component. The functionality is the same as before but it should be faster. The old implementation is still present as reference and the chart is available under the url /aggregationLegacy/show.
When jumping to WebPagetests filmstrip view from the time series chart, the new sticky feature of this view is enabled by default.
Bugfixes
We've fixed some minor issues we encountered whilst using the new metric finder.
Exporting CSV data started to get very slow, so we fixed it.
Interactive metrics are still a work in progress on many projects. Our mapping of interactive metrics from the WebPagetest result XML had to be adjusted.
We removed the browser selection tab on the detail analysis dashboard, because it is currently not possible to filter by browser in this dashboard anyways.