diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 2809248..f0e685e 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -321,8 +321,8 @@ ensuring smoother light control from your panel. providing clearer guidance for a more efficient update process. ## Patch v4.2.2 -This update focuses on enhancing user customization and improving data management in our system. -As always, we strive to provide features that enhance the usability and efficiency of our product. +This update focuses on enhancing user customization, improving data management, and fixing minor issues in our system. +We strive to continuously enhance the usability and efficiency of our product. We encourage all users to update their components to this latest version for the best experience. This update, while compatible with existing v4.2 components, offers optimized performance and usability when fully updated. @@ -330,10 +330,19 @@ This update, while compatible with existing v4.2 components, offers optimized pe **Overview of Changes:** | Change | Criticality | Affected Components | | :-- | :--: | :--: | -| Add ISO8601 date formatting as an option (#1610) | Enhancement | `Blueprint`, `Documentation` | -| Dynamic icons using device_class (#1635) | Enhancement | `Blueprint`, `Documentation` | +| Fix Wi-Fi reference on QR code example (#1609) | Minor | `Blueprint` | +| Fixes the incorrect labelling of the entity pages alignment (#1628) | Minor | `Blueprint` | +| Fix for Lights with no brightness supported_features (#1633) | Minor | `Blueprint` | +| Add ISO8601 date formatting as an option (#1610) | Enhancement | `Blueprint` | +| Dynamic icons using device_class (#1635) | Enhancement | `Blueprint` | **Key Improvements:** +- **Wi-Fi Reference Fix on QR Code Example**: Corrected the Wi-Fi reference in the QR code example (#1609), +ensuring accurate and reliable QR code generation for easier connectivity. +- **Corrected Labeling of Entity Pages Alignment**: Addressed the issue of incorrect labeling on entity pages (#1628), +enhancing clarity and accuracy in user interface components. +- **Fix for Lights with No Brightness 'supported_features'**: Resolved an issue with lights lacking brightness in 'supported_features' (#1633), +improving the responsiveness and functionality of light control features. - **ISO8601 Date Formatting**: The introduction of ISO8601 date formatting as a new feature (#1610) enhances the user interface by offering a more standardized and widely recognized date format. This update is designed to improve the readability and consistency of date information for our users. @@ -342,10 +351,11 @@ enables more intuitive and relevant iconography based on device type. This update provides a more personalized and context-aware user interface, greatly enhancing the user's interaction with the system. For support, feedback, or more detailed information about this update, -please visit our GitHub repository in the issues and discussions sections, or refer to our online documentation. +please visit our GitHub repository in the [issues](https://github.com/Blackymas/NSPanel_HA_Blueprint/issues) +and [discussions](https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions) sections, +or refer to our [online documentation](https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/README.md). -Special thanks to @PaulAntonDeen and @illuzn for their invaluable contributions to these enhancements. -Your feedback and support are crucial to our continuous improvement. +Special thanks to @PaulAntonDeen and @illuzn for their invaluable contributions to these enhancements. Your feedback and support are crucial to our continuous improvement. ## What's Next? Discover what's next and what we are working on right now in our [Milestones](https://github.com/Blackymas/NSPanel_HA_Blueprint/milestones?direction=asc&sort=title&state=open) @@ -361,8 +371,13 @@ Discover what's next and what we are working on right now in our [Milestones](ht - @andythomas: - Allow to set upper and lower set points for embedded thermostat, #1573 - Bugfix for embedded climate/cool functionality, #1587 -- @PaulAntonDeen: Add ISO8601 date formatting as an option, #1610 - Patch v4.2.2 -- @illuzn: Implement dynamic icons and use device_class, #1635 - Patch v4.2.2 +- @PaulAntonDeen: + - Add ISO8601 date formatting as an option, #1610 - Patch v4.2.2 + - Fix Wi-Fi reference on QR code example, #1609 - Patch v4.2.2 +- @illuzn: + - Fix for Lights with no brightness supported_features, #1633 - Patch v4.2.2 + - Implement dynamic icons and use device_class, #1635 - Patch v4.2.2 + - Fixes the incorrect labelling of the entity pages alignment, #1628 - Patch v4.2.2 - And to all users who helped with the tests during development and beta. ## Previous releases