Preparing for the next release.

This commit is contained in:
Marat Fayzullin 2023-09-05 22:35:18 -04:00
parent 4633076c06
commit 479a96da74
1 changed files with 16 additions and 0 deletions

16
debian/changelog vendored
View File

@ -1,3 +1,19 @@
openwebrx (1.2.29) bullseye jammy; urgency=low
* Added worldwide OpenWeatherMap support (needs key).
* Added NFM to SSTV underlying modes (needs testing).
* Added configurable aircraft data expiration times.
* Improved aircraft data maintenance and merging.
* Improved SWL bookmarks generation (via EIBI).
* Improved FAX decoding, can receive photos now.
* Changed FAX bookmarks to be 1.9kHz below carrier.
* Dropped FAX input frequency to 12kHz.
* Optimized SSTV, FAX, RTTY, and CW decoders.
* Fixed ISM parser with correct ColorCache object.
* ADSB airplanes are red now, VDL2/HFDL are blue.
-- Marat Fayzullin <luarvique@gmail.com> Sat, 9 Sep 2023 16:12:00 +0000
openwebrx (1.2.28) bullseye jammy; urgency=low
* Updated CSDR and PyCSDR with latest changes from Jakob's develop branch.