0.16.0
What's Changed
- fix: bind client to localhost to match server by @felixweinberger in #529
- Fix proxy port configuration for non-default SERVER_PORT by @felixweinberger in #555
- Fix fundamental schema issue with required fields defined incorrectly on JsonSchemaType by @olaservo in #480
- fix: allow typing negative numbers in tool parameter inputs by @markacianfrani in #548
- chore: Add node-version to package.json and workflows by @baruchiro in #473
- fix: full width in Chrome by @richardkmichael in #581
- Fix: Remove addition slash for check proxy health by @sebastian93921 in #500
- fix connection refused error message by @nabuskey in #554
- chore: Add engines to
package-lock.json
by @richardkmichael in #583 - Feat/prompt layout by @evalstate in #503
- Fix Server Notifications expansion state by @richardkmichael in #512
- feat: add "Copy JSON" button by @fveiraswww in #567
- chore: bump version to 0.16.0 by @olaservo in #589
New Contributors
- @baruchiro made their first contribution in #473
- @sebastian93921 made their first contribution in #500
- @nabuskey made their first contribution in #554
- @fveiraswww made their first contribution in #567
Full Changelog: 0.15.0...0.16.0