Releases: modelcontextprotocol/inspector
Releases · modelcontextprotocol/inspector
0.4.0
What's Changed
- Tool Tab - Parameter Handling Fixes. by @evalstate in #103
- Fix shell argument parsing issue: #96 by @jeffreyling in #104
- feat: improve request history and tab persistence by @8enmann in #108
- Add dark mode support for the legacy Tool Result display by @JensWallgren in #107
- feat: implement capability negotiation for UI tabs by @jeffreyling in #105
- fix: properly handle object type parameters in tools by @devin-ai-integration in #112
- feat: add help and debug links to sidebar by @dsp-ant in #116
- feat: use monospace font for all input fields in sidebar by @ashwin-ant in #119
- refactor: extract draggable pane and connection logic into hooks by @ashwin-ant in #117
- feat: add GitHub link to sidebar for bug reports and contributions by @ashwin-ant in #118
- enforce prettier formatting by @ashwin-ant in #123
- allow passing env vars to server from command line by @ashwin-ant in #124
- Bump vite from 5.4.11 to 5.4.12 in the npm_and_yarn group across 1 directory by @dependabot in #128
- OAuth support for SSE by @jspahrsummers in #131
- Render Audio Player if Tool Result resource mime type is audio. by @evalstate in #99
New Contributors
- @jeffreyling made their first contribution in #104
- @8enmann made their first contribution in #108
- @JensWallgren made their first contribution in #107
- @devin-ai-integration made their first contribution in #112
- @dependabot made their first contribution in #128
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Add button to clear loaded items by @heuperman in #98
- link to MCP docs site in readme by @ashwin-ant in #95
- update sdk to 1.0.3 by @ashwin-ant in #102
- Allow setting the timeout with the "timeout" URL parameter by @evalstate in #100
New Contributors
- @heuperman made their first contribution in #98
Full Changelog: 0.2.7...0.3.0
0.2.7
0.2.6
Full Changelog: 0.2.5...0.2.6
0.2.5
What's Changed
- Make debugging Inspector easier for users by @anaisbetts in #86
- Dark Mode and Word Wrap for Resource Viewer by @evalstate in #89
- display inspector version in UI by @ashwin-ant in #87
- Enable using 'npx' as your command on Windows by @anaisbetts in #88
New Contributors
- @evalstate made their first contribution in #89
Full Changelog: 0.2.4...0.2.5
0.2.4
What's Changed
- Add Runtime Type Validation for Tool Results by @jacksteamdev in #82
- Respect custom server port by @ashwin-ant in #81
New Contributors
- @jacksteamdev made their first contribution in #82
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- Skip the dist/index.js bit by @simonw in #74
- clarify readme by @ashwin-ant in #75
- Fix launch issues on Windows by @anaisbetts in #79
New Contributors
- @simonw made their first contribution in #74
- @anaisbetts made their first contribution in #79
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- make theme selectable in UI, store setting in localstorage by @ashwin-ant in #73
Full Changelog: 0.2.1...0.2.2
0.2.1
0.2.0
What's Changed
- Update setup instructions in README by @jspahrsummers in #48
- Remove example paths now that SDK pathing works better by @jspahrsummers in #49
- Marginally better dark mode support by @jspahrsummers in #50
- Revamp UI + panes by @jspahrsummers in #54
- Support multiline tool inputs by @jspahrsummers in #55
- Fix server dying when an error occurs by @jspahrsummers in #53
- Separate error states per tab, clear errors when clicking around by @jspahrsummers in #52
- Fix typing environment variable keys by @jspahrsummers in #57
- Upgrade to SDK 0.5.0, add default request timeout by @jspahrsummers in #58
- Add code of conduct by @dsp-ant in #59
- Update SECURITY.md by @dsp-ant in #60
- make inspector runnable via npx by @ashwin-ant in #61
- switch favicon by @ashwin-ant in #63
- add back default command and args by @ashwin-ant in #62
- fix arg passing in cli by @ashwin-ant in #64
- improve inspector startup message by @ashwin-ant in #65
- Fix packages' homepage URL by @jspahrsummers in #66
- Update README instructions by @jspahrsummers in #67
- Add CONTRIBUTING.md by @jspahrsummers in #68
- dark mode fixes by @ashwin-ant in #69
- remove unused tabs by @ashwin-ant in #71
- show server stderr in inspector UI by @ashwin-ant in #70
Full Changelog: 0.1.0...0.2.0