Update notifications
When the app launches, it quietly checks whether a newer version has been released. If one is out, a banner appears across the top with a link to the release notes and a download button. It only ever tells you — it never installs anything by itself.
You have three ways to deal with the banner:
- Download — opens the page to get the new version.
- Dismiss — hides the banner for this run; it can come back next launch.
- Skip this version — hides the banner until an even newer version ships, so you're not reminded again about this one.
- What's new — opens the release notes for the new version.
If you're offline, already up to date, or have skipped the advertised version, no banner appears.