Release: Stable
Date: 2026-02-26
Version: 1.0.10
New Features
- Introduced stepper-based page creation flow.
- Improves user guidance during multi-step page configuration.
- Enhances clarity and workflow structure.
Platform Improvements
- Refactored core page creation logic for better modularity.
- Enhanced error handling within the page creation pipeline.
- Improved wrapper component loading mechanism.
- Updated metadata structure to include singular name support.
- Improved handling by passing wrapper directly to handleJson function.
Bug Fixes
- Fixed inconsistencies in wrapper-to-page integration.
- Resolved validation edge cases in metadata handling.
- Corrected minor issues in stepper form behavior.
Architecture Notes
- Strengthened modular boundaries within the page creation architecture.
- Improved separation between wrapper resolution layer and page generation logic.
- Refined metadata naming structure for better schema consistency.
- Enhanced internal loader design for wrapper components.
Affected Areas
- Page Creation Workflow
- Wrapper Component Loader
- Metadata System
- UI Builder
- Form Handling Layer
This release significantly improves the page creation architecture by introducing a structured stepper workflow, refining wrapper handling, and strengthening metadata consistency across the system.