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 inside the Text Editor.

    • Editors can change component variants directly from the editing interface.
    • Improves flexibility and real-time layout experimentation.
  • Introduced new UI components:

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

Platform Improvements

  • Improved internal handling of the component variant architecture.
  • Enhanced integration between editor controls and UI rendering layer.
  • Optimized component registration flow for new additions.

Bug Fixes

  • Fixed package version mismatches across internal workspace packages.
  • Improved dependency consistency to prevent build-time conflicts.

Architecture Notes

  • Strengthened the component variant system to support scalable UI expansion.
  • Improved monorepo dependency alignment for consistent builds.
  • Registry structure refined to support cleaner onboarding of new components.

Affected Areas

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

This release enhances component flexibility and strengthens dependency stability while maintaining overall platform reliability.