Files
playwright-recorder/CHANGELOG.md
Kevin Veen-Birkenbach cf9aa5bf88 Release version 1.1.1
2026-02-05 15:21:47 +01:00

15 lines
313 B
Markdown

## [1.1.1] - 2026-02-05
* Fix permission issues by running Playwright Docker containers with the host UID/GID, preventing root-owned files during codegen and replay.
## [1.1.0] - 2026-02-05
* 🎬 Enable replay of recorded Playwright tests in headless mode
## [1.0.0] - 2026-02-05
* Official Release 🥳