changelog

What's new.

New features, improvements, and fixes — a running log of everything we ship.

v1.2.02025-03-10

AI Content Generation & Enhanced Media

  • newAI-powered content type generation from natural language prompts
  • newPer-field AI actions: generate, improve, translate, summarize
  • improvedMedia library now supports bulk upload with drag-and-drop
  • improvedImage thumbnails generated automatically on upload
  • fixedFixed pagination offset calculation for filtered queries
v1.1.02025-02-20

GraphQL Engine & Webhook Improvements

  • newFull GraphQL API with auto-generated schemas and resolvers
  • newWebhook delivery logs with detailed status tracking
  • improvedWebhook retry mechanism with exponential backoff
  • improvedREST API now supports CSV export format
  • fixedFixed relation population depth limit handling
v1.0.02025-01-15

C for CMS 1.0 — General Availability

  • newContent modeling with 16+ field types
  • newREST API with filtering, sorting, pagination, and population
  • newR2-backed media management with folder structure
  • newMulti-tenant organizations with role-based access
  • newWebhook system with HMAC signing
v0.9.02024-12-01

Beta Release — Content Studio

  • newVisual Content Studio for schema design
  • newDraft/publish content lifecycle
  • improvedAPI key management with scoped permissions
  • fixedFixed soft-delete cascade for related entries
v0.8.02024-10-15

Alpha — Core API & Authentication

  • newCore REST API for content CRUD operations
  • newJWT authentication with Google OAuth support
  • newProject-scoped API keys with sk_ prefix
  • improvedDatabase schema optimized for multi-tenant queries