Skip to content

Releases: modelcontextprotocol/inspector

0.16.1

10 Jul 20:18
a27d714
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.16.0...0.16.1

0.16.0

08 Jul 21:51
c57dc78
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.0...0.16.0

0.15.0

26 Jun 02:45
5e92e88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.14.3...0.15.0

0.14.3

18 Jun 14:29
21b85cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.14.2...0.14.3

0.14.2

14 Jun 18:55
1859e56
Compare
Choose a tag to compare

Fixing up a bug with the new proxy auth

What's Changed

Full Changelog: 0.14.1...0.14.2

0.14.1

13 Jun 17:42
65910eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.14.0...0.14.1

0.14.0

04 Jun 20:52
798bc1b
Compare
Choose a tag to compare

What's Changed

  • rework naming on config copy by @pcarleton in #425
  • [auth debugger] Make the quick flow use the same state machine as the step-by-step flow by @pcarleton in #426
  • fix: handle the client disconnect so that the server does not crash. by @wolfdancer in #380
  • Revert "fix: handle the client disconnect so that the server does not crash." by @cliffhall in #464
  • Add structured output support by @bhosmer-ant in #456
  • Adding tests for when a sse url with specfic protocols or ports are passed to useConnection by @olaservo in #360
  • Bump vite from 6.3.0 to 6.3.4 in the npm_and_yarn group across 1 directory by @dependabot in #365
  • Improve color contrast and readability in dark mode by @balajmarius in #449
  • Allow multiple instances of the Inspector to connect to the same MCP server by @cliffhall in #428
  • Add quick start example by @dbsanfte in #462
  • feat: support custom authorization headers, fix #395 by @Littly in #400
  • Add simple architecture overview with note on proxy role by @olaservo in #476
  • Send HTTP DELETE on streamable transport disconnect by @cliffhall in #470
  • [auth] Support new auth metadata endpoint from draft spec by @pcarleton in #469
  • fix: Resource template query parameters not appended to request URI by @dr3s in #485
  • Bump Inspector to 0.14.0 by @cliffhall in #489

New Contributors

Full Changelog: 0.13.0...0.14.0

0.13.0

21 May 20:05
b07f738
Compare
Choose a tag to compare

What's Changed

  • feat(client): add search param configuration by @kentcdodds in #333
  • feat: change style by @MMMarcinho in #388
  • Implement auto-open feature for browser launch on server start by @moekiorg in #276
  • Add Auth debugger tab by @pcarleton in #355
  • feat: Add copy json config button by @sumeetpardeshi in #334
  • fix: quick oauth flow could not transition to token_request due to missing server metadata by @kamal in #407
  • Fix connection issue for servers with auth by @ihrpr in #418
  • 0.13.0 bump version by @ihrpr in #427

New Contributors

Full Changelog: 0.12.0...0.13.0

0.12.0

09 May 02:06
24e8861
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.0...0.12.0

0.11.0

30 Apr 16:57
cfe82c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.2...0.11.0-amended