What's Changed
🚀 New Features
- csv attachments as table by @formaceft-93 in #804
- Complete known issues feature by @epszaw in #813
🔬 Improvements
- Testops realtime by @epszaw in #809
- feat(web-components): add URL handling for history points and update (#822) by @hasanalpzengin in #826
- Add loaders for report data loading by @todti in #845
- Enrich quality gate results by @epszaw in #850
- fix(core): ignore .tmp files when reading results directory by @todti in #856
🐞 Bug Fixes
- fix(core): honor appendHistory:false when historyPath is set by @todti in #778
- Omit tests and steps with invalid names from testops launches by @epszaw in #785
- Better global attachments names by @epszaw in #797
- fix history by @formaceft-93 in #786
- fix gitlab icon by @formaceft-93 in #787
- fix tree sort by @formaceft-93 in #788
- fix fixture ordering by @formaceft-93 in #789
- fix(web-components): preserve styles when rendering HTML attachments by @todti in #793
- fix(awesome): correct retry count on the Retries tab by @todti in #792
- fix(plugin-awesome): apply plugin filter to per-environment statistics by @todti in #795
- fix(core): stop clearing retry ingest order between merged dumps by @todti in #796
- fix(plugin-api): compute retryTests from store instead of unset tr.retries by @todti in #790
- fix pw trace viewer by @formaceft-93 in #777
- fix html preview iframe by @formaceft-93 in #833
- fix description iframe rendering in single-file reports by @formaceft-93 in #830
- fix pw skipped message display by @formaceft-93 in #829
- Don't let a TestOps outage crash the whole report by @todti in #819
- ignore placeholder Allure IDs for testId by @formaceft-93 in #838
⬆️ Dependency Updates
- build(deps): bump adm-zip from 0.5.16 to 0.6.0 by @dependabot[bot] in #781
- build(deps-dev): bump @chromatic-com/storybook from 3.2.3 to 5.2.1 by @dependabot[bot] in #780
- build(deps-dev): bump @types/lodash from 4.17.20 to 4.17.24 by @dependabot[bot] in #782
- build(deps-dev): bump @storybook/react from 8.6.17 to 10.5.3 by @dependabot[bot] in #812
- build(deps-dev): bump @types/adm-zip from 0.5.7 to 0.5.8 by @dependabot[bot] in #810
- build(deps): bump websocket-driver from 0.7.4 to 0.7.5 by @dependabot[bot] in #824
- build(deps-dev): bump @types/md5 from 2.3.5 to 2.3.6 by @dependabot[bot] in #834
- Fix vulnerabilies July 2026 by @epszaw in #823
- build(deps-dev): bump rollup from 4.59.0 to 4.62.4 by @dependabot[bot] in #848
- build(deps-dev): bump allure-playwright from 3.9.0 to 3.10.2 by @dependabot[bot] in #835
- chore: update Browserslist DB by @allure-ci[bot] in #841
- build(deps-dev): bump @storybook/test from 8.6.17 to 8.6.18 by @dependabot[bot] in #865
- build(deps-dev): bump @rollup/plugin-babel from 6.0.4 to 7.1.0 by @dependabot[bot] in #864
👻 Internal changes
- add typed config by @formaceft-93 in #775
New Contributors
- @hasanalpzengin made their first contribution in #826
Full Changelog: v3.14.3...v3.15.0