Update CHANGELOG

This commit is contained in:
fvanroie 2022-01-31 20:10:56 +01:00
parent 665f8b992a
commit 7b3ae82d7c

View File

@ -38,6 +38,7 @@
- **Breaking:** Removed defunct .zi font support
### Bug fixes
- Fix bug that would not accept `on` state for setting output GPIOs (thanks @freshnas and @cerietke)
- Fix a bug in `dropdownlist` were `close` method performed `open` instead (thanks @htvekov)
- Fix `src` bug in `img` objects that could corrupt images sent over http (thanks @htvekov)
- Fix screen dimensions in `statusupdate` message, taking into account current orientation (thanks @kquinsland)