Skip to main content

Platform - 0.63.0

🚀 Highlights

  • Introduction of API tokens to support secure automation and machine-to-machine integrations.
  • Improved internal AI Chat tooling and a more secure SSE/EventSource implementation in the TypeScript client.

✨ New Features

  • API Tokens — Enable automated workflows and machine-to-machine integrations. Each token is tied to a workspace and carries its own identity and permission scope.

⚙️ Internal / Technical Changes

  • Internal users can now choose between multiple presets for AI Chat features.
  • The TypeScript client package now uses a refactored SSE/EventSource implementation with improved security.