Releases: modelcontextprotocol/inspector
Releases · modelcontextprotocol/inspector
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
0.1.0
What's Changed
- Add tab and approval flow for server -> client sampling by @jspahrsummers in #28
- Instructions for installing the SDK dependency manually by @jspahrsummers in #37
- Add npmrc to always point to npm for public packages by @jspahrsummers in #41
- run prettier by @dsp-ant in #43
- Update SDK; add UI for roots, resource templates, and env vars by @jspahrsummers in #44
- Add license and package metadata by @jspahrsummers in #46
- Fix bug that roots returned by roots/list are never updated by @dsp-ant in #45
- Pull SDK from npm by @jspahrsummers in #47
New Contributors
Full Changelog: 0.0.1...0.1.0