github obot-platform/obot v0.11.0

latest releases: v0.23.3, v0.23.2, v0.23.2-rc1...
9 months ago

We’re excited to announce the fourth public beta release of the Obot MCP Gateway (v0.11.0)!
This release brings major new features for power users, project sharing, and security, along with a host of UI/UX improvements and backend enhancements.

✨ Big Updates

  • Project Templates & Shareable Links: Easily create, share, and reuse project templates. Shareable links make collaboration and onboarding a breeze.
  • Power User Roles: Introducing “Power User” and “Power User Plus” roles for advanced access and management capabilities.
  • MCP Publisher App: Power users can now publish and manage MCP resources with a dedicated publisher app.
  • JWT-based OAuth Tokens: MCP now uses JWT for OAuth tokens, improving security and interoperability.
  • Audit Log Encryption: Sensitive parts of MCP audit logs are now encrypted for enhanced security.

🛠 Other Notable Improvements

  • Project Sharing: Improved UI and reliability for sharing projects, including retention of task runs and better change detection.
  • Table Enhancements: Table cells are now resizable, with new header column filters for easier data exploration.
  • Enterprise UI Tag: Enterprise edition is now surfaced in the UI, with enterprise info available via the version API.
  • Editor & Input Improvements: New Milkdown plaintext editor for chat input, better handling of multi-value fields, and improved copy-paste support.
  • MCP Docker Backend: Backend improvements for more robust Docker support and global MCP URLs.
  • Access Control: More accurate detection and enforcement of access rules, especially for new user roles.
  • UI/UX Polish: Numerous fixes and enhancements, including better tool info, improved scrollbars, and more responsive dialogs.
  • Documentation: Expanded docs on architecture, filters, and authentication providers.

📜 Full changelog

Full Changelog: v0.10.0...v0.11.0

🚀 Getting Started

  • Try the live demo: chat.obot.ai
  • Install on Docker:
    docker run -d --name obot -p 8080:8080 -v /var/run/docker.sock:/var/run/docker.sock \
    ghcr.io/obot-platform/obot:latest
  • For more, see our Documentation

Don't miss a new obot release

NewReleases is sending notifications on new releases.