v1.59.1

viarotel-org/escrcpyv1.59.1Apr 1, 2026by yury-s

AI Summary

Reverts a previous fix that was hiding the console window on Windows, which caused regressions in `codegen`, `--ui`, and `show` commands.

Key Highlights

  • Reverted hiding console window when spawning browser processes on Windows
  • Fixed regressions in `codegen`, `--ui`, and `show` commands

New Features

  • Windows console window fix

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))