github.com/la5nta/pat
v1.0.0
#2910 most downloaded on Go modules
la5nta/pat
What this package is like to depend on
Last release 4 months ago
22 Apr 2026
Release timing varies
gaps range from 1 weeks to 9 months
Rarely documented
notes for 10 of 41 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
62 releases · first in 2016
5 releases in the last 12 months
see the full history below
Release timeline
62 releases · Jan 2016 to Apr 2026Releases
latest 60 of 62-
v1.0.1-0.20260422193054-e508975ee63422 Apr 2026 pre-releaseNothing published for this version
-
v1.0.019 Apr 2026Release notes
Open source →Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- pat_1.0.0_linux_amd64.deb
- pat_1.0.0_linux_arm64.deb (Raspberry Pi 64-bit)
- pat_1.0.0_linux_armhf.deb (Raspberry Pi 32-bit)
- pat_1.0.0_linux_i386.deb
- Other distributions:
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.
- Debian/Ubuntu/Mint:
-
v0.19.220 Dec 2025Release notes
Open source →Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- pat_0.19.2_linux_amd64.deb
- pat_0.19.2_linux_arm64.deb (Raspberry Pi 64-bit)
- pat_0.19.2_linux_armhf.deb (Raspberry Pi 32-bit)
- pat_0.19.2_linux_i386.deb
- Other distributions:
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.
- Debian/Ubuntu/Mint:
-
v0.19.113 Sep 2025Release notes
Open source →Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- pat_0.19.1_linux_amd64.deb
- pat_0.19.1_linux_arm64.deb (Raspberry Pi 64-bit)
- pat_0.19.1_linux_armhf.deb (Raspberry Pi 32-bit)
- pat_0.19.1_linux_i386.deb
- Other distributions:
Apple macOS
Microsoft Windows
Changes
- Fix Reply All button accumulating event handlers in web GUI
- Fix interrupt (ctrl+c) in
pat configurecommand - 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.
- Debian/Ubuntu/Mint:
-
v0.19.002 Sep 2025Release notes
Open source →Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- pat_0.19.0_linux_amd64.deb
- pat_0.19.0_linux_arm64.deb (Raspberry Pi 64-bit)
- pat_0.19.0_linux_armhf.deb (Raspberry Pi 32-bit)
- pat_0.19.0_linux_i386.deb
- Other distributions:
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.
- Debian/Ubuntu/Mint:
-
v0.18.031 Jul 2025Release notes
Open source →Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- pat_0.18.0_linux_amd64.deb
- pat_0.18.0_linux_arm64.deb (Raspberry Pi 64-bit)
- pat_0.18.0_linux_armhf.deb (Raspberry Pi 32-bit)
- pat_0.18.0_linux_i386.deb
- Other distributions:
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 initcommand, 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.
- Debian/Ubuntu/Mint:
-
v0.17.1-0.20250618075251-85e8a6e64ada18 Jun 2025 pre-releaseNothing published for this version
-
v0.17.025 May 2025Release notes
Open source →Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- pat_0.17.0_linux_amd64.deb
- pat_0.17.0_linux_arm64.deb (Raspberry Pi 64-bit)
- pat_0.17.0_linux_armhf.deb (Raspberry Pi 32-bit)
- pat_0.17.0_linux_i386.deb
- Other distributions:
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.
- Debian/Ubuntu/Mint:
-
v0.16.1-0.20250122194302-810a5f24f4e622 Jan 2025 pre-releaseNothing published for this version
-
v0.16.1-0.20241230211111-cf8d587d3b8430 Dec 2024 pre-releaseNothing published for this version
-
v0.16.014 Apr 2024Release notes
Open source →Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- pat_0.16.0_linux_amd64.deb
- pat_0.16.0_linux_arm64.deb (Raspberry Pi 64-bit)
- pat_0.16.0_linux_armhf.deb (Raspberry Pi 32-bit)
- pat_0.16.0_linux_i386.deb
- Other distributions:
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.
- Debian/Ubuntu/Mint:
-
v0.15.2-0.20240414051431-823b991b251514 Apr 2024 pre-releaseNothing published for this version
-
v0.15.2-0.20240219191320-b5188894371519 Feb 2024 pre-releaseNothing published for this version
-
v0.15.2-0.20240218211403-46cab2b623a918 Feb 2024 pre-releaseNothing published for this version
-
v0.15.2-0.20240218184608-9fe80af6922f18 Feb 2024 pre-releaseNothing published for this version
-
v0.15.2-0.20231207215212-d8756d1f19c907 Dec 2023 pre-releaseNothing published for this version
-
v0.15.107 Nov 2023Release notes
Open source →Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- pat_0.15.1_linux_amd64.deb
- pat_0.15.1_linux_arm64.deb (Raspberry Pi 64-bit)
- pat_0.15.1_linux_armhf.deb (Raspberry Pi 32-bit)
- pat_0.15.1_linux_i386.deb
- Other distributions:
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.
- Debian/Ubuntu/Mint:
-
v0.15.1-0.20231107214844-b9f4b0002b9407 Nov 2023 pre-releaseNothing published for this version
-
v0.15.1-0.20230922182617-6b75f18b78b622 Sep 2023 pre-releaseNothing published for this version
-
v0.15.010 Jun 2023Release notes
Open source →Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- pat_0.15.0_linux_amd64.deb
- pat_0.15.0_linux_arm64.deb (Raspberry Pi 64-bit)
- pat_0.15.0_linux_armhf.deb (Raspberry Pi 32-bit)
- pat_0.15.0_linux_i386.deb
- Other distributions:
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.
- Debian/Ubuntu/Mint:
-
v0.14.2-0.20230529183541-86f28094e62529 May 2023 pre-releaseNothing published for this version
-
v0.14.2-0.20230503141350-28e98e85a37e03 May 2023 pre-releaseNothing published for this version
-
v0.14.102 May 2023Release notes
Open source →Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- pat_0.14.1_linux_amd64.deb
- pat_0.14.1_linux_arm64.deb (Raspberry Pi 64-bit)
- pat_0.14.1_linux_armhf.deb (Raspberry Pi 32-bit)
- pat_0.14.1_linux_i386.deb
- Other distributions:
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.
- Debian/Ubuntu/Mint:
-
v0.14.019 Apr 2023Nothing published for this version
-
v0.13.2-0.20230301202523-f463f8b8760d01 Mar 2023 pre-releaseNothing published for this version
-
v0.13.2-0.20221013172536-af2d73ef1eb213 Oct 2022 pre-releaseNothing published for this version
-
v0.13.2-0.20220918083636-38029e330ff018 Sep 2022 pre-releaseNothing published for this version
-
v0.13.117 Sep 2022Nothing published for this version
-
v0.13.1-0.20220824175112-4a0c4b7e2cb024 Aug 2022 pre-releaseNothing published for this version
-
v0.13.020 Aug 2022Nothing published for this version
-
v0.12.2-0.20211230105331-b4131628d8e030 Dec 2021 pre-releaseNothing published for this version
-
v0.12.111 Dec 2021Nothing published for this version
-
v0.12.031 Oct 2021Nothing published for this version
-
v0.11.1-0.20210926134333-807092b9840226 Sep 2021 pre-releaseNothing published for this version
-
v0.11.001 Jul 2021Nothing published for this version
-
v0.10.009 Sep 2020Nothing published for this version
-
v0.9.1-0.20200909175440-601f6d39c73d09 Sep 2020 pre-releaseNothing published for this version
-
v0.9.019 Feb 2020Nothing published for this version
-
v0.8.003 Oct 2019Nothing published for this version
-
v0.7.018 Sep 2019Nothing published for this version
-
v0.6.121 Apr 2018Nothing published for this version
-
v0.6.022 Jan 2018Nothing published for this version
-
v0.5.113 Dec 2017Nothing published for this version
-
v0.5.018 Nov 2017Nothing published for this version
-
v0.4.018 Sep 2017Nothing published for this version
-
v0.3.018 Jul 2017Nothing published for this version
-
v0.2.416 May 2017Nothing published for this version
-
v0.2.306 Feb 2017Nothing published for this version
-
v0.2.201 Dec 2016Nothing published for this version
-
v0.2.124 Oct 2016Nothing published for this version
-
v0.2.012 Sep 2016Nothing published for this version
-
v0.1.529 Jun 2016Nothing published for this version
-
v0.1.409 Jun 2016Nothing published for this version
-
v0.1.309 May 2016Nothing published for this version
-
v0.1.202 Apr 2016Nothing published for this version
-
v0.1.112 Mar 2016Nothing published for this version
-
v0.1.006 Mar 2016Nothing published for this version
-
v0.0.414 Feb 2016Nothing published for this version
-
v0.0.314 Jan 2016Nothing published for this version
-
v0.0.210 Jan 2016Nothing published for this version