Skip to content

v0.10.0

Choose a tag to compare

@ckaznable ckaznable released this 05 Nov 07:18
· 329 commits to main since this release

What's Changed

  • feat: fix html preview in iframe for tauri for windows by @ckaznable in #295
  • feat: change token string from url query string to request body by @ckaznable in #289
  • chore: bump mcp host version by @ckaznable in #296
  • feat: support mcp authorization

Known Issues

The MCP authorization may require frequent re-authorization. This is because the upstream implementation does not use refresh tokens for updates. The frequency of these re-authorizations depends on the respective expiration times of each MCP's token.

Full Changelog: v0.9.11...v0.10.0