Skip to content

Releases: microsoft/playwright-mcp

v0.0.42

09 Oct 21:57
b4e016a
Compare
Choose a tag to compare

v0.0.41

01 Oct 22:54
29e5326
Compare
Choose a tag to compare

v0.0.40

25 Sep 00:10
a86b580
Compare
Choose a tag to compare

Features

Bugfixes

v0.0.39

19 Sep 15:02
08bd91d
Compare
Choose a tag to compare

microsoft/playwright@afb59a0ec fix(mcp): tolerate malformed roots microsoft/playwright#37492
microsoft/playwright@0574514a0 feat(mcp): support shared browser context microsoft/playwright#37463

v0.0.38

18 Sep 23:55
a70854c
Compare
Choose a tag to compare

microsoft/playwright@29fb93479 fix(mcp): use single output dir microsoft/playwright#37436
microsoft/playwright@f07c8c0ac chore(mcp): --grant-permissions cli option microsoft/playwright#37431
microsoft/playwright@eb39131eb fix(mcp): --allowed/blocked-origins accept origins not hosts microsoft/playwright#37408
microsoft/playwright@b3d666428 chore: fetch roots lazily microsoft/playwright#37399
microsoft/playwright@4968bc611 chore(mcp): allow to pass extension token via env variable microsoft/playwright#37371

v0.0.37

08 Sep 15:29
38f0222
Compare
Choose a tag to compare

v0.0.36

31 Aug 22:12
e8e2af4
Compare
Choose a tag to compare

b176111 chore: roll Playwright to latest (#971)
29d468d chore: add verification tools section (#957)
78298c3 chore: introduce verification tools (#951)
7fb8b0d fix: browser_tabs select action with index 0 failing due to falsy check (#964)
7774ad9 chore(extension): support custom executablePath (#947)

v0.0.35

24 Aug 15:58
22043cb
Compare
Choose a tag to compare

3d1a60b chore: introduce form filling tool (#935)
86eba22 chore: remove navigate_forward due to low usage counts (#934)
2521a67 chore: merge tabs tool into one (#933)

v0.0.34

16 Aug 00:39
d5d810f
Compare
Choose a tag to compare

πŸ”₯ Default profile support πŸ”₯

Connect to the default Chrome profile using the companion extension

Screenshot 2025-08-15 at 5 46 57β€―PM

Fixes

91d5d24 chore: handle list roots in the server, with timeout (#898)
3f148a4 docs: add opencode installation instructions (#895)
53c6b6d fix: backtick quote escaping (#871)
24f81a7 fix: emit code for waitfor (#862)

v0.0.33

09 Aug 00:47
d3bf2ee
Compare
Choose a tag to compare

16f3523 chore: do not return fullPage screenshots to the LLM (#849)
3f6837b fix: cursor does not respond to listRoots (#826)
a60d7b8 chore: slice profile dirs by root in vscode (#814)
2a86ac7 chore: use pngs by default for screenshots (#797)
f600234 chore: record user actions in the session log (#798)