-
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
f387b8e
commit ccb4934
Showing
3 changed files
with
15 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,16 @@ | ||
pat (0.12.1) stable; urgency=medium | ||
|
||
* 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 | ||
|
||
-- Martin Hebnes Pedersen <[email protected]> Sat, 11 Dec 2021 15:14:22 +0100 | ||
|
||
pat (0.12.0) stable; urgency=medium | ||
|
||
* Follow the XDG Base Directory Specification | ||
|
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