v1.59.1
paperclipai/paperclipv1.59.1Apr 1, 2026by yury-s
AI Summary
A bug fix release addressing a regression on Windows where hiding the console window during browser spawning caused issues with commands like `codegen` and `--ui`.
Key Highlights
- Fixed regression on Windows hiding console window
- Resolved broken `codegen`, `--ui`, and `show` commands
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))