PackageTrack

Go modules · #2179

github.com/la5nta/pat

v1.0.0la5nta/pat

Release timeline

62 releases since 2016
201620182020202220242026

Releases

  1. v1.0.1-0.20260422193054-e508975ee63422 Apr 2026pre-release

    Nothing published for this version

  2. v1.0.019 Apr 2026
    Release notes

    Need help? Check out the Install FAQ.

    Linux

    Apple macOS

    Microsoft Windows

    Changes

    • Fix panic on invalid schedule expressions
    • Configuration:
      • Remove deprecated config field "gpsd_addr" (use "gpsd.addr" instead)
      • Remove deprecated config field "serial_tnc.baudrate" (use "serial_tnc.hbaud" instead)
      • Remove obsolete serial_tnc.rig field from config
    • Web Config:
      • Fix "Back to mailbox" navigation issue
      • Fix hamlib VFO selection
      • Fix AX.25 engine Linux options
      • Add missing PACTOR init script wiring
      • Add missing schedule wiring
      • Remove unsupported PACTOR and AX.25 PTT Control options
      • Fix bfcache restoration issues
    • Limit prehook paths to the prehooks directory
    • Replace unmaintained howeyc/gopass with golang.org/x/term

    For more details, see milestones/v1.0.0 and compare/v0.19.2...v1.0.0.

    Open source →
  3. v0.19.220 Dec 2025
    Release notes

    Need help? Check out the Install FAQ.

    Linux

    Apple macOS

    Microsoft Windows

    Changes

    • Fix rig selection reset on save in web config
    • Fix VOACAP midnight edge case
    • Add verbose option to version command
    • Remove FW_AUX_ONLY_EXPERIMENT
    • Various internal refactoring and modernization

    For more details, see milestones/v0.19.2 and compare/v0.19.1...v0.19.2.

    Open source →
  4. v0.19.113 Sept 2025
    Release notes

    Need help? Check out the Install FAQ.

    Linux

    Apple macOS

    Microsoft Windows

    Changes

    • Fix Reply All button accumulating event handlers in web GUI
    • Fix interrupt (ctrl+c) in pat configure command
    • Search brew prefix and share folders for voacapl data directory
    • Improve Winlink over-the-air account activation flow following CMS fix
    • Require Go 1.24 or later (due to updated dependencies)

    For more details, see milestones/v0.19.1 and compare/v0.19.0...v0.19.1.

    Open source →
  5. v0.19.02 Sept 2025
    Release notes

    Need help? Check out the Install FAQ.

    Linux

    Apple macOS

    Microsoft Windows

    Changes

    • Add VOACAP-based HF propagation prediction (docs)
    • Add support for automatic locator updates from GPSd
    • Add support for adding and deleting connect aliases in web GUI
    • Add filtering and pagination to RMS list in web GUI
    • Add 'Set from GPS' option for locator in web GUI config
    • Embed RMS list for offline operation
    • Log to stderr
    • Minor bug fixes

    For more details, see milestones/v0.19.0 and compare/v0.18.0...v0.19.0.

    Open source →
  6. v0.18.031 Jul 2025
    Release notes

    Need help? Check out the Install FAQ.

    Linux

    Apple macOS

    Microsoft Windows

    Changes

    • Add support for Message Pickup Station (MPS) management in the CLI
    • Add an option to specify the ARDOP connect request count
    • Configuration Live Reload:
      • Support for live reloading of the configuration via SIGHUP signals
      • The web interface automatically reloads when settings are changed
    • Templates & Forms:
      • Add a text-only template editor to the web GUI
      • Add search functionality to the Forms catalog browser
      • Add support for the {FormFolder} tag in templates
      • Add a spinner during Standard Forms updates
      • Improved template parsing and detection
      • Fix duplicate subfolders in the form catalog listing
      • Fix parsing of ReplyTemplate template command
    • Version Management:
      • Show a popup in the web GUI when a new release is available
      • Add a CLI option to check for updates (pat version --check)
    • Busy Channel Detection:
      • Add busy channel detection for VARA HF and VARA FM
      • Show a prompt with an option to continue when waiting for a clear channel
      • Improve ARDOP busy channel detection and handling
    • Onboarding:
      • Guide users toward safer, online account creation to prevent lockouts
      • Add the pat init command, a CLI wizard for basic configuration and account creation
      • Add an account creation wizard to the web interface
      • Prompt users to create a new account online before their first connection in the web interface
      • Add reminders to set a password recovery email
    • CLI message reader/composer:
      • Refactor composer to unify interactive, non-interactive and template-based composition
      • Add message preview and confirmation prompt in interactive mode
      • Add option to forward message
      • Add option to delete message
    • Web GUI:
      • Add "Edit as new..." message action
      • Show desktop notifications for prompts
      • Add a favicon
      • Fix highlighting of the active tab in the web interface navbar
      • Fix bug removing attachment from composer
      • Fix Telnet URI building
      • Fix unintentional QSY during the initial load of the GUI
    • Web Config:
      • Fix VARA HF/FM bandwidth options
      • Prevent unwanted config saves on alias/schedule buttons

    For more details, see milestones/v0.18.0 and compare/v0.17.0...v0.18.0.

    Open source →
  7. v0.17.1-0.20250618075251-85e8a6e64ada18 Jun 2025pre-release

    Nothing published for this version

  8. v0.17.025 May 2025
    Release notes

    Need help? Check out the Install FAQ.

    Linux

    Apple macOS

    Microsoft Windows

    Changes

    • Add Configuration page to web GUI
    • Add optional message download prompting with size limits
    • Add Reply All message action
    • Major improvements to attachment handling:
      • Include attachments when forwarding messages
      • Add button to remove attachments
      • Fix attachments not retained when adding more to the same message
      • Improve attachment layout
    • Templates:
      • Add support for multi-line prompt in text templates
      • Add CLI command 'templates' for managing forms/templates
      • Add support for template sequence numbers
      • Fix UTF-8 BOM handling in templates
      • Fix empty attached_text form values panic
    • Fix Safari GPS timestamp issues
    • Fix AGWPE timeout issues
    • Fix FBB protocol turnover handling when all messages are deferred and/or rejected

    For more details, see milestones/v0.17.0 and compare/v0.16.0...v0.17.0.

    Open source →
  9. v0.16.1-0.20250122194302-810a5f24f4e622 Jan 2025pre-release

    Nothing published for this version

  10. v0.16.1-0.20241230211111-cf8d587d3b8430 Dec 2024pre-release

    Nothing published for this version

  11. v0.16.014 Apr 2024
    Release notes

    Need help? Check out the Install FAQ.

    Linux

    Apple macOS

    Microsoft Windows

    Changes

    • Major overhaul of the template/forms engine (bug fixes and enhancements)
    • Add low-level support for packet node traversal (connection pre-hook)
    • Add support for administering Winlink password recovery email address
    • Always auto-convert images when using CLI composer (remove prompt)
    • Fix missing /tmp folder in Docker image
    • Fix error handling in interactive command 'freq'

    For more details, see milestones/v0.16.0 and compare/v0.15.1...v0.16.0.

    Open source →
  12. v0.15.2-0.20240414051431-823b991b251514 Apr 2024pre-release

    Nothing published for this version

  13. v0.15.2-0.20240219191320-b5188894371519 Feb 2024pre-release

    Nothing published for this version

  14. v0.15.2-0.20240218211403-46cab2b623a918 Feb 2024pre-release

    Nothing published for this version

  15. v0.15.2-0.20240218184608-9fe80af6922f18 Feb 2024pre-release

    Nothing published for this version

  16. v0.15.2-0.20231207215212-d8756d1f19c97 Dec 2023pre-release

    Nothing published for this version

  17. v0.15.17 Nov 2023
    Release notes

    Need help? Check out the Install FAQ.

    Linux

    Apple macOS

    Microsoft Windows

    Changes

    • Support config overrides using env variables
    • Only attach Forms XML if a viewer file is defined
    • Fix handling of SVG attachments (don't attempt auto resize)
    • VARA: Silence "got a vara command I wasn't expecting..." messages
    • VARA: Fix leak when re-initializing the modem connection
    • hamlib: Fix compatibility with rigctld in VFO Mode
    • hamlib: Fix tests and compilation when statically linking libhamlib
    • New experiment FW_AUX_ONLY_EXPERIMENT (disabled by default)
    • Require Go 1.19 or later (due to updated dependencies)

    For more details, see milestones/v0.15.1 and compare/v0.15.0...v0.15.1.

    Open source →
  18. v0.15.1-0.20231107214844-b9f4b0002b947 Nov 2023pre-release

    Nothing published for this version

  19. v0.15.1-0.20230922182617-6b75f18b78b622 Sept 2023pre-release

    Nothing published for this version

  20. v0.15.010 Jun 2023
    Release notes

    Need help? Check out the Install FAQ.

    Linux

    Apple macOS

    Microsoft Windows

    Changes

    • Restore previous connect parameters from browser's local storage
    • Add missing AX.25 schemes to connect modal's transport dropdown
    • Fix clearing of To/Cc fields after message is posted to outbox
    • Fix alignment of connect modal input fields
    • Improve the dirty disconnect feature
    • Add deprecation warning for newly deprecated config options
    • Remove support for previously deprecated config options
    • AGWPE: Add support for QtSoundModem
    • AGWPE: Wait for modem ack on dial cancellation
    • VARA: Add support for inbound (P2P) connections
    • VARA: Improved throughput, various bug fixes and other improvements
    • ARDOP: Experimental FSKONLY support (with ARDOP_FSKONLY_EXPERIMENT=1)

    For more details, see milestones/v0.15.0 and compare/v0.14.1...v0.15.0.

    Open source →
  21. v0.14.2-0.20230529183541-86f28094e62529 May 2023pre-release

    Nothing published for this version

  22. v0.14.2-0.20230503141350-28e98e85a37e3 May 2023pre-release

    Nothing published for this version

  23. v0.14.12 May 2023
    Release notes

    Need help? Check out the Install FAQ.

    Linux

    Apple macOS

    Microsoft Windows

    Changes

    • VARA: Fix panic on 32-bit builds

    For more details, see milestones/v0.14.1 and compare/v0.14.0...v0.14.1.

    Open source →
  24. v0.14.019 Apr 2023

    Nothing published for this version

  25. v0.13.2-0.20230301202523-f463f8b8760d1 Mar 2023pre-release

    Nothing published for this version

  26. v0.13.2-0.20221013172536-af2d73ef1eb213 Oct 2022pre-release

    Nothing published for this version

  27. v0.13.2-0.20220918083636-38029e330ff018 Sept 2022pre-release

    Nothing published for this version

  28. v0.13.117 Sept 2022

    Nothing published for this version

  29. v0.13.1-0.20220824175112-4a0c4b7e2cb024 Aug 2022pre-release

    Nothing published for this version

  30. v0.13.020 Aug 2022

    Nothing published for this version

  31. v0.12.2-0.20211230105331-b4131628d8e030 Dec 2021pre-release

    Nothing published for this version

  32. v0.12.111 Dec 2021

    Nothing published for this version

  33. v0.12.031 Oct 2021

    Nothing published for this version

  34. v0.11.1-0.20210926134333-807092b9840226 Sept 2021pre-release

    Nothing published for this version

  35. v0.11.01 Jul 2021

    Nothing published for this version

  36. v0.10.09 Sept 2020

    Nothing published for this version

  37. v0.9.1-0.20200909175440-601f6d39c73d9 Sept 2020pre-release

    Nothing published for this version

  38. v0.9.019 Feb 2020

    Nothing published for this version

  39. v0.8.03 Oct 2019

    Nothing published for this version

  40. v0.7.018 Sept 2019

    Nothing published for this version

  41. v0.6.121 Apr 2018

    Nothing published for this version

  42. v0.6.022 Jan 2018

    Nothing published for this version

  43. v0.5.113 Dec 2017

    Nothing published for this version

  44. v0.5.018 Nov 2017

    Nothing published for this version

  45. v0.4.018 Sept 2017

    Nothing published for this version

  46. v0.3.018 Jul 2017

    Nothing published for this version

  47. v0.2.416 May 2017

    Nothing published for this version

  48. v0.2.36 Feb 2017

    Nothing published for this version

  49. v0.2.21 Dec 2016

    Nothing published for this version

  50. v0.2.124 Oct 2016

    Nothing published for this version

  51. v0.2.012 Sept 2016

    Nothing published for this version

  52. v0.1.529 Jun 2016

    Nothing published for this version

  53. v0.1.49 Jun 2016

    Nothing published for this version

  54. v0.1.39 May 2016

    Nothing published for this version

  55. v0.1.22 Apr 2016

    Nothing published for this version

  56. v0.1.112 Mar 2016

    Nothing published for this version

  57. v0.1.06 Mar 2016

    Nothing published for this version

  58. v0.0.414 Feb 2016

    Nothing published for this version

  59. v0.0.314 Jan 2016

    Nothing published for this version

  60. v0.0.210 Jan 2016

    Nothing published for this version