What's Changed
🚀 New Features
- feat(cli): print quality gate results as json by @formaceft-93 in #961
- attachment copy button by @formaceft-93 in #984
🔬 Improvements
- Add Severity filter by @d-braun in #920
- Map test result
knownandmutedflags to resolutions, improve resolution calculation by @vdvukhzhilov in #959 - Add support for local history via historyBaseUrl parameter by @andrcuns in #958
- Add WebP image format support by @sudar69 in #910
- Show passed quality gate rules in the report (fixes #806) by @d-braun in #928
- Make breadcrumb path items clickable (fixes #501) by @todti in #972
🐞 Bug Fixes
- fix(web-awesome): respect stepTreeExpansion for fixture scenarios by @formaceft-93 in #944
- fix(awesome): show the selected environment's launch interval in the report header (fixes #852) by @d-braun in #854
- resolve history report links from executor metadata by @formaceft-93 in #831
- Update success rate chart calculation logic by @epszaw in #937
- fix(web-awesome): stop hijacking Tab and guard Enter in the tree by @todti in #973
- fix: prevent hanging on local history write stream cleanup by @andrcuns in #962
- add dump field to config? by @formaceft-93 in #979
- fix(summary): use wall clock run duration on report widgets by @todti in #971
- Make Allure Service uploads resilient and memory-safe by @epszaw in #989
- Keep rerun reports aligned with the final attempt by @epszaw in #991
⬆️ Dependency Updates
- Fix dependency vulnerabilities by @formaceft-93 in #943
- build(deps): bump yoctocolors from 2.1.2 to 2.2.0 by @dependabot[bot] in #951
- build(deps): bump axios from 1.18.1 to 1.20.0 by @dependabot[bot] in #950
- build(deps): bump d3-regression from 1.3.10 to 2.2.0 by @dependabot[bot] in #947
- build(deps): bump fast-xml-parser from 5.8.0 to 5.11.1 by @dependabot[bot] in #980
- build(deps): bump mime-types and @types/mime-types by @dependabot[bot] in #981
- build(deps-dev): bump allure-vitest from 3.9.0 to 3.12.1 by @dependabot[bot] in #982
👻 Internal changes
- fix(web-classic): add coming soon for graphs and timeline by @vdvukhzhilov in #952
- add shared CI report context builder by @formaceft-93 in #983
New Contributors
Full Changelog: v3.17.0...v3.18.0