Skip to content

Releases: modelcontextprotocol/inspector

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

0.10.2

17 Apr 23:09
bbe4924
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.0...0.10.2

0.9.0

14 Apr 15:37
8f7680d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.2...0.9.0

0.8.2

07 Apr 16:54
4a3f032
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1-hotfix...0.8.2

0.8.1

03 Apr 22:10
3032a67
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1-hotfix

0.8.0

02 Apr 15:12
f9cb2c1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

25 Mar 12:35
c031831
Compare
Choose a tag to compare

What's Changed

  • fix: add dark mode support to SamplingTab JSON display (#181) by @leoshimo in #182
  • feat: Fetch version from package.json in useConnection hook by @seuros in #180
  • add sse accept header by @lloydzhou in #178
  • Add support for server logging messages by @cliffhall in #185
  • Improve on tool input handling and add tests by @olaservo in #159
  • Add log level setting in UI by @cliffhall in #189
  • Fix environment variable parsing to handle values with equals signs by @ryanrozich in #174
  • feat: Add utility function to escape Unicode characters in tool results by @seuros in #193
  • Update Vite configuration to enable host access and fix proxy server … by @Larmyliu in #201
  • fix: set default value for input fields in ToolsTab component by @nathanArseneau in #198
  • fix(sidebar): maintain order when changing values by @markacianfrani in #206
  • Bump version to 0.7.0 by @olaservo in #213

New Contributors

Full Changelog: 0.6.0...0.7.0