Statamic 6: what's new and why it matters
Statamic 6 shipped 28th January 2026, and it's the most significant update the platform has ever released. Over 1,000 merged pull requests went into this version. I'm not surprised, as the Statamic team spent most of 2025 working in this major update.
A completely redesigned control panel, a modernised tech stack under the hood, and security features that replace popular third-party addons. Here's what changed and why it matters.
A completely redesigned control panel
The control panel is the part of Statamic you use every day to manage content, and version 6 rebuilds it from scratch. The team describe the goal as clear, calm, and familiar. Every screen has been rethought for speed and consistency, but your existing habits carry over.
The new Statamic 6 collection listing page design, is very similar to Statamic 5, same layout - just a bit tighter. Looks good!
New additions include a command palette for keyboard-driven navigation, CP theming support, and section-aware breadcrumbs that make deep content structures easier to work through. Publish forms now have collapsible sections. If you manage complex blueprints, that alone is worth the upgrade.
Security built in, not bolted on
Two-factor authentication is now part of Statamic core. No more third-party addons for something this fundamental. If you were using the Two Factor for Statamic addon on v5, you can migrate your setup, but you'll need to remove the addon's field from your User blueprint since 2FA is handled natively now.
Screenshot of Statamic 6, two factor authentication login screen.
Statamic 6 also adds passkey support and elevated sessions for sensitive operations. Modern authentication patterns that protect your content without making the editing experience harder.
A modern stack for developers
Under the hood, the control panel now runs on Vue 3 and Inertia.js. There's a new UI component library based on Reka UI that powers the entire CP and is available for addon developers. Custom interfaces built with it look and feel native rather than bolted on.
Antlers gets a component tag syntax for more expressive templating. Addons can define their own settings screens in a standard way. And there's smart view scaffolding to speed up building CP interfaces. If you build Statamic addons or customise the control panel, version 6 gives you much better tools to work with.
I design attractive, easy-to-navigate websites tailored to your business. Make a memorable impression and outshine your competitors. Learn more about our website redesign service.
Better tools for content teams
Replicator and Bard sets can now show image previews, so you see what you're building as you build it. Live Preview hot-reloads instantly. There's a collection calendar view for date-based content and better timezone handling.
These aren't headline features, but they add up. If you manage a content-heavy site, your editorial team will feel the difference.
Performance and caching
Static cache re-caching now runs in the background, so cache warming doesn't block user requests. The Vue 3 and Inertia migration brings speed improvements to the control panel. And the modernised dependency stack positions the platform well for whatever comes next.
The team behind Statamic have done a stellar job with this recent update.
Upgrading from Statamic 5
Update your composer.json to require "statamic/cms": "^6.0", run composer update, and follow the official upgrade guide. The main areas to audit are addons that touch authentication or the CP UI, since both changed significantly.
I'd recommend testing the new control panel with your editorial team before switching production. The interface is different enough that a quick walkthrough saves everyone time.
Worth the upgrade
Statamic 6 is a serious release. The redesigned control panel alone makes it worthwhile. The security, developer, and content authoring improvements make it a clear step forward. If you're starting a new project, start with v6. If you're on v5, plan your migration now.
This is the CMS I build every client site on, and version 6 reinforces that choice.