xsite-builder
Changelogs
Feburary-2026
xSite v1.0.1

Release: Stable
Date: 2026-02-12
Version: 1.0.1

✨ New Features

  • Added ShadCN OTP Component for improved authentication flow
  • Improved Forgot Password flow with proper error handling
  • Introduced new Grid Process Stat component schema for editor testing
  • Added Zod Schema Validation for image upload assets

🛠 Platform Improvements

  • Enhanced validation structure for asset uploads
  • Improved component schema handling in test editor
  • Better error feedback during authentication flows

🐛 Bug Fixes

  • Fixed homepage full-height screen rendering issue
  • Removed unnecessary console logs from production
  • Minor UI tweak for user account address detail screen
  • Fixed role create button visibility issue

🧱 Architecture Notes

  • Strengthened schema validation layer using Zod
  • Improved separation of UI schema and editor logic
  • Authentication UI now aligned with ShadCN component standards

📦 Affected Areas

  • Authentication module
  • UI Builder
  • Component schema system
  • Asset upload pipeline
  • Admin UI

This patch improves authentication reliability, strengthens validation layers, and refines multiple UI components while maintaining platform stability.