Releases: pm990320/ultimate-playwright-mcp
Releases · pm990320/ultimate-playwright-mcp
v0.2.1
v0.2.0
0.2.0 (2026-04-03)
Features
- comprehensive stealth script injection (6588548)
- expose snapshot filtering options and screenshot quality for small-model friendliness (48acc12)
- stealth mode - remove automation fingerprints from Chrome (cdc9421)
Bug Fixes
- guard publish job with tag check instead of releases_created condition (b5c7b51)
- guard publish job with tag existence check (1af1312)
- persist ref store to disk for cross-process ref resolution (6fd64ac)
Miscellaneous
v0.1.3
Installation
npx ultimate-playwright-mcpOr install globally:
npm install -g ultimate-playwright-mcpWhat's Changed
- chore: bump v0.1.3
- feat: configurable download dir via --download-dir / DOWNLOAD_DIR env
- feat: set Chrome downloads to ~/Downloads by default
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Installation
npx ultimate-playwright-mcpOr install globally:
npm install -g ultimate-playwright-mcpWhat's Changed
- chore: bump v0.1.2
- feat: add screenshot tool, tests, fix extensionId persistence bug
- chore: run npm pkg fix to normalize bin paths
- docs: add CHANGELOG.md
- docs: add badges, comparison table, and Why section to README
- fix: resolve all 28 TypeScript any warnings
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Installation
npx ultimate-playwright-mcpOr install globally:
npm install -g ultimate-playwright-mcpWhat's Changed
- chore: bump to 0.1.1
- chore: add .npmrc to gitignore
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Installation
npx ultimate-playwright-mcpOr install globally:
npm install -g ultimate-playwright-mcpWhat's Changed
Initial release
Full Changelog: https://github.com/pm990320/ultimate-playwright-mcp/commits/v0.1.0