Updating changelog.

This commit is contained in:
Marat Fayzullin 2023-04-23 16:41:08 -04:00
parent 8d2aa29598
commit 993419a77d
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
**1.2.12** **1.2.12**
- Added FAX decoder, tested on weather fax transmissions. - Added FAX decoder, tested on weather fax transmissions.
- Added FAX background decoding service (not tested). - Added FAX background decoding service.
- Added option to ignore indirect APRS reports. - Added option to ignore indirect APRS reports.
- Fixed a minor JavaScript error on startup. - Fixed a minor JavaScript error on startup.
- Optimized SSTV decoder code. - Optimized SSTV decoder code.

2
debian/changelog vendored
View File

@ -1,7 +1,7 @@
openwebrx (1.2.12) bullseye jammy; urgency=low openwebrx (1.2.12) bullseye jammy; urgency=low
* Added FAX decoder, tested on weather fax transmissions. * Added FAX decoder, tested on weather fax transmissions.
* Added FAX background decoding service (not tested). * Added FAX background decoding service.
* Added option to ignore indirect APRS reports. * Added option to ignore indirect APRS reports.
* Fixed a minor JavaScript error on startup. * Fixed a minor JavaScript error on startup.
* Optimized SSTV decoder code. * Optimized SSTV decoder code.