Sourced from @​playwright/test
's
releases.
v1.46.1
Highlights
microsoft/playwright#32004 - [REGRESSION]: Client Certificates don't work with Microsoft IIS microsoft/playwright#32004 - [REGRESSION]: Websites stall on TLS handshake errors when using Client Certificates microsoft/playwright#32146 - [BUG]: Credential scanners warn about internal socks-proxy TLS certificates microsoft/playwright#32056 - [REGRESSION]: 1.46.0 (TypeScript) - custom fixtures extend no longer chainable microsoft/playwright#32070 - [Bug]: --only-changed flag and project dependencies microsoft/playwright#32188 - [Bug]: --only-changed with shallow clone throws "unknown revision" error
Browser Versions
- Chromium 128.0.6613.18
- Mozilla Firefox 128.0
- WebKit 18.0
This version was also tested against the following stable channels:
- Google Chrome 127
- Microsoft Edge 127
e1c861c
cherry-pick(#32021):
test: fix failing client-certificate tests20b0788
chore: mark v1.46.1 (#32194)57c3240
cherry-pick(#32192):
chore: generate self-signed certificates for socks proxy301f179
cherry-pick(#32189):
fix(only-changed): show nice error message about shallow...b2d6a09
cherry-pick(#32164):
docs: release video and trace viewer video (#32173)7cf7aec
cherry-pick(#32094):
fix(test runner): run project dependencies of `--only-ch...d78ae01
cherry-pick(#32163):
fix(client-certificates): stall on tls handshake errorsbd13da4
cherry-pick(#32155):
fix(client-certificates): when server does tls renegotia...30684a7
cherry-pick(#32066):
fix(types): revert type changes made to support TS 5.5 (...5e68061
cherry-pick(#32015):
docs(release-notes): fix typo in .NET release notes