Releases: dalethomas81/HamMessenger
Development Build dev-20251125-161034
export pick and place positions
Release v1.2025.24.2-HudsonsPalette
What's Changed
-
Develop by @dalethomas81 in #23
-
Added a file size warning for when the SD card is getting full.
-
Resolved an issue when writing SSID from terminal.
-
[Documentation] Generated schematics for v1.2 that were left out of the last release.
-
[Enclosure] Modified the front cover so that it sits tighter against the unibody frame.
-
[Enclosure] Removed material from the front cover so that the cable can stay attached to the unibody when removing the front cover.
-
[GUI] Added intelligent dark mode monitoring for MacOS and Windows version with a better color palette that facilitates better contrast.
-
[GUI] Added compilation checks based on the OS.
-
Lowered the baud rate of communication between the companion app and HamMessenger.
- This resolves an issue where the char buffer overflows before the serial messages can be read.
-
Resolved issue where default settings are not applied properly. This bug was introduced in the last release.
-
Added data validation for terminal commands.
-
Updated the radio setup instructions file.
Full Changelog: v1.2025.23.1-HudsonsPalette...v1.2025.24.2-HudsonsPalette
Development Build dev-20250613-054806
add sleep in serial connection thread
Development Build dev-20250613-031627
update radio setup
Development Build dev-20250612-055632
resolve issue with default settings
Development Build dev-20250609-071502
[Terminal] resolve issues with string names and size
Development Build dev-20250608-060928
[GUI] add windows dark mode monitoring
Development Build dev-20250608-051526
add check for macos before using pyobjc
Development Build dev-20250608-021806
[GUI] change colors based on dark mode
Development Build dev-20250608-013512
add dark mode monitoring for MacOS