v1.59.1
sipeed/picoclawv1.59.1Apr 1, 2026by yury-s
AI Summary
Fixes a regression on Windows where hiding the console window broke specific commands like codegen, --ui, and show.
Key Highlights
- Reverted hiding console window when spawning browser processes on Windows
- Fixed regressions in 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))