v4.2.0 - All 45 Gutenberg Blocks Production-Ready
What's New in v4.2.0
This major release marks the completion of all 45 Gutenberg blocks with full production readiness and 98% feature parity with Elementor widgets.
✨ Highlights
- 45 Gutenberg Blocks - All blocks now production-ready
- 98% Widget Parity - Near-complete feature match with Elementor widgets
- Theme Colors Support - All blocks support "Use Theme Colors" toggle
- Architecture Documentation - Full docs in
docs/architecture/
🆕 New Features
- AJAX handler for Mark as Read notifications in header bar
- Architecture documentation with manifest files
- Complete block-to-widget mapping documentation
🐛 Bug Fixes
- Header bar dark mode icon visibility
- Header bar cart and search UI improvements
- Header bar friend list action button UI
- CTA box hover secondary button UI
- Forum box border styling
- Post carousel adaptive height for Slick carousel
- Member carousel Slides to Scroll functionality
- Icon display after backend settings change
- Block build process (
npm run build:blocks)
📊 Block Categories
| Category | Blocks |
|---|---|
| Design | 14 |
| Content | 8 |
| Blog | 8 |
| Marketing | 4 |
| Header | 4 |
| BuddyPress | 11 |
| WooCommerce | 2 |
📋 Requirements
- WordPress 6.0+
- PHP 8.0+
- Elementor 3.0+ (for Elementor widgets)
- BuddyPress 10.0+ (for BuddyPress features)
- WooCommerce 7.0+ (for WooCommerce features)
📚 Documentation
Full architecture documentation available in docs/architecture/:
PLUGIN_ARCHITECTURE.md- Complete referenceFINAL_REPORT.md- Validation reportmanifest/- Index files for classes, blocks, hooks, etc.