Releases: modelcontextprotocol/inspector
Releases · modelcontextprotocol/inspector
0.11.0
What's Changed
- add support for Streamable HTTP server by @shivdeepak in #294
- fix - Reset Prompt results by @Kavyapriya-1804 in #338
- Create sampling response form by @nathanArseneau in #246
- Fix support for streamable-http connections by @cliffhall in #339
- When argument to a tool is not specified it should not be default and send via MCP request as a NULL value. by @imitko in #357
- Bump version to 0.11.0 by @cliffhall in #350
- Bump release to 0.11.0 - Amendment by @cliffhall in #362
New Contributors
- @shivdeepak made their first contribution in #294
- @imitko made their first contribution in #357
Full Changelog: 0.10.2...0.11.0-amended
0.10.2
What's Changed
- feat: 🎸 Add clear button for error notifications by @Cloudkkk in #286
- fix: missing condition for lengthy strings by @kavinkumar807 in #300
- Enable Authentication header name configuration by @idosal in #272
- feat: Show initialize request/response in History panel (#269) by @leoshimo in #270
- Add CLI and config file support by @nbarraud in #177
- fix:README.md missing character by @ZhengkaiWang in #303
- fix: console warning in sidebar by @kavinkumar807 in #320
- Refactor project after addition of CLI by @cliffhall in #316
- Fix: Store auth tokens with server-specific keys by @geelen in #317
- feat - Display section reset on clear button hit by @Kavyapriya-1804 in #322
- Bump vite from 5.4.17 to 5.4.18 in the npm_and_yarn group across 1 directory by @dependabot in #312
- fix: When tool type cannot be determined, use DynamicJsonForm by @max-stytch in #284
- feat: QoL improvements for OAuth Callback by @max-stytch in #279
- fix: Disconnecting should clear oauth state by @max-stytch in #280
- Update README requirement node js version by @lcamhoa in #318
- Bump to 0.10.0 by @cliffhall in #324
- Bump inspector to 0.10.1 by @cliffhall in #327
New Contributors
- @Cloudkkk made their first contribution in #286
- @idosal made their first contribution in #272
- @nbarraud made their first contribution in #177
- @ZhengkaiWang made their first contribution in #303
- @geelen made their first contribution in #317
- @lcamhoa made their first contribution in #318
Full Changelog: 0.9.0...0.10.2
0.9.0
What's Changed
- chore: move
@types/prismjs
todevDependencies
by @samuel871211 in #263 - Bump vite from 5.4.16 to 5.4.17 in the npm_and_yarn group across 1 directory by @dependabot in #278
- Fix inconsistent gap between TabsList and TabsContent by @morinokami in #265
- feat: Progress Support for Long Running Tool Calls ⏳ by @pulkitsharma07 in #271
- refactor(json): Consolidate JSON utilities and type definitions by @samuel871211 in #264
- Enhance Sidebar component accessibility by @morinokami in #266
- feat: highlight tool errors in red text by @kavinkumar807 in #275
- Fix Reconnect handler by @cliffhall in #290
- Fix - Lint warnings and errors in client by @Kavyapriya-1804 in #298
- fix dark mode color and padding for the tab item by @nathanArseneau in #274
- Bump version to 0.9.0 by @olaservo in #311
New Contributors
- @kavinkumar807 made their first contribution in #275
- @Kavyapriya-1804 made their first contribution in #298
Full Changelog: 0.8.2...0.9.0
0.8.2
0.8.1
What's Changed
- feat: add new toast and add copy button to JSON. by @NicolasMontone in #244
- Add MCP proxy address config support, better error messages, redesigned Config panel by @pulkitsharma07 in #243
- fix: Do not reconnect on rerender by @max-stytch in #253
- fix: Use same protocol for proxy server URL by @max-stytch in #247
- Bump version to 0.8.1 by @cliffhall in #260
- Bump to version 0.8.1 - package-lock.json by @cliffhall in #261
Full Changelog: 0.8.0...0.8.1-hotfix
0.8.0
What's Changed
- Add preliminary UI tests by @olaservo in #210
- fix: Prefer 127.0.0.1 over localhost by @max-stytch in #186
- Bump prismjs from 1.29.0 to 1.30.0 by @olaservo in #203
- Add note on security considerations for proxy server by @olaservo in #208
- Refactor notification handling to include all notifications by @nathanArseneau in #191
- Restructure link buttons in sidebar to respect theme by @morinokami in #200
- feat: Add JSON View Component by @cgoinglove in #211
- perf: add
useMemo
to the return value ofuseTheme
by @samuel871211 in #207 - Fix ESLint rules-of-hooks warnings by @cliffhall in #218
- Add "Configuration" support in UI for configuring the request timeout (and more things in the future) by @pulkitsharma07 in #204
- Gracefully handle proxy server and inspector client startup errors by @cliffhall in #224
- Bump vite from 5.4.12 to 5.4.15 in the npm_and_yarn group across 1 directory by @dependabot in #229
- fix: clean up previous transport processes by @Skn0tt in #216
- refactor: Update default ports for MCPI client and MPCP server by @seuros in #233
- Bump vite from 5.4.15 to 5.4.16 in the npm_and_yarn group across 1 directory by @dependabot in #236
- fix: prop.type not accept integer by @katopz in #234
- Add failing test to repro issue 154 by @olaservo in #235
- Bump version to 0.8.0 by @olaservo in #242
- feat: Add lightweight Disconnect button by @max-stytch in #238
- Do not remove form on error in tool call tab. by @NicolasMontone in #241
New Contributors
- @max-stytch made their first contribution in #186
- @morinokami made their first contribution in #200
- @cgoinglove made their first contribution in #211
- @samuel871211 made their first contribution in #207
- @pulkitsharma07 made their first contribution in #204
- @Skn0tt made their first contribution in #216
- @katopz made their first contribution in #234
- @NicolasMontone made their first contribution in #241
Full Changelog: 0.7.0...0.8.0
0.7.0
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
- @leoshimo made their first contribution in #182
- @seuros made their first contribution in #180
- @lloydzhou made their first contribution in #178
- @ryanrozich made their first contribution in #174
- @Larmyliu made their first contribution in #201
- @nathanArseneau made their first contribution in #198
- @markacianfrani made their first contribution in #206
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Timeout search param by @TornjV in #164
- Removing the all the hype from the ping button. by @cliffhall in #169
- Add subscribe to resource functionality by @cliffhall in #170
- Add Bearer Token Support by @avi1mizrahi in #175
New Contributors
- @TornjV made their first contribution in #164
- @cliffhall made their first contribution in #169
- @avi1mizrahi made their first contribution in #175
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- Update README to include node before the command by @matv-stripe in #145
- Add enhanced object input editing by @olaservo in #136
- fix(server) Avoid modifying path resolution for executables on MacOS by @jacksteamdev in #115
- Add checkbox for handling boolean input params by @olaservo in #150
- Fix ToolsTab Textarea value for clearing when switch tool by @funwarioisii in #153
- Add note for dev mode on windows by @olaservo in #148
- Fix OAuth callback route in production builds by @jerome3o-anthropic in #155
- Add an array input field to the ToolsTab using DynamicJsonForm. by @kshern in #157
- Implement MCP Completion Support in Prompts and Resources Tabs by @gavinaboulhosn in #113
- docs: add CLAUDE.md for development guidance by @ashwin-ant in #158
- Refactor to use auth from SDK by @jspahrsummers in #143
- Bumped versions of sub packages by @jerome3o-anthropic in #162
New Contributors
- @matv-stripe made their first contribution in #145
- @funwarioisii made their first contribution in #153
- @jerome3o-anthropic made their first contribution in #155
- @kshern made their first contribution in #157
- @gavinaboulhosn made their first contribution in #113
Full Changelog: 0.4.1...0.5.1
0.4.1
What's Changed
- Add Refresh Token Support for OAuth by @allenzhou101 in #139
- Add server startup logging by @olaservo in #135
- Bump all versions to 0.4.1 by @jspahrsummers in #146
New Contributors
- @allenzhou101 made their first contribution in #139
- @olaservo made their first contribution in #135
Full Changelog: 0.4.0...0.4.1