
Welcome to Core CMS v0.5.4! We are continuing our relentless push into Phase 5.1: Luxury Admin Experience, blending high-end aesthetics with serious developer power. This release introduces a fully realized dark theme, radically improves the Editor.js Hero block, and gives power users the ultimate debugging tool: raw JSON code access.
Whether you're writing a simple post or architecting a complex glassmorphic layout, Core CMS v0.5.4 puts absolute control at your fingertips.
💎 The Technomancer Theme (v1.0.0)
We are thrilled to unveil the Technomancer Theme. Built specifically to showcase the capabilities of Core CMS, this theme establishes a new standard for premium dark-mode aesthetics.
- Glassmorphic Precision: Features subtle, multi-layered blurs, deep slate backgrounds, and neon accents.
- Plugin Overrides: Ships with native CSS overrides for Core CMS plugins (Contact Form, Social Sharing), ensuring they seamlessly inherit the theme's aesthetic via our "Skeleton-Skin" architecture.
- Apex Footer Integration: Features a dynamic, multi-column CSS grid footer designed for heavy navigation links and brand presence.
⚙️ Code Editor Toggle (Source View)
For the power users, the developers, and the tinkerers—you now have direct access to the matrix.
- The Raw Toggle: We've added a
{}button directly to the post editor toolbar. Clicking this instantly transforms the visual Editor.js canvas into a beautifully formatted, monospace JSON<textarea>. - Seamless Synchronization: Edit the raw JSON structure directly (perfect for making mass text replacements or fixing corrupted block data), and simply click the toggle again to instantly re-render the visual editor with your changes. No page refreshes required.
- Syntax Safety: The engine intercepts bad JSON. If you make a syntax error, the system will prevent you from destroying your content or saving a corrupted post.
🎨 Cover Block Theme Evolution
Our professional-tier Cover / Hero Block (v0.6.0) just became the ultimate theme-builder's tool.
- Theme Overlays: We stripped out forced inline background colors and opacities. The block now utilizes a "Basic vs Theme Overlay" paradigm. If "Theme Overlay" is selected, the CMS hands absolute styling control to your CSS stylesheet (via the
.overlay-themeclass), allowing themes like DJAY.ca to inject custom 15px glassmorphic blurs or Technomancer to inject radial gradients. - Native Block Tunes: We refactored the block's tuning menu to rely purely on native Editor.js arrays, resolving clipping bugs and restoring your ability to naturally move and delete the block.
Technical Deep Dive
- Parallax Standardization: The
.is-parallaxCSS class has been standardized across all official themes to ensure high-fidelity scrolling effects for Hero sections. - Footer Parity: The premium, responsive multi-column footer logic originally developed for DJAY.ca has now been ported back to the
defaultCore CMS template, ensuring the base system remains a gold standard for development.
We are incredibly proud of the harmony between form and function in this release. We've built an administrative interface that is as visually stunning as the websites it powers.
— Jason Brain