Skip to content

Releases: Automata-Labs-team/MCP-Server-Playwright

v1.2.1

24 Jan 07:03
Compare
Choose a tag to compare

Bug Fixes

  • Revert "feat: add xvfb support for linux" (b910dba)
  • Revert "feat: use chromium as default browser" (56934ed)

v1.2.0

20 Jan 10:14
Compare
Choose a tag to compare

Features

  • add xvfb support for linux (b7edd79)

v1.1.0

20 Jan 09:43
Compare
Choose a tag to compare

Features

  • use chromium as default browser (192d18c)

Release v1.0.0

20 Jan 09:18
9938dae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v1.0.0

What's Changed

New Contributors

Full Changelog: v0.9.0...v1.0.0

v0.9.0

11 Dec 20:25
Compare
Choose a tag to compare

Features

  • add Claude config file handling for Windows and macOS (65b3ac3)

v0.8.0

04 Dec 22:53
Compare
Choose a tag to compare

Features

  • playwright: add text-based interaction tools (75ab511)

v0.7.2

04 Dec 22:18
Compare
Choose a tag to compare

Bug Fixes

  • handleToolCall: make handleToolCall functions that interact with elements retry in the case that strict mode violations are encountered (579744b)

v0.7.1

04 Dec 22:01
Compare
Choose a tag to compare

Bug Fixes

  • update ensureBrowser function to be more resilient in case browser/page is closed during chat (1886924)

v0.7.0

04 Dec 21:15
Compare
Choose a tag to compare

Features

  • server: make tool call result spec compatible (13141ba)

v0.6.5

03 Dec 07:46
Compare
Choose a tag to compare

Reverts

  • undo add package.json publish script (a3f148b)