v1.59.1
11cafe/jaazv1.59.1Apr 1, 2026by yury-s
AI Summary
A maintenance patch fixing regressions in Windows console window handling that broke specific Playwright commands.
Key Highlights
- Fixed `codegen`, `--ui`, and `show` commands on Windows
- Reverted hiding console window when spawning browser processes
Full Release Notes
### Bug Fixes - **[Windows]** Reverted hiding console window when spawning browser processes, which caused regressions including broken `codegen`, `--ui` and `show` commands ([#39990](https://github.com/microsoft/playwright/issues/39990))