Skip to content

Releases: nnemirovsky/iwdp-mcp

v0.4.1

09 Mar 18:34

Choose a tag to compare

Changelog

  • 11d944d Add Heap.enable + pipeline health diagnostic to heap tracking
  • 65ab98c chore: bump version to 0.4.1

v0.4.0

09 Mar 17:26

Choose a tag to compare

Changelog

  • 91b9f18 fix: protocol compliance audit — event collectors, 8 bug fixes, bump 0.4.0

v0.3.5

09 Mar 16:15

Choose a tag to compare

Changelog

  • 6815811 fix: set_cookie sameSite/expires/session fields, IndexedDB keyRange omission, bump 0.3.5
  • 8bcbf6d fix: use consistent shields.io badge for Cursor install button

v0.3.4

09 Mar 15:53

Choose a tag to compare

Changelog

  • 04c22c1 fix: network monitor requestId parsing, largeResultToFile output, bump 0.3.4

v0.3.3

09 Mar 15:39

Choose a tag to compare

Changelog

  • a37ecdd feat: fix network interception — addInterception, stage routing, bulk ops
  • cfc7281 style: fix gofumpt formatting

v0.3.2

09 Mar 14:06

Choose a tag to compare

Changelog

  • 2500704 feat: add interception collector, list_intercepted_requests tool, bump 0.3.2

v0.3.1

09 Mar 13:51

Choose a tag to compare

Changelog

  • d4dd2ec chore: bump version to 0.3.1
  • d912e7e chore: remove accidentally committed binary
  • ab207bf fix: gitignore root binaries only, not cmd/ directories
  • a5e6ac6 fix: restart_iwdp uses -F flag, pkill -x, detached context

v0.3.0

09 Mar 13:34

Choose a tag to compare

Changelog

  • a2f74b0 feat: fix heap snapshot crashes, add restart_iwdp tool
  • 6f74620 fix: check deferred file close errors to satisfy errcheck linter

v0.2.4

09 Mar 11:26

Choose a tag to compare

Changelog

  • 181d46e feat: save large results to temp files, add iwdp_status tool

v0.2.3

09 Mar 11:15

Choose a tag to compare

Changelog

  • 79fae10 fix: remove outputSchema from tools for Claude Code compatibility