This version contains minor changes, though it's more important for Windows users.
What's Changed
- Fixed a bug where v1.8.1 would not handle timeouts correctly using the Win32 API. macOS and Linux users are not affected.
- Fixed incorrect behavior in APRS server negotiation. The
vers
field expects the app name and version, separated by a space; however, I was separating it with a forward slash instead. I don't know if this matters or not, but it should still be fixed.
Full Changelog: v1.8.1...v1.8.2
Releases!
Ubuntu users, do you have my PPA installed? If so:
sudo apt update
sudo apt install aprs-weather-submit
Or:
- The .deb file is for many Linux distributions. (Use the .ddeb for debugging symbols.)
- The .exe files are for Windows (Intel x86 and AMD64).
- The "DOS" zip file is for DOS and 16-bit Windows. You can use the .asc file to verify its authenticity.
- macOS PPC/Intel/ARM: there's a six-architecture installer inside the .dmg file.