xsite-builder
Changelogs
Feburary-2026
xSite v1.0.2

Release: Stable
Date: 2026-02-13
Version: 1.0.2

New Features

  • Added component variant switching capability inside the Text Editor.

    • Editors can dynamically change component variants during editing.
    • Improves layout flexibility and component reusability.
  • Introduced new UI components:

    • Grid Component
    • Flow Component
    • Card Component
    • Fully integrated into the component registry system.

Platform Improvements

  • Improved internal handling of the component variant architecture.
  • Enhanced integration between the editor layer and the UI rendering layer.
  • Optimized component registration workflow for newly added components.

Bug Fixes

  • Fixed internal package version mismatches across workspace packages.
  • Resolved dependency inconsistencies that could lead to build instability.

Architecture Notes

  • Strengthened the component variant system to support scalable UI expansion.
  • Improved monorepo dependency alignment for consistent build output.
  • Refined registry onboarding process for new components.

Affected Areas

  • UI Builder
  • Text Editor
  • Component Registry
  • Monorepo Package System
  • Dependency Management

This release expands UI flexibility through variant support and new building blocks while improving internal dependency stability across the platform.