xsite-builder
Changelogs
Feburary-2026
xSite v1.0.8

Release: Stable
Date: 2026-02-24
Version: 1.0.8

New Features

  • Integrated metadata form into the Create Page workflow.
    • Enables structured metadata input during page creation.
    • Improves SEO and page-level configuration management.

Platform Improvements

  • Refactored and modularized page creation logic.
  • Improved separation of concerns within the page creation flow.
  • Enhanced maintainability and scalability of the page creation module.

Architecture Notes

  • Introduced clearer modular boundaries in the page creation system.
  • Strengthened integration between metadata schema and page generation logic.
  • Prepared the page workflow for future extensibility (SEO, indexing, and structured content features).

Affected Areas

  • Page Creation Workflow
  • Metadata System
  • UI Builder
  • Internal Page Architecture

This release enhances the page creation experience by integrating metadata management and improving internal code structure through modular refactoring.