feat: Add Update Notification#528
Conversation
Surface update-check failures via console.error instead of swallowing them silently, and extract a shared resetUpdateCheckMocks helper used by both maybeShowUpdateToast and forceCheckForUpdate suites. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Pull Request Template
Description
Adds an in-app notification when a newer version of OpenScreen is published on GitHub Releases, plus a Help → Check for Updates… menu entry for explicit checks. Previously, users on older versions had no way to learn that a new release existed without manually visiting the GitHub Releases page.
The notification presents three actions:
Motivation
Faced it myself
Type of Change
Related Issue(s)
Closes #527
Screenshots / Video
Screenshot (if applicable):
Video (if applicable):
Testing
Checklist
Thank you for contributing!