Read what changed in the new version via live GitHub release notes¶
View the release notes for your current AetherSDR version, fetched live from GitHub. The dialog also appears automatically on first launch after installing an update.
Before you start¶
- A working internet connection is required to fetch release notes from GitHub's API.
Steps¶
- Open the What's New dialog:
Help > What's New...
The dialog shows a branded header with your current AetherSDR version and either "Welcome!" (first install) or "What's New".
-
The release notes load automatically from GitHub. A status label below the header shows the release title and published date.
-
(Optional) Click Find to search within the release notes. Enter your search text and press Enter; matches are highlighted and wrap around.
-
Click Close to dismiss the dialog.
What each control does¶
| Control | Default | Behavior | Setting key |
|---|---|---|---|
| Header (AETHERSDR V<version>) | β | Shows current version and "Welcome!" or "What's New" heading | β |
| Status label | β | Shows GitHub release title and published date, or a loading/error message | β |
| Release notes browser | β | Scrollable view of GitHub-flavored Markdown. Issue/PR numbers and @mentions link to GitHub | β |
| Find | β | Opens a search dialog; highlights matching text in the release notes | β |
| Upgrade | β | (Only shown when an upgrade is available) Opens the latest release page on GitHub and closes the dialog | β |
| Skip this version | β | (Only shown when an upgrade is available) Marks the current version as seen so the dialog won't auto-open on next launch | LastSeenVersion |
| Close | β | Dismisses the dialog | β |
Troubleshooting¶
- "GitHub is rate-limiting requests from your network" β GitHub's unauthenticated API is limited to 60 requests per hour per IP. Wait a few minutes and try again, or visit github.com/aethersdr/AetherSDR/releases directly.
- "GitHub returned HTTP ..." β The API request failed. Check your internet connection and try again later.