TL;DR
- New web interface for Allure Report.
- Critical fix for Windows start scripts.
- Multiple dependency updates for stability.
Key Changes
Allure 2.40.0, a minor update from Qameta, was released on 2026-05-06, bringing several enhancements and fixes.
New Features
The most notable addition is a new web interface for Allure Report. This update aims to modernize the user experience and potentially improve report navigation and visualization.
Bug Fixes
A crucial Fix Windows start scripts classpath addresses issues for users running Allure on Windows, ensuring smoother operation and setup.
Dependency Updates
The release includes several dependency bumps, such as allure-bom from 2.33.0 to 2.34.0, com.github.spotbugs, org.projectlombok, and gradle-wrapper. These updates enhance security and maintain compatibility with the latest ecosystem standards.
Internal Changes
Internal improvements focus on quality, including adding Allure Report to internal testing, enriching existing tests, and enabling screenshots and Playwright traces for end-to-end tests. These changes reflect a commitment to internal stability and future development.
Impact for QA Teams
QA teams will benefit from the improved user experience of the new web interface, potentially making report analysis more efficient. The Windows script fix resolves a common operational hurdle, while dependency updates contribute to a more stable and secure reporting environment, crucial for effective Allure Framework reporting.
Full Changelog
For a detailed list of changes, refer to the official release notes on GitHub.
