Skip to content

SDRSync v2.2.0

Choose a tag to compare

@Ar0xA Ar0xA released this 11 Aug 05:40
· 39 commits to master since this release

New: SDRSync now tells you when a newer version is out.

Update notification

  • On launch, SDRSync checks GitHub's latest release in the background (a single quick request, never blocks startup).
  • If a newer version is available, a popup shows with a View release button (opens the GitHub release page in your default browser) and a Close button.
  • A "Don't show this again for this version" checkbox lets you dismiss it -- per version, not permanently, so you'll still be notified the next time a release actually ships.
  • Completely silent if the check fails (offline, GitHub unreachable, rate-limited) -- never shown as an error.

Windows-only build (SDRSync-v2.2.0-windows.zip). Linux is still run-from-source -- see the README.