Preparing for the next release.

This commit is contained in:
Marat Fayzullin 2024-09-12 21:40:08 -04:00
parent f119fa940c
commit a08a550c8e
2 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,10 @@
**1.2.69**
- Added [ALT]+[UP]/[DOWN] for volume control on MacOS.
- Fixed an exception when any of the markers fail to load.
- Fixed call arrows remaining after locator display disabled.
- Blocked keyboard shortcuts until settings are loaded.
- Sorted digital modes inside combo box (by Richard Murnane).
**1.2.68**
- Added map display of completed FT8 calls.
- Added config to limit the number of shown calls.

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
openwebrx (1.2.69) bullseye jammy; urgency=low
* Added [ALT]+[UP]/[DOWN] for volume control on MacOS.
* Fixed an exception when any of the markers fail to load.
* Fixed call arrows remaining after locator display disabled.
* Blocked keyboard shortcuts until settings are loaded.
* Sorted digital modes inside combo box (by Richard Murnane).
-- Marat Fayzullin <luarvique@gmail.com> Mon, 16 Sep 2024 16:12:00 +0000
openwebrx (1.2.68) bullseye jammy; urgency=low
* Added map display of completed FT8 calls.