Skip to content

fix(updater): show download progress toast and toast feedback for settings check#133

Merged
AmethystLiang merged 1 commit into
mainfrom
fixAutoUpdater
Mar 27, 2026
Merged

fix(updater): show download progress toast and toast feedback for settings check#133
AmethystLiang merged 1 commit into
mainfrom
fixAutoUpdater

Conversation

@AmethystLiang

Copy link
Copy Markdown
Contributor

Summary

  • Show a real-time download progress toast in the bottom-right corner during update downloads (e.g. "Downloading v1.0.51… 45%")
  • Make the Settings "Check for Updates" button use the user-initiated flow so it shows toast notifications (checking, result, errors) — same as the menu "Check for Updates"
  • Properly dismiss the download toast on completion or error

Test plan

  • Build succeeds
  • Validated via Electron CDP: "Check for Updates" in Settings shows toast feedback
  • When a real update is available, clicking "Install" shows a progress toast that updates in-place
  • Toast dismisses when download completes, replaced by "ready to install" toast

🤖 Generated with Claude Code

…for settings check

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AmethystLiang AmethystLiang merged commit 9e2d838 into main Mar 27, 2026
1 check passed
thomaszdxsn pushed a commit to thomaszdxsn/orca that referenced this pull request Jun 15, 2026
…for settings check (stablyai#133)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant