Preparing for the next release.

This commit is contained in:
Marat Fayzullin 2023-11-29 23:58:02 -05:00
parent 44722caf12
commit 28f9aacee6
2 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,10 @@
**1.2.41**
- Added message broadcasting function for admin.
- Added ability to disable chat between clients.
- Fixed Settings crash when a client has no SDR selected.
- Fixed colors resetting when tuning outside profile.
- Leaflet map now saves map and layer selections.
**1.2.40**
- Added chat between currently connected users.
- Added ability to manage clients connected via reverse proxy.

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
openwebrx (1.2.41) bullseye jammy; urgency=low
* Added message broadcasting function for admin.
* Added ability to disable chat between clients.
* Fixed Settings crash when a client has no SDR selected.
* Fixed colors resetting when tuning outside profile.
* Leaflet map now saves map and layer selections.
-- Marat Fayzullin <luarvique@gmail.com> Sat, 2 Dec 2023 16:12:00 +0000
openwebrx (1.2.40) bullseye jammy; urgency=low
* Added chat between currently connected users.