You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dashboard startup avoids unnecessary page downloads. Chat and Todo routes no longer prefetch unconditionally while the browser is idle.
🐛 Fixes
Failed pages offer a clear way back. Route failures explain when the browser is offline and enable Refresh once connectivity returns, without consuming the automatic stale-deploy retry while offline.
Mobile chat is easier to navigate and read. Chat controls have larger tap targets, pinch-to-zoom remains available, and the chat sidebar follows the visible viewport when the keyboard opens.
Releases recover from delayed registry and Actions visibility. Publishing waits for the exact npm version and workflow run, and completion can resume the same tag through GitHub Release, Homebrew, and announcement retries.
Upgrade verification accepts backups from the previous version. The gate checks the candidate's backup separately and still requires exactly one candidate backup containing the pre-upgrade files.