Skip to main content
October 2, 2025
0.1
0.1.0

🎉 CamelAI Officially Out of Beta

CamelAI has officially launched with paid tiers and significant new features! We’ve expanded our database support, enhanced customization options, and improved the overall user experience.

Major Features

Launched Paid Tier

CamelAI is officially out of beta. Billing is $200 per month + API usage. Paying users get $10 credits of API usage per month. Free tier also gets a one time $10 credit so you can test camelAI before purchase.

Databricks Support

We’ve added full support for Databricks connections, expanding our database integration capabilities to include one of the most popular data lakehouse platforms.We’ve added the ability to hide the side navigation through a new parameter in Org theme settings.

Download Options for Artifacts

You can now choose how to download your artifacts with a new dropdown menu offering PNG, SVG, or CSV formats. The menu intelligently shows only when a graph is present - otherwise it downloads directly as CSV.

Usage Monitoring and Alerts

We’ve introduced email alerts that notify you when you reach 80% and 100% of your usage limits, helping you stay on top of your account usage. Additionally, the usage tab now includes a subscription management section.

Enhanced Data Source Management

When deleting a data source, you’ll now see exactly how many Knowledge Bases and Reference Queries will be affected. The counts are clickable and deep link to the relevant pages with the connection pre-selected, making it easy to review what will be deleted.

Minor Features

  • Interactive API Usage Graph – Made the API usage graph more interactive with an improved legend
  • Simplified Search Label – Simplified the search label from “Searching camelAI’s Memory” to “Searching Memory”

Bug Fixes

  • Fixed syntax highlighting CSS to properly support both light and dark modes, and updated API key popup to use consistent color variables
  • Corrected z-index layering so the textbox properly appears behind the overlay when the side nav is open
  • Fixed search functionality in Ask Camel
  • Resolved MSSQL connection issues when passwords contain special characters
  • Fixed file upload functionality
August 8, 2025
Beta
Version 0.0.1-beta

🎉 Initial Beta Release

We’re excited to announce the beta release of camelAI’s embedded offering! You can now integrate camelAI directly into your SaaS product with our API + iframe solution, bringing the full power of AI-driven business intelligence to your users.

Major Features

Enhanced Security & Upload Protection

  • Implemented comprehensive SSRF (Server-Side Request Forgery) protection for file uploads
  • Added robust URL validation to prevent access to internal networks and private IP ranges
  • Enhanced security by blocking localhost, loopback addresses, and reserved IP ranges
  • Maximum file size limit of 10GB per file with support for CSV, TSV, XLS, XLSX, SQLite, and Parquet formats

GPT-5 Model Integration

  • Added support for GPT-5 as the new default model with minimal reasoning effort configuration
  • Implemented GPT-5 Agent with optimized message format conversion
  • Made GPT-5 the default model for new iframe links
  • Updated API endpoints to support GPT-5 model selection

Advanced Theme Management System

  • Create, edit, and manage multiple themes per organization
  • Live theme preview functionality with instant updates
  • Support for custom CSS variables for both light and dark modes
  • Theme validation and default theme management
  • Theme persistence with theme ID referencing for iframe embeds

Complete Iframe Embedding Solution

  • Secure iframe link generation with JWT caching for authentication
  • Rate limiting per IP address for iframe endpoints
  • Customizable TTL (time-to-live) for iframe sessions
  • Support for source selection and model configuration
  • Comprehensive security measures for cross-origin requests
  • Configurable response modes: “full” for technical users and “basic” for non-technical users

Reference Query Management (CRUD)

  • Full CRUD operations for reference queries in the console
  • Query library with search and filter capabilities
  • Data source selector integration
  • Query cloning and persistence features

Data Sources Management Overhaul

  • Modern React-based data sources page with intuitive UI
  • Type-based filtering for data sources
  • Enhanced connection management with host/database details
  • Improved schema input for new data source creation
  • Last-used tracking for better user experience

Team Management with Email Invitations

  • Comprehensive team management system with OrgInvite model
  • Email-based invitation system with custom templates
  • Team management pages for listing and adding members
  • Member removal flow with proper confirmation
  • Seamless navigation integration

Minor Features

  • Mobile Responsiveness – Enhanced mobile experience with automatic artifact pane hiding and responsive resize handling
  • Billing System Integration – Improved Stripe integration with token counting and subscription management
  • API Key Usage Visualization – Chart.js-based usage tracking with message usage through thread associations

Bug Fixes

  • Fixed critical SSRF vulnerability in file upload system
  • Resolved MongoDB performance issues with optimized queries
  • Fixed cancel chat thread functionality in iframe context
  • Resolved code duplication bug in GPT5Agent implementation
  • Fixed syntax highlighting rendering issues in iframe artifacts
  • Improved handling of deleted organizations with soft delete functionality

Known Limitations

  • Billing is not yet implemented (coming in next release)
  • Some features may be subject to change before full release

Coming Soon

  • Full billing integration
  • Additional model support
  • Enhanced analytics, limits, and usage reporting
  • More customization options for iframe embeds

Ready to get started? Check out our Embedded Integration Guide to integrate camelAI into your application today!
I