• 0.3.1 f7a4003f92

    0.3.1 Stable

    skobkin released this 2026-02-11 07:12:50 +03:00 | 205 commits to master since this release

    Changelog

    • f918854876 fix(transport): fix for Windows build of Bluetooth transport and it's UI integration
    • 4ff464119f fix(transport): fixes after Codex self-review
    • f7a4003f92 refactor(transport): dealing with some of Bluetooth transport duplicated code
    Downloads
  • 0.2.0 3e286b27cf

    0.2.0 Stable

    skobkin released this 2026-02-11 04:49:48 +03:00 | 212 commits to master since this release

    Changelog

    • a73ec061a3 build: adding resources for Windows binary icon (closes #15)
    • c320c6270d feat(transport): initial serial port transport implementation (closes #13)
    • 3e286b27cf fix(transport): closing logMgr inside Configure() to avoid leaks
    • 0d5d2d6391 fix(transport): fixing missing channel name for default channel (i.e. LongFast)
    Downloads
  • 0.1.0 3044b90bb1

    0.1.0 Stable

    skobkin released this 2026-02-11 02:10:23 +03:00 | 216 commits to master since this release

    Changelog

    • 8a6d0a06c6 build: adding app version to the binary, building logo into the app
    • 6457bed45f ci: working on downsizing releases and adding UPX support (disabled by default)
    • 93450a41e5 feat(ui): MQTT indication in chat reworked
    • 403c0b5798 feat(ui): adding M-POWERED logo for future use
    • ab805c26f1 feat(ui): adding UI icons for future use
    • 4d30f070e0 feat(ui): adding app logo (with text) for usage in README.md and "app settings" tab
    • 8fc0ff812d feat(ui): adding signal quality indicator to the node list
    • 4d6067a890 feat(ui): new hop number indicator in the chat
    • 17937e837b feat(ui): rendering message metadata chunks as separate widgets
    • edf7fd9cdf feat(ui): replacing ">" and "<" message direction indicators with chat "bubbles" like message widgets
    • d0a6a4e755 feat(ui): showing signal level in chats too
    • 143ff34c00 feat(ui): using icons in the sidebar instead of buttons with text. light/dark theme detection added. tray and window icon updated.
    • 7ba2c5a2d7 fix(ui): fixing multi-line messages leaving bubble boundaries
    Downloads
  • 0.0.3 4a90416516

    0.0.3 Stable

    skobkin released this 2026-02-10 21:26:42 +03:00 | 231 commits to master since this release

    Changelog

    • 4a90416516 ci: fixing "git dirty" error in GoReleaser
    Downloads