Preparing for the next release.
This commit is contained in:
parent
d89c8f6147
commit
77d862089e
|
|
@ -1,3 +1,11 @@
|
|||
**1.2.73**
|
||||
- Added frequency to recorded MP3 filenames.
|
||||
- Added 800Hz to newly created CW bookmarks.
|
||||
- Refactored frequency and modulation UI code.
|
||||
- Accounted for ACARS altitudes set to "ground".
|
||||
- Stripped whitespace from input strings.
|
||||
- Fixed SSL on newer Python3 versions.
|
||||
|
||||
**1.2.72**
|
||||
- Added underlying modulation to bookmarks.
|
||||
- Added sanitizing bookmark contents.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,14 @@
|
|||
openwebrx (1.2.73) bullseye jammy; urgency=low
|
||||
|
||||
* Added frequency to recorded MP3 filenames.
|
||||
* Added 800Hz to newly created CW bookmarks.
|
||||
* Refactored frequency and modulation UI code.
|
||||
* Accounted for ACARS altitudes set to "ground".
|
||||
* Stripped whitespace from input strings.
|
||||
* Fixed SSL on newer Python3 versions.
|
||||
|
||||
-- Marat Fayzullin <luarvique@gmail.com> Mon, 4 Nov 2024 16:12:00 +0000
|
||||
|
||||
openwebrx (1.2.72) bullseye jammy; urgency=low
|
||||
|
||||
* Added underlying modulation to bookmarks.
|
||||
|
|
|
|||
Loading…
Reference in New Issue