Updating changelog.

This commit is contained in:
Marat Fayzullin 2024-05-04 22:07:56 -04:00
parent 79dc5a8797
commit bd4352f6f5
2 changed files with 6 additions and 0 deletions

View File

@ -4,7 +4,10 @@
- Decodes reported via "openwebrx/<mode>" MQTT topics. - Decodes reported via "openwebrx/<mode>" MQTT topics.
- Switched PAGE decoders to millisecond timestamps. - Switched PAGE decoders to millisecond timestamps.
- Switched PAGE and ISM file recording to JSON. - 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. - Cleaned up TextParser, PAGE, and ISM decoders.
- Fixed Selector API errors when withSquelch=False.
**1.2.57** **1.2.57**
- Added user-selectable waterfall color themes. - Added user-selectable waterfall color themes.

3
debian/changelog vendored
View File

@ -5,7 +5,10 @@ openwebrx (1.2.58) bullseye jammy; urgency=low
* Decodes reported via "openwebrx/<mode>" MQTT topics. * Decodes reported via "openwebrx/<mode>" MQTT topics.
* Switched PAGE decoders to millisecond timestamps. * Switched PAGE decoders to millisecond timestamps.
* Switched PAGE and ISM file recording to JSON. * 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. * Cleaned up TextParser, PAGE, and ISM decoders.
* Fixed Selector API errors when withSquelch=False.
-- Marat Fayzullin <luarvique@gmail.com> Mon, 6 May 2024 16:12:00 +0000 -- Marat Fayzullin <luarvique@gmail.com> Mon, 6 May 2024 16:12:00 +0000