C
Docs

Changelog

Release notes for Celavii — new features, improvements, fixes, and breaking changes across the platform, API, and MCP server.

Release notes for Celavii. Manual entries for major releases — point releases are tracked in the celavii-mcp npm history.

v2.6.0 — May 6, 2026

  • ✨ Native Claude Desktop / Co-work integration via OAuth 2.1 (PKCE) — connect in three clicks, no API key paste required in the app
  • ✨ Multi-workspace key picker on the OAuth consent page — pick which workspace and key to expose, with effective-plan + inherited-plan badges
  • celavii-mcp@0.1.22 published to npm — adds jobs tool group, CELAVII_TOOLS env-var filter, and overage-billing reconciliation
  • celavii-install skill (in efraijo/celavii-toolkit) — tell any Claude session to install Celavii itself; reads README, edits MCP config safely, runs verification
  • ✨ New "Connect to AI" docs section at /docs/guides/ai-integration with per-tool guides and a troubleshooting matrix
  • ⚡ API key rate-limit tier now derived from the org's effective plan (honours shared_pool inheritance) — Pro keys actually get Pro rate limits
  • ⚡ "Used by Claude" badge in /settings/api shows which keys are wrapped by an OAuth bearer
  • 🐛 OAuth refresh-token rotation enforces RFC 6749 §10.4 replay detection — re-using a rotated refresh revokes the entire token family

v2.5.0 — March 14, 2026

  • ✨ Interactive Network Graph — click Venn diagram regions to highlight creators
  • ✨ Seed profile avatars with visual differentiation
  • ✨ Type-specific node colors for profiles, hashtags, topics, and locations
  • ⚡ Enhanced edge visibility when filtering network views

v2.4.0 — March 13, 2026

  • ✨ AI-powered semantic search — find creators using natural language
  • ✨ Similar creator recommendations based on content and audience
  • ✨ Multimodal content analysis — images and captions analyzed together
  • ⚡ Smarter discovery rankings combining keywords and AI relevance

v2.3.0 — March 12, 2026

  • ✨ X/Twitter platform support — analyze creators across Instagram and X
  • ✨ Cross-platform creator tracking
  • ✨ Enhanced content analysis for X posts including quoted tweets
  • ⚡ Platform-aware network graph filtering

v2.2.0 — March 4, 2026

  • ✨ Redesigned onboarding wizard with step-by-step guidance
  • ✨ SEO improvements for blog and marketing pages
  • ⚡ Better mobile responsiveness across the platform

v2.1.0 — February 26, 2026

  • ✨ Interactive onboarding with NextStepjs tooltips
  • ✨ Multi-platform data pipeline architecture
  • ⚡ Improved data collection accuracy

v2.0.0 — February 17, 2026

  • ✨ Dashboard performance optimizations
  • ✨ API security enhancements
  • ✨ MCP server integration for AI workflows
  • ⚡ Enhanced API rate limits for paid plans

Legend: ✨ Feature · ⚡ Improvement · 🐛 Fix