Skip to content

Releases: dalethomas81/HamMessenger

Development Build dev-20251125-161034

25 Nov 16:10

Choose a tag to compare

Pre-release
export pick and place positions

Release v1.2025.24.2-HudsonsPalette

13 Jun 03:30
0ea703a

Choose a tag to compare

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

13 Jun 05:48

Choose a tag to compare

Pre-release
add sleep in serial connection thread

Development Build dev-20250613-031627

13 Jun 03:16

Choose a tag to compare

Pre-release
update radio setup

Development Build dev-20250612-055632

12 Jun 05:56

Choose a tag to compare

Pre-release
resolve issue with default settings

Development Build dev-20250609-071502

09 Jun 07:15

Choose a tag to compare

Pre-release
[Terminal] resolve issues with string names and size

Development Build dev-20250608-060928

08 Jun 06:09

Choose a tag to compare

Pre-release
[GUI] add windows dark mode monitoring

Development Build dev-20250608-051526

08 Jun 05:15

Choose a tag to compare

Pre-release
add check for macos before using pyobjc

Development Build dev-20250608-021806

08 Jun 02:18

Choose a tag to compare

Pre-release
[GUI] change colors based on dark mode

Development Build dev-20250608-013512

08 Jun 01:35

Choose a tag to compare

Pre-release
add dark mode monitoring for MacOS