-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2f8bf9d
commit eb00df2
Showing
3 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
pat (0.11.0) stable; urgency=medium | ||
|
||
* 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 reporing 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 | ||
|
||
-- Martin Hebnes Pedersen <[email protected]> Wed, 30 Jun 2021 21:13:40 +0100 | ||
|
||
pat (0.10.0) stable; urgency=medium | ||
|
||
* Add support for P4 Dragon modems | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters