v1.59.1
Notifuse/notifusev1.59.1Apr 1, 2026by yury-s
AI Summary
This release addresses specific regressions by reverting the hiding of the console window on Windows, which restores functionality for critical commands such as `codegen`, `--ui`, and `show`.
Key Highlights
- Reverted hiding of console window on Windows
- Fixed broken `codegen`, `--ui`, and `show` commands
- Resolved regressions caused by previous changes
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))