Merge branch 'master' into develop

This commit is contained in:
Jakob Ketterl
2021-01-26 17:34:41 +01:00
2 changed files with 9 additions and 0 deletions

View File

@ -10,6 +10,9 @@
- BBRF103 / RX666 / RX888 devices supported by libsddc
- Devices using the EB200 protocol
**0.20.3**
- Fix a compatibility issue with python versions <= 3.6
**0.20.2**
- Fix a security problem that allowed arbitrary commands to be executed on the receiver
([See github issue #215](https://github.com/jketterl/openwebrx/issues/215))