| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| allure-2.41.0.tgz | 2026-05-11 | 29.3 MB | |
| allure-2.41.0.zip | 2026-05-11 | 29.3 MB | |
| allure_2.41.0-1.noarch.rpm | 2026-05-11 | 29.3 MB | |
| allure_2.41.0-1_all.deb | 2026-05-11 | 29.3 MB | |
| 2.41.0 source code.tar.gz | 2026-05-11 | 8.7 MB | |
| 2.41.0 source code.zip | 2026-05-11 | 9.4 MB | |
| README.md | 2026-05-11 | 2.1 kB | |
| Totals: 7 Items | 135.2 MB | 4 | |
What's Changed
🚀 New Features
- Add support for HTTP Exchange attachments by @baev in https://github.com/allure-framework/allure2/pull/3331
🔬 Improvements
- Fix incomplete ALLURE_NO_ANALYTICS opt-out in report html template by @grootstebozewolf in https://github.com/allure-framework/allure2/pull/3332
🐞 Bug Fixes
- Fix duplicate category matches by using the first matching rule by @baev in https://github.com/allure-framework/allure2/pull/3330
⬆️ Dependency Updates
- Bump commons-io:commons-io from 2.21.0 to 2.22.0 by @dependabot[bot] in https://github.com/allure-framework/allure2/pull/3323
- Bump com.github.spotbugs from 6.5.0 to 6.5.4 by @dependabot[bot] in https://github.com/allure-framework/allure2/pull/3324
- Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 by @dependabot[bot] in https://github.com/allure-framework/allure2/pull/3326
- Bump org.jsoup:jsoup from 1.22.1 to 1.22.2 by @dependabot[bot] in https://github.com/allure-framework/allure2/pull/3329
- Bump io.qameta.allure from 4.0.0 to 4.0.2 by @dependabot[bot] in https://github.com/allure-framework/allure2/pull/3327
📖 Documentation improvements
- docs: align ALLURE_NO_ANALYTICS opt-out example with implementation by @grootstebozewolf in https://github.com/allure-framework/allure2/pull/3333
⛔️ Security
- Fix XSS in rendered report: HTML-escape user-controlled reportName by @grootstebozewolf in https://github.com/allure-framework/allure2/pull/3334
- Fix XSS in rendered report: HTML-escape user-controlled reportLanguage by @grootstebozewolf in https://github.com/allure-framework/allure2/pull/3337
👻 Internal changes
- Modernize Java quality checks and formatting ownership by @baev in https://github.com/allure-framework/allure2/pull/3328
New Contributors
- @grootstebozewolf made their first contribution in https://github.com/allure-framework/allure2/pull/3332
Full Changelog: https://github.com/allure-framework/allure2/compare/2.40.0...2.41.0