Releases: trivago/cluecumber
Releases · trivago/cluecumber
2.6.1 - Bugfix release
Fixed
- After hooks with content were not displayed anymore
2.6.0 - Background steps display, design update, bugfixes
2.5.0 - Video embedding, UX improvements
Added
- Support for external mp4 video attachments (mime type
video/mp4
with an external URL)
Changed
- Maximum image / video width is half the report width
- Feature URL is displayed on scenario summary and feature summary pages (#233)
- Automatic redirect to scenario detail page if only one scenario exists
Setting start page, bugfixes
2.3.4 - Bug fixes, better customization
2.3.3 Non-ascii tags and legacy before hook attachments support
Fixed
- Broken links on special characters in tabs (#231)
- Before hook attachments of legacy Cucumber versions were ignored and caused rendering errors (#323)
2.3.2 - Small fixes
2.3.1 - y axis fix for scenario details
Fixed
- Chart y axis step size in scenario view
2.3.0 - Named attachments and dependency updates
Added
- Support for named attachments
Changed
- Updated dependencies
- Removed
eval
from report template (#199)
Fixed
- Chart y axis step size adapts to displayed values
2.2.0 - Chart and logging improvements, bringing back "All Features"
Added
- Hide scenarios with matching status on the
Scenario Sequence
page when disabling a status in the diagram (#175) - Clicking a pie chart slice toggles the according scenarios in
All Scenarios
andScenario Sequence
(#175) - Logging can be configured via the
logLevel
property (#189)
Changed
- Changed internal chart generation to simplify future chart features
- Scenario runtimes is now displayed in seconds in the
Scenario Detail
page graph (#193) - Renamed y axis of
All Steps
page graph toNumber of Usages
(#193)
Fixed
- Wrong wording in
All Tags
page - Wrong y axis scale labels in stacked bar charts
- Missing
All Features
navigation link