Releases: la5nta/pat
v0.2.4
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- Other distributions:
Apple macOS
Microsoft Windows
Changes
- Add progress bar for message transfer in web GUI
- Properly parse offset in B2 compressed message header for BPQ compatibility
- Fix libax25 segfault on invalid axport
- Silence FREQUENCY parse errors for ardop
For more details, see milestones/v0.2.4 and compare/v0.2.3...v0.2.4.
v0.2.3
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- Other distributions:
Apple macOS
Microsoft Windows
Changes
- Support ARDOP >= v0.9
- Improve list parsing in various UI fields
- Handle non-ascii attachment names
For more details, see milestones/v0.2.3 and compare/v0.2.2...v0.2.3.
v0.2.2
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- Other distributions:
Apple macOS
Microsoft Windows
Changes
- Ensure default config is written before opening the configuration editor
- Add some missing config defaults
For more details, see milestones/v0.2.2 and compare/v0.2.1...v0.2.2.
Known issues
- Due to breaking changes in ARDOPs host interface protocol, current versions of Pat is incompatible with the latest ARDOP releases (#69).
v0.2.1
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- Other distributions:
Apple macOS
Microsoft Windows
Changes
- Support ARDOP >= v0.6
- Fix bug that caused 'configure' to fail if config format was invalid
- Add position format examples for --latlon
- Statically link libax25 (linux) to avoid crash on incompatible shared library
For more details, see milestones/v0.2.1 and compare/v0.2.0...v0.2.1.
v0.2.0
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- Other distributions:
Apple OS X
Microsoft Windows
Changes
- Support Radio only - Winlink Hybrid Network
- Switch to Go port of lzhuf
- Linux ax25 scripts: Add method for custom TNC initialization
- Fix ardop PTT rigcontrol
- Minor bug fixes and improvements in the web GUI
- Support for macOS Sierra
- Signed macOS package
For more details, see milestones/v0.2.0 and compare/v0.1.5...v0.2.0.
v0.1.5
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- Other distributions:
Apple OS X
Microsoft Windows
Changes
- Fix bug that caused command-line interface composer's prompt scan to see whitespace as end of line.
- Fix Mac OS default install path.
For more details, see https://github.com/la5nta/pat/milestones/v0.1.5.
v0.1.4
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- Other distributions:
Apple OS X
Microsoft Windows
Changes
- Fix case where secure_login_password was ignored if mycall was not all upper case.
- Support image resize in cli composer.
- Remove imagemagick dependency for image resize.
- Minor improvement of cli mailbox navigation.
For more details, see https://github.com/la5nta/pat/milestones/v0.1.4.
v0.1.3
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- Other distributions:
Apple OS X
Microsoft Windows
Changes
- Add filename extension for mailbox messages.
- Fix broken ax25:// digipeater syntax.
- Enable gzip experiment by default.
For more details, see https://github.com/la5nta/pat/milestones/v0.1.3.
v0.1.2
Need help? Check out the Install FAQ.
Linux
- Debian/Ubuntu/Mint:
- Other distributions:
Apple OS X
Microsoft Windows
Changes
- Fix web composer Re: prefix issues in replies.
- Support running http server while in interactive mode.
- Send smallest messages first (suggested in the Winlink FAQ).
- Fix handling of proposal code H.
- Fix handling of blocks with all messages deferred/rejected.
- Fix unstable serialization of messages that could result in corrupt partial message transfer.
- Support both utf8 and iso-8859-1 encoded subject header.
- Re-implement ctrl+c for aborting connect/session.
- Fix GUI post button issues on some browsers.
- Fix WINMOR unexpected EOF issue on session termination.
- Fix improper handling of callsign casing.
For more details, see https://github.com/la5nta/pat/milestones/v0.1.2.
v0.1.1
Changes
- Fix file locking issues on Windows.
- Automatic version reporting to Winlink CMS Web Services (can be disabled in config).
- Code cleanup.
Linux
Debian/Ubuntu/Mint/Raspbian
Pick the .deb file with correct architecture:
- x86 64-bit: linux_amd64.deb
- x86 32-bit: linux_i386.deb
- ARM (e.g. Raspberry Pi): linux_armhf.deb
Install the dependencies:
sudo apt-get install libax25
Install Pat:
sudo dpkg -i pat_0.1.1_linux_*.deb
Other Linux distributions
- x86 64-bit: linux_amd64.zip
- x86 32-bit: linux_i386.zip
Apple OS X
Download pat_0.1.1_darwin_amd64.pkg and install.
Windows
Download pat_0.1.1_windows_i386.zip and install.