Changelog
New features, improvements, fixes and security updates.
Version 2.0
- New
Official Python SDK
2026-06-15A stdlib-only Python client at full parity with the TypeScript SDK, kept in lock-step with the API by a CI contract check.
- New
Dark mode
2026-06-14Token-based light/dark/system theming across the app, with a per-user toggle in the dashboard header.
- New
Self-serve analytics
2026-06-14Build, save, schedule and embed your own reports over governed metrics — funnels, cohorts and warehouse sync included.
- New
Real-time collaboration
2026-06-13Concurrent, conflict-free co-editing of core artifacts with presence, comments and @mentions.
- Improved
Hybrid retrieval + re-ranking
2026-06-13Answers over your data now use hybrid retrieval with cross-encoder re-ranking and pass a grounding threshold before display.
- New
Usage-based billing
2026-06-12Metered usage and automated dunning alongside subscription tiers.
- Security
Continuous LLM red-team
2026-06-12Prompt-injection defence upgraded from a fixed corpus to a continuous, multi-layer red-team program.
- New
Partner marketplace & webhooks
2026-06-11OAuth app framework with scoped install/revoke, plus signed, retried outbound webhook delivery.