v10.11.0 — Tests sorting, info panel and assertion errors in New UI!
This release adds tests sorting, information panel and other improvements in New UI.
🚀 Improvements
Tests sorting in suites tree view
Now it's possible to sort tests by Name, Failed runs count and Tests count (when grouping is enabled) as well as change sort direction. This allows you to quickly identify flaky tests or what errors are the most frequent.
New info panel
The info panel has all the stats like report version, creation date, your custom links that you added via extraItems
API and data sources. Connection status is displayed for each data source and we also implemented smoother re-connect experience in GUI mode.
All errors are displayed
Now all errors — even those not linked to any step are displayed in your report

This release contains a number of other minor enhancements, notably major improvements in performance when dealing with large sets of data.