Releases: nnemirovsky/iwdp-mcp
Releases · nnemirovsky/iwdp-mcp
v0.2.4
09 Mar 11:26
Compare
Sorry, something went wrong.
No results found
Changelog
181d46e feat: save large results to temp files, add iwdp_status tool
v0.2.3
09 Mar 11:15
Compare
Sorry, something went wrong.
No results found
Changelog
79fae10 fix: remove outputSchema from tools for Claude Code compatibility
v0.2.2
09 Mar 10:06
Compare
Sorry, something went wrong.
No results found
Changelog
ad70e2c chore: bump plugin version to 0.2.1 to match current git tag
0033302 fix: use open schema for dynamic tool outputs, return screenshots as images
v0.2.1
09 Mar 09:41
Compare
Sorry, something went wrong.
No results found
Changelog
a06196e debug: add iwdp connection diagnostics to CI simulator job
46a9330 feat: add marketplace.json for Claude Code plugin discovery
d5f7b2c fix: use page-type target for message routing, not frame targets
v0.2.0
09 Mar 09:07
Compare
Sorry, something went wrong.
No results found
Changelog
dc06135 fix: consistent versioned binary names in releases, fix flaky CI test
25bfa2e fix: use iOS 18 runtime for simulator tests (iOS 19 breaks WebKit Inspector)
v0.1.0
09 Mar 08:33
Compare
Sorry, something went wrong.
No results found
Changelog
c4292fa feat: initial release — MCP server + CLI for iOS Safari debugging
68c3280 fix: remove binary from repo, add to gitignore
e951cc7 fix: resolve lint errors from CI