v1.59.1
upstash/context7v1.59.1Apr 1, 2026by yury-s
AI Summary
This is a bug fix release addressing regressions on Windows where hiding the console window caused issues with key commands like codegen, --ui, and show.
Key Highlights
- Fixed broken `codegen`, `--ui`, and `show` commands on Windows
- Reverted console window hiding for browser processes
- Resolves issue #39990
New Features
- Console window handling fix for Windows
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))