Home/Blog & Changelog

Blog & Changelog

Release notes, feature updates, and engineering insights from the CMSX team.

v1.5.0
Latest

AI Content Generation & Media Library

March 10, 2026

Integrated Claude AI for content generation directly from the dashboard. New media library with drag-and-drop uploads, image optimization, and folder organization.

AI content generation powered by Claude — generate drafts, summaries, and translations
Media library with drag-and-drop uploads and folder organization
Automatic image optimization (WebP conversion, resizing)
Content editor now supports rich text with inline media references
Schema field validation rules (min/max, regex, required)
Fixed content versioning race condition on concurrent edits
v1.4.0

Content Versioning & Scheduled Publishing

March 4, 2026

Full content versioning with diff view and rollback. Schedule content to publish at a future date with timezone support.

Content versioning with visual diff comparison between versions
Scheduled publishing with timezone-aware date picker
Content status workflow: draft → review → scheduled → published
Webhook notifications for content lifecycle events
REST API pagination with cursor-based and offset modes
v1.3.0

Dynamic Schemas & RBAC

February 27, 2026

Define content schemas dynamically from the dashboard with 10+ field types. Role-based access control with Admin, Editor, and Viewer roles.

Dynamic schema builder with Text, RichText, Number, Boolean, Date, Image, Reference fields
Role-based access control — Admin, Editor, Viewer with granular permissions
Schema migration system for non-breaking field changes
API response times improved to ~8ms average for content reads
Dashboard redesign with improved navigation and search
v1.2.0

REST API & Dashboard

February 25, 2026

30+ REST endpoints for content management. New dashboard with real-time content editing, media uploads, and user management.

30+ REST API endpoints for schemas, content, media, and users
Dashboard with content editor, schema builder, and media manager
Email verification flow with SES integration
Light/dark mode across all dashboard pages
Fixed authentication cookie handling for API calls
v1.1.0

Stripe Integration & Landing Page

February 23, 2026

One-time purchase flow via Stripe. Professional landing page with benchmarks, pricing, and feature showcase.

Stripe checkout for CMS license ($99) and annual renewal ($49/year)
Landing page with performance benchmarks and feature comparison
Pricing page with FAQ and plan details
Consistent branding and typography across all pages
v1.0.0

Initial Release

February 19, 2026

First public release of CMSX — a high-performance headless CMS built with Rust and PostgreSQL.

Rust + Axum backend with ~20MB RAM footprint
Dynamic content schemas with versioning
REST API with 12,600+ reads/sec throughput
AES-256-GCM encryption and Argon2id password hashing
GitHub OAuth and email/password authentication
JWT + refresh token authentication system

Stay updated

Follow our GitHub for the latest releases and discussions.

View on GitHub