diff --git a/debian/changelog b/debian/changelog index 974475a5..31f13b8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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.