Releases: jaybaird/artemis
v1.2
v1.1
Radio / CAT Improvements
- Expanded Hamlib integration with more complete serial/CAT controls.
- Added serial settings support for:
- data bits
- stop bits
- hardware handshake
- Improved Hamlib compatibility, including support for newer Hamlib behavior.
- Radio model list now comes directly from Hamlib capabilities.
- Improved radio connection UX and error handling in the main window.
- Reduced duplicate signal-handler/state issues around connect/disconnect flows.
Windows
- Added Windows build and bundling scripts.
- Added Windows serial port enumeration.
Map / Spot Reliability
- Fixed marker/map logic so spots can still map correctly when local station grid
is unset. - Improved behavior around coordinate/grid parsing edge cases.
- Fixed cases where map view could default to unusable behavior when coordinates
were missing.
UI / UX
- Added additional radio settings controls to Preferences.
- Updated monospace font fallback behavior for better Windows rendering.
v1.0.2
v1.0.1
Fixed a crasher and lots of bug fixes. Some little quality of life improvements like better cache handling for avatar images and there was a somewhat annoying bug that had caused Dex to spin if you disconnected the radio. Full changelog below:
-
Fixed crash and multiple SQL errors when submitting/re-spotting a park
-
Added null checks to lat/long parsing and grid handling
-
Fixed radio status watcher loop behavior
-
Fixed multiple memory leaks
-
Removed duplicate radio_status signal handlers on reconnect
-
Fixed radio UI state getting out of sync
-
Fixed Tune button behavior on spot cards so it no longer disappears
-
Fixed “All” filter
(_("All") vs "All") -
Fixed avatar updates lagging until a second sync
-
Improved avatar update efficiency so spot cards update only the affected
avatar/tooltip from cache instead of re-fetching/reprocessing both callsigns -
Fixed spot-card signal teardown warning
v1.0.0
Artemis 1.0
First stable release of Artemis, a GTK4/Libadwaita desktop app for hunting Parks on the Air (POTA).
What’s new
- Live POTA spot hunting workflow with filtering by band, mode, program, and search
- Map view integration for quick spatial context of spots
- Radio CAT integration via Hamlib for connected rig workflows
- Improved import/export flow and release-readiness polish
- Translation/i18n project setup cleaned up for future localization work
Release notes
- Version: 1.0
- Primary distribution target: Flatpak