Added
- Upgraded to AXE core 4.3.2 #3441.
- Added stddev/median/mean to the metrics side by side page #3443.
- Added a generic text that we miss out of many metrics for Safari at the moment #3442.
- Add option to add friendly name to junit test cases. Use
--budget.friendlyName
to set that. Thank you Vishal for the request. Done in PR #3448.
Fixed
- Upgrade PerfCascade that catches if an HAR entry is missing content type #3445.