Releases: daun/playwright-report-summary
Releases · daun/playwright-report-summary
Release list
v4.1.0
- Support deployment_status events (@chen-anders)
v4
- Upgrade runtime to node 24
- Extend sanitization to all user-facing strings to prevent markdown injection
- Strip ANSI escapes and cap string lengths to prevent comment flooding
- Add readme section on safely using action outputs
- Convert bundler to rollup
- Upgrade dependencies
v3.11.0
- Make test section visibility configurable
v3.10.1
- Sanitize test titles to prevent html injection (@judeallred)
v3
- Distinguish between reports by workflow name
- Distinguish between reports by new optional
report-taginput - Allow comments by non-bot users
v3.10.0
- Allow passing in a pull request number to comment on (@darmbrust)
v3.9.0
- Add output variable for raw report data (@seongminn)
v3.8.0
- Allow using a different action for creating and updating the comments
v3.7.0
- Add option to display a footer with additional content below the summary (@mskelton)