v1.46.1
microsoft/playwrightv1.46.1Aug 16, 2024by mxschmitt
AI Summary
Bug fix release fixing regressions in client certificates, TypeScript fixtures, and CLI flags.
Key Highlights
- Fixes Client Certificates not working with Microsoft IIS
- Fixes --only-changed flag issues with shallow clones
- Fixes custom fixtures extend chaining issue
Full Release Notes
### Highlights https://github.com/microsoft/playwright/issues/32004 - [REGRESSION]: Client Certificates don't work with Microsoft IIS https://github.com/microsoft/playwright/issues/32004 - [REGRESSION]: Websites stall on TLS handshake errors when using Client Certificates https://github.com/microsoft/playwright/issues/32146 - [BUG]: Credential scanners warn about internal socks-proxy TLS certificates https://github.com/microsoft/playwright/issues/32056 - [REGRESSION]: 1.46.0 (TypeScript) - custom fixtures extend no longer chainable https://github.com/microsoft/playwright/issues/32070 - [Bug]: --only-changed flag and project dependencies https://github.com/microsoft/playwright/issues/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