Skip to content

v1.0.1-beta

Choose a tag to compare

@chalie-ai chalie-ai released this 02 Jul 15:22
· 509 commits to main since this release
v1.0.1-beta
e1587d8

v1.0.1-beta

Released July 2, 2026

A hotfix for the first-run experience on fresh installs.


🔧 Fixes

  • A proper "warming up" page — On a fresh install, Chalie now answers immediately with a friendly holding page while it finishes starting up, instead of dropping every connection. No more ERR_CONNECTION_RESET walls or Safari "access control checks" errors while the backend boots — the page refreshes itself and lands you in the app the moment it's ready.
  • Brain console blank screen fixed — On a brand-new install with no provider configured yet, the Brain admin console could get stuck redirecting to itself: a blank page silently hammering the server with status requests. The redirect is fixed and the Providers setup page now loads instantly.

Upgrading: docker pull chalieai/chalie:latest (or pin chalieai/chalie:v1.0.1-beta).