Skip to content

v0.33.2: clearer page recovery and more reliable releases

Latest

Choose a tag to compare

@hristo2612 hristo2612 released this 06 Sep 07:42
· 1 commit to main since this release

[0.33.2] - 2026-09-06

⚡ Performance

  • 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.