Releases: allure-framework/allure3
Releases · allure-framework/allure3
v3.2.0
What's Changed
- fix: use only filtered test results to get tags by @vdvukhzhilov in #472
- fix: remove reset.css by @vdvukhzhilov in #473
- feat: make owner label addressable via RFC 2822 by @vdvukhzhilov in #471
- ci: add format check by @vdvukhzhilov in #470
- chore: fix formatting by @vdvukhzhilov in #481
- Fix deps vulnerabilities by @epszaw in #480
- ISO-8601 locale for date and time formatting by @todti in #482
- fix: summaries overflow by @vdvukhzhilov in #474
- fix: apply filter from config to charts and timeline, fix history transitions by @vdvukhzhilov in #483
- Global attachments and errors by @epszaw in #485
- Fix visually truncated error message in test result for awesome plugin by @evg-fr in #180
- Awesome: use a link's name as the anchor's text if provided by @delatrie in #491
- Fix fbsu pyramid calculation, rename fbsu age pyramid to status age pyramid by @vdvukhzhilov in #492
- Env variables support for testops plugin by @epszaw in #490
- Enchanced stages logic by @epszaw in #489
- chore: fix vulnerabilities in deps by @vdvukhzhilov in #493
- Fix
Cannot create a string longer than 0x1fffffe8when reading/appending local history by @delatrie in #494 - feat: enhance test result descriptions with markdown and HTML support by @formaceft-93 in #488
- fix security alerts by @formaceft-93 in #495
- minimatch security fix by @formaceft-93 in #498
New Contributors
- @evg-fr made their first contribution in #180
- @formaceft-93 made their first contribution in #488
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Fix service config by @epszaw in #446
- ui: fix colored ansi by @todti in #449
- Fix gh branch detector by @epszaw in #450
- feat: add aql parser by @vdvukhzhilov in #451
- tests: remove memory test by @vdvukhzhilov in #459
- Increase xcresult test timeout to 10s by @delatrie in #461
- Fix text overflow in test tree, fix emptiness in tests history view by @vdvukhzhilov in #460
- fix: report options always available by @vdvukhzhilov in #462
- Allure TestOps plugin by @todti in #444
- ci: cancel prev job on new job by @vdvukhzhilov in #463
- Refactor report filtering, add tags filter by @vdvukhzhilov in #454
- refactor: сentralize theme store, use .peek() to prevent infinite loops by @vdvukhzhilov in #458
- Fix csv command by @epszaw in #464
- chore: storybook works with local files in web-components by @vdvukhzhilov in #465
- fix: fix tr navigation visuals by @vdvukhzhilov in #466
- feat: add image diff for attachments by @vdvukhzhilov in #469
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- fix: fix tooltips in tree by @vdvukhzhilov in #423
- fix: fix palette colors by @vdvukhzhilov in #427
- refactor: update tree filters by @vdvukhzhilov in #426
- UI: some small fixes by @todti in #425
- Add history limit by @epszaw in #429
- Apply tree filters from query parameters by @epszaw in #435
- build(deps): bump preact from 10.28.0 to 10.28.2 by @dependabot[bot] in #436
- Bump on-headers to 1.1.0 by @epszaw in #438
- Bump qs to 6.14.1 by @epszaw in #437
- New allure service access tokens by @epszaw in #434
- build(deps): bump preact from 10.28.0 to 10.28.2 by @dependabot[bot] in #439
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Continue reporting when stage artifact download failed by @epszaw in #394
- Fix invalid global report status by @epszaw in #396
- feat: add status transitions chart by @vdvukhzhilov in #395
- CI workflow status fix and maintenance by @delatrie in #397
- feat: update durations histogram, stability rate chart, test base growth dynamics chart, fbsu age pyramid chart by @vdvukhzhilov in #398
- feat: update test results by severities chart by @vdvukhzhilov in #405
- Fix allure run crash on windows 2025/11 when early termination is triggered by @delatrie in #399
- Fix the invalid use of results directory input by watch by @delatrie in #406
- feat: add duration dynamics chart by @vdvukhzhilov in #408
- test(reader): update xcresult test data bundles by @delatrie in #411
- Exit with code 1 when target results dir doesn't exist by @epszaw in #404
- feat: add trend lines to charts by @vdvukhzhilov in #410
- feat: add no tests state for success rate pie by @vdvukhzhilov in #412
- Add support for slashes in branch name for service by @epszaw in #414
- Add max duration rule by @epszaw in #413
- chore: leave only supported chart types by @vdvukhzhilov in #415
- chore: update tree map and heat map by @vdvukhzhilov in #416
- Enchanced open command by @epszaw in #407
- Remove default history path in the config by @epszaw in #419
- Pre-release preparations by @epszaw in #418
- Update root allure config by @epszaw in #420
- build(deps): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #422
- build(deps-dev): bump storybook from 8.4.7 to 8.6.15 by @dependabot[bot] in #421
Full Changelog: v3.0.0-beta.27...v3.0.0
v3.0.0-beta.27
What's Changed
- Fix config parameter priority by @delatrie in #392
- Add summary meta by @epszaw in #391
- fix: fix menus by @vdvukhzhilov in #393
Full Changelog: v3.0.0-beta.26...v3.0.0-beta.27
v3.0.0-beta.26
What's Changed
- Create ua.json by @ajax-kovtunov-o in #363
- fix: fallback to default configs for charts and timeline if not provided by @vdvukhzhilov in #383
- Fix config resolution in
readConfigby @delatrie in #387 - feat: update status dynamics chart by @vdvukhzhilov in #384
- Generic summary report card component by @epszaw in #386
New Contributors
- @ajax-kovtunov-o made their first contribution in #363
Full Changelog: v3.0.0-beta.25...v3.0.0-beta.26
v3.0.0-beta.25
What's Changed
- chore: update webpack and load source maps for dependencies in dev mode by @vdvukhzhilov in #379
- chore: add retries, groups and fix some bugs for timeline by @vdvukhzhilov in #381
- Bump node-forge to 1.3.2 by @epszaw in #380
- Add remote links flag to the summary by @epszaw in #382
Full Changelog: v3.0.0-beta.24...v3.0.0-beta.25
v3.0.0-beta.24
What's Changed
- build(deps-dev): bump vite from 5.4.19 to 5.4.21 by @dependabot[bot] in #352
- build(deps): bump glob from 10.4.5 to 11.1.0 by @dependabot[bot] in #360
- Bump glob package version by @epszaw in #362
- Fix git branch detection by @epszaw in #365
- Add more notes about quality gates by @epszaw in #361
- Delete incomplete reports by @epszaw in #366
- Add json/yaml configuration support by @epszaw in #369
- types: add type for namespace arg for useI18n by @vdvukhzhilov in #373
- awesome: combined tree titlePath and labels by @todti in #372
- Fix remote history by @epszaw in #375
- fix: show empty state when chart data is considered empty by @vdvukhzhilov in #374
- feat: update current status pie by @vdvukhzhilov in #376
- feat: add timeline page by @vdvukhzhilov in #368
- fix: filter history by env for graphs by @vdvukhzhilov in #377
- build(deps): bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in #378
Full Changelog: v3.0.0-beta.23...v3.0.0-beta.24
v3.0.0-beta.23
What's Changed
- Expose Allure config type in allure package by @epszaw in #344
- Add missing allure service project env variable by @epszaw in #345
- Add allure action by @epszaw in #349
- Fix --version and -v flags by @epszaw in #351
- Generalize allure action version by @epszaw in #355
- Few UI updates by @todti in #358
- Improve quality gates by @epszaw in #357
- build(deps): bump glob from 11.0.3 to 11.1.0 by @dependabot[bot] in #359
Full Changelog: v3.0.0-beta.22...v3.0.0-beta.23
v3.0.0-beta.22
What's Changed
- Bump axios and playwright by @epszaw in #336
- feat: add testing pyramid chart by @vdvukhzhilov in #335
- chore: do not show coming soon charts by @vdvukhzhilov in #337
- build(deps-dev): bump vite from 5.4.19 to 5.4.21 by @dependabot[bot] in #338
- Allure service public mvp by @epszaw in #321
- Publish awesome and dashboard reports by @epszaw in #339
- Add progress bar and parallelize service upload by @epszaw in #340
Full Changelog: v3.0.0-beta.21...v3.0.0-beta.22