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