The Visual Website Builder
You Actually Own. React + Next.js, low-code, self-hosted. Your data, your infrastructure, every feature included.
© ChaiBuilder. All rights reserved.

Released 2026-08-02. Upgrading from v0.2.7.
A minor bump, which in the pre 1.0 line is where breaking changes land. Read the
breaking group before upgrading. The theme of the release is AI plumbing: credit
accounting consolidates into one plugin, and a provider that cannot be loaded now says so
instead of quietly routing your requests somewhere else.
ai-credits plugin is removed. Credit accounting, the credit schema and the
action that reads a balance all live in the plans plugin now, which already carried a
superset of them. Remove the AI credits plugin from your plugin list and make sure the
plans plugin is registered instead, on both the server and the client. The deprecated
alias that stood in for it since the merge is gone, so an unchanged config fails at
registration rather than silently doing nothing.