diff --git a/CHANGELOG.md b/CHANGELOG.md index e52a4bf8..3b11f201 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,10 @@ - Decodes reported via "openwebrx/" MQTT topics. - Switched PAGE decoders to millisecond timestamps. - Switched PAGE and ISM file recording to JSON. +- Separated FLEX baud rate from channel number. +- Made relevant PAGE JSON fields integer. - Cleaned up TextParser, PAGE, and ISM decoders. +- Fixed Selector API errors when withSquelch=False. **1.2.57** - Added user-selectable waterfall color themes. diff --git a/debian/changelog b/debian/changelog index f6f52735..a7371acf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,10 @@ openwebrx (1.2.58) bullseye jammy; urgency=low * Decodes reported via "openwebrx/" MQTT topics. * Switched PAGE decoders to millisecond timestamps. * Switched PAGE and ISM file recording to JSON. + * Separated FLEX baud rate from channel number. + * Made relevant PAGE JSON fields integer. * Cleaned up TextParser, PAGE, and ISM decoders. + * Fixed Selector API errors when withSquelch=False. -- Marat Fayzullin Mon, 6 May 2024 16:12:00 +0000