PagibleAI CMS 0.6 is here — and it's one of our biggest releases yet. This cycle delivers a wave of new AI capabilities, a thoroughly modernized editing experience, and a stronger technical foundation underneath it all. Whether you write and publish content every day or build and extend the platform, there's a lot to love.
PagibleAI CMS 0.6: Smarter Content, Brighter Editor
For Editors: Content That Practically Writes Itself
The headline of 0.6 is AI that genuinely understands your content. From transcribing your media to drafting whole pages from a single sentence, the everyday work of creating and publishing has never felt this effortless.
What's New for Editors
Audio & Video Transcription
Upload a podcast, interview, or product video and PagibleAI transcribes it automatically. Transcriptions appear in the frontend and become proper VTT subtitle tracks — more accessible, more discoverable, zero extra work.
Context-Aware Generation
No more crafting a prompt for every field. PagibleAI now reads the surrounding context of your page and writes copy that actually fits — including repeating items elements like feature lists and team cards.
Smarter AI Imagery
Generate images right where you need them, with cropping and video cover handling built in, plus sharper prompts that deliver more relevant, on-brand visuals.
Create Pages by Chat
Describe what you want right from the page list and let the AI draft a complete page for you — sharper system instructions keep the results useful and on-brand.
Built-in Translation
Translate your texts and repeating items elements into dozens of languages with AI, reaching a global audience without leaving the editor.
Dark Mode & Mobile
A full dark mode across admin and frontend, plus a responsive overhaul of the tree, tabs, detail views and file grid for comfortable editing on any screen.
A Smarter Content Editor
The content editor received a lot of love this cycle. You can now merge elements, split long text into Markdown-aware blocks, and switch an element's type without starting over. When you change schemas, PagibleAI automatically cleans up unused fields to keep your content tidy, and the CKEditor integration looks better than ever — especially in dark mode.
For Developers: A Stronger Foundation
Version 0.6 doesn't just add features for editors — it makes the platform more dependable and more flexible to build on, from rock-solid versioning to an extended GraphQL API and friendlier defaults.
Under the Hood
Reliable Versioning
A version is now created the moment you add a page, file, or element, so you can always revert to that original state. PagibleAI can also apply elements and files from previous page versions.
Extended GraphQL API
A new manage mutation powers AI-based page management. Save mutations merge existing data instead of overwriting, with empty-value filtering and faster, leaner queries.
New AI Tools
Fresh AddPage, Locales and extended Pages tool classes give the AI structured, safe access to your content — the foundation for chat-driven page management.
Friendlier Defaults
SQLite is now the default connection just like Laravel. The page route is configurable via env, the catch-all route can be disabled, and cms:user can reset passwords.
Multi-Domain Support
Improved domain-based routing makes it easier to serve multiple sites from a single PagibleAI instance.
CI & Data Integrity
A new CircleCI pipeline, PHP 8.2 / MySQL 8 fixes, and non-NULL JSON columns remove a whole class of edge cases.
Release at a Glance
0.6 Highlights
Area
What Changed
Who Benefits
AI Media
Automatic audio/video transcription with VTT subtitles
Editors
AI Writing
Context-aware text generation & translation
Editors
Editing
Merge, split & type-switch content elements
Editors
Experience
Full dark mode & responsive overhaul
Editors
Versioning
Initial version on create, restore from history
Developers
API
Extended GraphQL with manage mutation & AI tools
Developers
Config
SQLite default, configurable & optional routing
Developers
Frequently Asked Questions
Do I need to change my prompts to use context-aware generation?
No. PagibleAI now reads the surrounding fields and page context automatically, so you can generate great copy without writing a detailed prompt at all.
What happens to my media transcriptions?
They are stored with the file, shown in the frontend, and exported as VTT subtitle tracks for your audio and video — making your content more accessible out of the box.
Is upgrading to 0.6 safe for existing projects?
Yes. Versioning improvements mean a snapshot is created whenever you add content, so you can always revert. As always, review the upgrade guide before updating production.
Does the new GraphQL API break existing queries?
No. The API was extended and optimized — save mutations now merge existing data rather than overwriting it, which is safer for concurrent editing.
Ready to Experience PagibleAI 0.6?
Smarter content creation for editors, a stronger foundation for developers. Upgrade today, try the new AI tools, and let us know what you build.