Update ReleaseNotes.md

This commit is contained in:
Edward Firmo
2023-09-26 20:13:52 +02:00
parent 09630570e6
commit d355002da3

View File

@@ -3,7 +3,7 @@ This patch includes bug fixes only, with no new functionality implemented.
You can see the list of changes below and decided what to update based on how you are affected by the different changes.
There is compatibility between components with v4.0 and v4.0.1, then your system will work with no issues with a mix of those versions, althoug we recommend always updating all the components to the latest version available.
There is compatibility between components with v4.0, v4.0.1 and v4.0.2, then your system will work with no issues with a mix of those versions, althoug we recommend always updating all the components to the latest version available.
### Instructions
_You can find the update procedures following here:_
@@ -16,22 +16,6 @@ There is compatibility between components with v4.0 and v4.0.1, then your system
| Change | Criticality | Page/area | Components affected |
| :-- | :--: | :--: | :--: |
| Incorrect button addressing on long press at buttonpage03 | Critical | `buttonpage03` | TFT (US model only) |
| Volume button not working | Medium | `media_player` | TFT |
| Fixes on instructions | Minor | N/A | Blueprint<br>GitHub page (docs) |
| Prevents media player crashing when called before `media_position_updated_at` is able to provide a value. | Minor | `media_player` | Blueprint |
| Add instructions to enforce a timezone selection in customizations | Minor | N/A | GitHub page (docs) |
| Translations to Dutch | Minor | `settings` | Blueprint |
| Translations to Finish (review) | Minor | All | Blueprint |
| Removed `display_current_brightness` messages from log | Minor | N/A | ESPHome |
| Version control to support patches | Minor | N/A | ESPHome |
| Support for flexible time format | Minor | `home` | Blueprint |
| Added date format for Finish | Minor | `home` | Blueprint |
| Reset sleep timer when brightness settings changes | Minor | All | ESPHome |
## Special thanks to:
* @chpego
- Fixes on README.md and blueprint UI (#1059)
## New Contributors
* @chpego
| Fix incorrect addressing on short press of button02 at buttonpage03 | Critical | `buttonpage03` | TFT (US model only) |
| Fix incorrect service call for Media Player on short press at button pages | Medium | `buttonpage01`<br>`buttonpage02`<br>`buttonpage03`<br>`buttonpage04` | Blueprint |
| Update to customization instructions | Low | N/A | GitHub page (docs) |