-
Notifications
You must be signed in to change notification settings - Fork 87
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
32af057
commit ae8ce00
Showing
3 changed files
with
19 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
pat (0.15.0) stable; urgency=medium | ||
|
||
* 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) | ||
|
||
-- Martin Hebnes Pedersen <[email protected]> Sat, 10 Jun 2023 13:07:32 +0200 | ||
|
||
pat (0.14.1) stable; urgency=medium | ||
|
||
* VARA: Fix panic on 32-bit builds | ||
|
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