Preparing for the next release.

This commit is contained in:
Marat Fayzullin 2024-08-02 20:52:57 -04:00
parent 4cb726cf7d
commit 8ae8cbdd0a
2 changed files with 19 additions and 0 deletions

View File

@ -1,3 +1,11 @@
**1.2.65**
- Added MQTT reporting of server startup / shutdown.
- Added MQTT reporting of client connections.
- Added MQTT reporting of chat messages.
- Added reporting for raw AX25 data [rassware].
- Stated max panorama / avatar image sizes [jordank195].
- Made "Files" page compatible with reverse proxy [413137366].
**1.2.64**
- Added support for HDRadio (NRSC5) digital FM radio.
- Now requiring CSDR version 0.18.24.

11
debian/changelog vendored
View File

@ -1,3 +1,14 @@
openwebrx (1.2.65) bullseye jammy; urgency=low
* Added MQTT reporting of server startup / shutdown.
* Added MQTT reporting of client connections.
* Added MQTT reporting of chat messages.
* Added reporting for raw AX25 data [rassware].
* Stated max panorama / avatar image sizes [jordank195].
* Made "Files" page compatible with reverse proxy [413137366].
-- Marat Fayzullin <luarvique@gmail.com> Mon, 5 Aug 2024 16:12:00 +0000
openwebrx (1.2.64) bullseye jammy; urgency=low
* Added support for HDRadio (NRSC5) digital FM radio.