Skip to content

0.7.0

Choose a tag to compare

@olaservo olaservo released this 25 Mar 12:35
· 1404 commits to main since this release
c031831

What's Changed

  • fix: add dark mode support to SamplingTab JSON display (#181) by @leoshimo in #182
  • feat: Fetch version from package.json in useConnection hook by @seuros in #180
  • add sse accept header by @lloydzhou in #178
  • Add support for server logging messages by @cliffhall in #185
  • Improve on tool input handling and add tests by @olaservo in #159
  • Add log level setting in UI by @cliffhall in #189
  • Fix environment variable parsing to handle values with equals signs by @ryanrozich in #174
  • feat: Add utility function to escape Unicode characters in tool results by @seuros in #193
  • Update Vite configuration to enable host access and fix proxy server … by @Larmyliu in #201
  • fix: set default value for input fields in ToolsTab component by @nathanArseneau in #198
  • fix(sidebar): maintain order when changing values by @markacianfrani in #206
  • Bump version to 0.7.0 by @olaservo in #213

New Contributors

Full Changelog: 0.6.0...0.7.0