🚀

Product Updates

See what's new with Webui. We're constantly improving the platform to help you build faster.

Latest Feature
October 24, 2025

Visual Builder 2.0 & AI Assist

A major update to our core builder with AI-powered layout suggestions and the long-awaited dark mode.

+ AI Layout Assist: Describe a layout in natural language and let Webui generate the initial structure.
+ Dark Mode: First-class support for dark mode design tokens. Toggle automatically based on user preference.
^ Performance: Reduced initial load time of the canvas by 40%.
! Fixed an issue where nested flex containers would collapse on mobile view.
Hotfix October 18, 2025

Deployment Stability Patch

Addressed a critical issue affecting serverless function deployments.

! Fixed timeout errors when deploying large bundles to Vercel edge networks.
! Resolved CSS variable scoping issue in nested components.
Feature October 10, 2025

Expanded Component Library

30 new components added to the library including advanced form elements and data tables.

+ Data Tables: sortable, filterable, and paginated tables out of the box.
+ Form Validation: Built-in validation logic for email, password, and custom regex fields.
+ Added 'Modal', 'Drawer', and 'Toast' notification components.
Improvement September 28, 2025

Team Collaboration Upgrades

Better tools for teams to work together in real-time.

^ Real-time cursors now show user names and colors for up to 10 simultaneous editors.
^ Added comment threads directly on the canvas elements.
! Fixed synchronization delays when switching between branches.
Feature September 15, 2025

Custom Code Injection

Full control for developers who need to add custom logic.

+ Custom Code Blocks: Inject HTML/JS/CSS directly into any section of the page.
+ API Integration: New connector for fetching data from REST and GraphQL APIs.