Core CMS v0.6.6: Neon Aesthetics & Layout Mastery
I'm thrilled to announce the release of Core CMS v0.6.6! This update brings our frontend presentation to a whole new level, heavily influenced by the new "UV Neon Synthwave" theme. We've tackled some complex UI challenges, refined our block editor integrations, and solidified how our modular plugins interact with deeply customized themes.

Major Highlights / Updates
This release focuses heavily on frontend aesthetics and giving content creators more control over their layouts.
- Editor.js Cover Block Options: We've supercharged the Hero/Cover block! You can now choose between Standard, Half Height, and Full Hero vertical dimensions, paired with Full Page, Container, and 100% Intrinsic Image width scaling.
- UV Neon Synthwave Theme: The system now ships with a gorgeous cyberpunk-inspired theme featuring deep space mesh gradients, electric pink accents, and heavy glassmorphism panels.
- Contact Form Revamp: The native Contact Form plugin has been updated to seamlessly absorb and inherit the radical new aesthetic styles of the active theme without breaking.
Technical Deep Dive
Under the hood, we had to solve a few tricky layout and cascade logic puzzles to make these features seamless.
- Intrinsic Image Aspect Ratio Scaling: We implemented a sophisticated CSS Grid layout utilizing a zero-height image spacer wrapper. This allows the Cover block to perfectly match an image's intrinsic width (for the 100% width option) without the image forcing an incorrect vertical height upon the grid cell, preserving explicit height classes.
- The Skeleton-Skin Architecture: We've formalized our CSS Specificity rules for plugins. Because plugin default CSS loads via the `site_head` hook (after the theme's `style.css`), theme developers are now armed with explicit guides on using `body` prefixing to guarantee their premium aesthetics override the plugin defaults without messy inline styles.
- Plugin Documentation Rules: Moving forward, all Core CMS plugins that inject frontend UI must include a "Theme Styling Guide" in their documentation, listing the exact CSS selectors required for themes to overwrite them.
Looking Ahead
While this update solidifies the luxury experience of the Core CMS frontend, our roadmap is packed with exciting upcoming features. We are prepping for the launch of the Event Planner Plugin (Phase 6.5) and expanding the E-commerce Discount & Coupons engine. We've also queued up some workflow refinements for the F&B Point of Sale system after our latest round of manual field testing.
Try it out at Core CMS
Until next time!
— Jason Brain