Skip to main content
API, Web, Desktop, Mobile, Bots

Web v0.22.0

  • Instant Navigation: Upgraded to Next.js 16.2.9 with streaming loading states and per-section error boundaries, so pages load and transition faster.
  • Marketplace Detail Pages: Integration detail pages now show their curated content, correct tool names, and a cleaner layout.
  • Smoother Publishing: The publish dialog now closes immediately and takes you straight to your published integration, and stale connect parameters are cleared.
API, Web, CLI

CLI v0.4.0

  • Self-Hosted Memory: Self-hosting now runs the local memory engine out of the box, with no external memory service to configure.
API, Web, Desktop, Mobile, Bots, CLI

API v0.17.0

  • Native Marketplace Integrations: The marketplace now highlights native integrations with dedicated cards, making them easier to discover and connect.

Web v0.18.0

  • Pricing Page Redesign: Updated pricing page with clearer plan comparisons and streamlined checkout.
  • Integration Sorting: Integrations are now sorted more intuitively when searching in the marketplace.
  • UI Animations and Responsiveness: Smoother transitions and improved layout across screen sizes.

CLI v0.3.0

  • Dependency Updates: Updated internal dependencies for improved stability.
API, Web, Desktop, Mobile, Bots, CLI

Bots v1.2.0

  • Docker Image Optimization: Slimmed down bot container images with pruned dependencies and improved layer caching
  • Dockerfile Permissions Fix: Corrected file ownership and permissions for better runtime access
API, Web, Mobile, Desktop

Web v0.12.0

  • Zustand state management for workflows: Refactored workflow frontend state from local component state to Zustand stores for consistent, shareable state across views

Mobile v0.1.1

  • Chat sidebar redesign: New sidebar header with search and new chat button, updated icon library to Hugeicons and Lucide React Native
  • Reusable component library: Introduced a comprehensive set of UI components including RaisedButton, color utilities, and global theme variables