v1.59.1

google-research/timesfmv1.59.1Apr 1, 2026by yury-s

AI Summary

This release addresses a regression related to console window visibility during browser process spawning. It restores functionality for the `codegen`, `--ui`, and `show` commands by reverting a previous change.

Key Highlights

  • Reverted hiding console window to fix regressions
  • Fixed broken `codegen`, `--ui`, and `show` commands
  • Addresses issue #39990 regarding browser process spawning

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