Releases: ryanrosello-og/playwright-slack-report
Releases · ryanrosello-og/playwright-slack-report
v1.1.22
What's Changed
- Add option to send message via webhooks by @ryanrosello-og in #50
Full Changelog: v1.1.21...v1.1.22
v1.1.21 Release
What's Changed
- fix issues with for blank browser info in the summary by @ryanrosello-og in #48
Full Changelog: v1.1.20...v1.1.21
v1.1.20 Release
What's Changed
- add option for proxy config by @ryanrosello-og in #47
Full Changelog: 1.1.17...v1.1.20
Maintenance release
What's Changed
- Fix gh issues by @ryanrosello-og in #45
- version bump by @ryanrosello-og in #46
Fixes for the following issues:
Full Changelog: 1.1.16...1.1.17
v1.1.16
What's Changed
- Updated logic for unfurl by @miguelofbc in #41
- version bump by @ryanrosello-og in #42
Full Changelog: v1.1.14...1.1.16
v1.1.14
v1.1.14
What's Changed
- Adding
unfurlEnable
option in order to be able to configure unfurl by @miguelofbc in #35 - Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #38
- Release/unfurl feature by @ryanrosello-og in #39
New Contributors
- @miguelofbc made their first contribution in #35
- @dependabot made their first contribution in #38
Full Changelog: 1.1.3...1.1.4
v1.1.3 Release
What's Changed
- Add function to retrieve nested project settings by @MoochaelCorcoran in #32
New Contributors
- @MoochaelCorcoran made their first contribution in #32
Full Changelog: 1.1.2...1.1.3
v1.1.2
What's Changed
- Fix slack auth token config key by @ryanrosello-og in #28 found in issue #27
- version bump by @ryanrosello-og in #29
Full Changelog: 1.1.0...1.1.2
v1.1.0
What's Changed
- Extended the client config by @IvanKalinin in #21 which allows you to specify
slackOAuthToken
directly into your playwright config file instead of passing this value as an environment variable.
Full Changelog: 1.0.20...1.1.0