v2.4.0 Dec 12, 2024

Introducing Smart Components & Dark Mode Engine

Feature New Smart Components library with auto-layout detection and responsive breakpoints
Feature Native Dark Mode toggle with CSS variable sync across all exported code
Improvement Canvas rendering optimized for 4K displays and high-DPI screens
Fix Resolved z-index stacking issues in nested modal overlays
v2.3.2 Nov 28, 2024

Stability & Export Pipeline Patch

Fix Fixed React 19 compatibility warnings in generated JSX output
Fix Corrected Tailwind CSS class mapping for dynamic color props
Improvement Reduced initial bundle size by 18% through tree-shaking
v2.3.1 Nov 15, 2024

Security Hardening & Session Management

Security Upgraded dependency chain to patch CVE-2024-38903
Security Enforced stricter CORS policies for API endpoints
Improvement Added session timeout warnings for idle users
v2.3.0 Oct 30, 2024

Team Workspaces & Real-time Collaboration

Feature Multi-user cursor tracking and live editing in shared workspaces
Feature Role-based access control (Owner, Editor, Viewer, Commenter)
Improvement Version history now supports visual diff comparison
Fix Resolved race conditions during concurrent component saves
v2.2.4 Oct 10, 2024

Performance Tuning & Accessibility Audit

Improvement WCAG 2.1 AA compliance across all default UI components
Improvement Lazy-loaded asset pipeline for faster initial page loads
Fix Fixed keyboard navigation traps in modal drawers