Releases: modelcontextprotocol/inspector
Releases · modelcontextprotocol/inspector
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
0.0.1
Initial release