Features:
Live Sync - Real-time CSS updates across all open tabs using BroadcastChannel API
Inline CSS Option - Inline compiled CSS for improved page load performance
Auto-Compile - Automatic compilation on post save for all page builders
SCSS Compiler - Built-in Dart Sass compilation in browser
Dark Mode - Admin UI dark theme support
Backup System - Export/import Wizzard configuration (JSON)
Scale Calculator - Visual fluid typography and spacing scale generator with clamp()
LRU Cache - Smart compilation caching with automatic cleanup
Migration System - Automated version update notices and migration tools
Updates
Tailwind v4 Only - Removed compile in v3 with fallback support
Browser Compiler - 60-80% faster hashing (FNV-1a), better error handling, typed error classes
Wizzard Refactored - Cleaner architecture (973 → 301 lines), extracted reusable hooks
Style Tabs - Enhanced @Layer parsing and state management
Monaco Editor - Better loading, fixed conflicts with React DevTools
UI Components - Migrated to Radix UI primitives
Color System - Improved shade generation
Plain Classes - Autocomplete performance optimization
FSE/Gutenberg - Updated to Blocks API 2
All Page Builders - Improved autocomplete reliability (Bricks, Oxygen, Elementor, Gutenberg)
Fixed
Gutenberg autocomplete on empty pages
Monaco editor conflicts and sizing
Compiler on sub-domains
Style tabs parsing and persistence
Backup tab access
Cache invalidation
File scanner reliability
FSE data handling
Color picker display
Frontend errors for logged-out users