Skip to content

Releases: modelcontextprotocol/inspector

0.13.0

21 May 20:05
b07f738

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

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

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

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

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

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

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

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

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

0.6.0

11 Mar 10:57
0281e5f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...0.6.0