Update changelog

This commit is contained in:
Theo Arends 2024-12-15 14:28:36 +01:00
parent b352d34565
commit 031e2fdbb7
1 changed files with 2 additions and 3 deletions

View File

@ -14,15 +14,14 @@ All notable changes to this project will be documented in this file.
### Changed ### Changed
- Berry make Leds animate calls reentrant (#22643) - Berry make Leds animate calls reentrant (#22643)
- SSL clean up remnants of old fingerprint algorithm (#22645) - SSL clean up remnants of old fingerprint algorithm (#22645)
- Display removed PWM control of backlight GPIO for universal display regression from v14.1.0 - Display removed PWM control of backlight GPIO regression from v14.1.0
### Fixed ### Fixed
- ESP32 rules operation priority regression from v13.3.0.4 (#22636) - ESP32 rules operation priority regression from v13.3.0.4 (#22636)
- GUI display power button regression from v14.3.0.5 (#15788) - GUI display power button regression from v14.3.0.5 (#15788)
- MCP23xxx, PCF8574 and Shift595 power control when a display is configured regression from v14.3.0.7 - MCP23xxx, PCF8574 and Shift595 power control when a display is configured regression from v14.3.0.7
- Display DisplayMode adds a display device while not configured - Display DisplayMode adds a display device while not configured
- GUI intermittent exception on screen updates due to flash access - GUI timing related divide by zero exception on screen updates
- GUI timing related divide by zero exception
## [14.4.0] 20241211 ## [14.4.0] 20241211
- Release Rudolph - Release Rudolph