Skip to content

ClawCode v0.1.86

Choose a tag to compare

@Pvisilias Pvisilias released this 13 Mar 12:56

v0.1.86

Fixes

  • Fixed infinite splash screen refresh loop for logged-in users after updating
  • Fixed feedback API key being auto-generated before user opens "Get Code" — now shows raw key on first use
  • Fixed Bearer undefined on submit-feedback (missing runtime env var in published builds)
  • Fixed auto-updater not reliably installing on macOS quit

Improvements

  • Check for Updates menu item (ClawCode menu on macOS, File menu on Windows) — shows "Install Update & Restart" when an update is downloaded
  • Electron main process hardened: all webContents calls guard against destroyed windows
  • Server crash recovery: shows error page with Restart button, auto-restarts server on dock click
  • Native "You're up to date!" dialog when no updates available