v1.59.1
ConduitPlatform/Conduitv1.59.1Apr 1, 2026by yury-s
AI Summary
A bug fix release addressing regressions on Windows where hiding the console window broke specific commands including codegen, --ui, and show.
Key Highlights
- Reverted hiding console window on Windows
- Fixed codegen command regression
- Fixed --ui command regression
- Fixed show command regression
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))