Preparing for the next release.

This commit is contained in:
Marat Fayzullin 2023-06-08 23:52:48 -04:00
parent 30089b3d7f
commit 07601b5eac
2 changed files with 21 additions and 0 deletions

View File

@ -1,3 +1,12 @@
**1.2.19**
- Added separate ZVEI decoder for German SELCALL modes.
- Added option to swap mouse wheel between tuning and zooming.
- Added optional frame to bookmark dialogs.
- Updated column names and formatting for PAGE, HFDL, ISM panels.
- Updated rtl-433 invocation to be compatible with older versions.
- Renamed HFDL background service output to "HFDL-*".
- Changed "pocsag" mode to "page" in bands.json.
**1.2.18**
- Integrated rtl-433 and dumphfdl decoder tools.
- Added universal PAGE decoder (POCSAG + FLEX) via multimon-ng.

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
openwebrx (1.2.19) bullseye jammy; urgency=low
* Added separate ZVEI decoder for German SELCALL modes.
* Added option to swap mouse wheel between tuning and zooming.
* Added optional frame to bookmark dialogs.
* Updated column names and formatting for PAGE, HFDL, ISM panels.
* Updated rtl-433 invocation to be compatible with older versions.
* Renamed HFDL background service output to "HFDL-*".
* Changed "pocsag" mode to "page" in bands.json.
-- Marat Fayzullin <luarvique@gmail.com> Sat, 10 Jun 2023 16:12:00 +0000
openwebrx (1.2.18) bullseye jammy; urgency=low
* Integrated rtl-433 and dumphfdl decoder tools.