Releases: la5nta/pat
v0.16.0
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.
v0.15.1
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.
v0.15.0
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.
v0.14.1
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.
v0.14.0
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- pat_0.14.0_linux_amd64.deb
- pat_0.14.0_linux_arm64.deb (Raspberry Pi 64-bit)
- pat_0.14.0_linux_armhf.deb (Raspberry Pi 32-bit)
- pat_0.14.0_linux_i386.deb
- Other distributions:
Apple macOS
Microsoft Windows
Changes
- AX.25: Implement ability to switch between different AX.25 engines
- AX.25: Add AGWPE support (use Direwolf directly over TCP on all platforms)
- Winlink HTML Forms: Various compatibility fixes
- VARA: Switch to more idiomatic config fields
- VARA: Improved progress report on outbound traffic
- VARA: Add support for dial cancellation
- VARA: Reject inbound P2P sessions (listener not supported yet)
For more details, see milestones/v0.14.0 and compare/v0.13.1...v0.14.0.
v0.13.1
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- pat_0.13.1_linux_amd64.deb
- pat_0.13.1_linux_arm64.deb (Raspberry Pi 64-bit)
- pat_0.13.1_linux_armhf.deb (Raspberry Pi 32-bit)
- pat_0.13.1_linux_i386.deb
- Other distributions:
Apple macOS
Microsoft Windows
Changes
- Fix panic when using unregistered VARA instances
- Use VARA HF/FM defaults if undefined in config
- Fix case sensitive matching when resolving aux addresses' passwords
For more details, see milestones/v0.13.1 and compare/v0.13.0...v0.13.1.
v0.13.0
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- pat_0.13.0_linux_amd64.deb
- pat_0.13.0_linux_arm64.deb (Raspberry Pi 64-bit)
- pat_0.13.0_linux_armhf.deb (Raspberry Pi 32-bit)
- pat_0.13.0_linux_i386.deb
- Other distributions:
Apple macOS
Microsoft Windows
Changes
- Add support for VARAHF and VARAFM
- Add support for setting the ARDOP ARQ bandwidth when dialing a connection
- Include linux/arm64 deb package in releases
- Remove support for WINMOR TNCs
- Add generic support for dial cancellation
- Implement dial cancellation for
ax25://
andtelnet://
- Improved non-interactive CLI compose command
- Improved shutdown behavior
- Improved FBB protocol compatibility with BPQ Mail
- Minor improvements and bug fixes to the PACTOR and serial-tnc transports
- Add a build system and package management for the Web GUI
For more details, see milestones/v0.13.0 and compare/v0.12.1...v0.13.0.
v0.12.1
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- Other distributions:
Apple macOS
Microsoft Windows
Changes
- Add support for configurable telnet dial timeout (for Iridium GO users)
- Add support for scriptable message composition
- Add CLI command
env
for retrieving related environment variables (for scripting) - More reliable Forms updates by using a new API for retrieving latest version and archive URL
- Improve websocket handling
- Fix bug in Forms update procedure that would delete the OS temp directory in rare cases
- Fix bug with pactor serial communication on macOS (Darwin)
- Fix bug with Web GUI and Message IDs containing the hash (
#
) symbol
For more details, see milestones/v0.12.1 and compare/v0.12.0...v0.12.1.
v0.12.0
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- Other distributions:
Apple macOS
Microsoft Windows
Changes
- Follow the XDG Base Directory Specification
(NOTE: config, mailbox(es) and other persisted files/dirs will be migrated to new paths) - Add support for sending in precedence order
- Add new serial-tnc baudrate configuration options
- Fix bug in forms parsing leading to missing forms
- Fix permissions issue when updating forms
- Fix FBB protocol handshake issue
- Improve fsnotify handling for mailbox events
- More descriptive error on premature disconnect
- Add basic debug logging capabilities
- Various dependency updates and refactoring
For more details, see milestones/v0.12.0 and compare/v0.11.0...v0.12.0.
v0.11.0
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- Other distributions:
Apple macOS
Microsoft Windows
Changes
- Add support for Winlink HTML Forms
- Add support for individual passords for auxiliary addresses
- Add ability to abort ongoing dialing/connection in Web GUI
- Add systemd unit file for rigctld
- Improve version reporting to Winlink API
- Improve websocket handling
- Improve visibility of QSY errors in Web GUI
- Improve 'reply' and 'forward' functionality in Web GUI
- Fix issue with azimuth calculation when distance is zero
- Fix incorrect transport URI scheme for packet nodes
- Fix build on FreeBSD and macOS.
- Avoid truncating rmslist cache on refresh failure
- Avoid recompressing images where the resulting file size increases
- Require Go 1.16 or later
For more details, see milestones/v0.11.0 and compare/v0.10.0...v0.11.0.