mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 08:58:08 +08:00
1.9 KiB
1.9 KiB
3.0.3 (2025-12-12)
Bug Fixes
- frontend version number (3ca7218)
3.0.2 (2025-11-23)
Bug Fixes
- Cover open state incorrectly syncs as "null" instead of 0% in Matter (#910) (9c4b528)
- properly report brightness value when light is off (#909) (a002204)
3.0.1 (2025-11-05)
Bug Fixes
- ci: allow multiple docker image tags (c737066)
- ci: enable releases on the 'latest' channel (1b8d02d)
- ci: properly load changelog for complete release notes (b85f3d1)
- revert offline transactions for updates (9d548ea), closes #887 #876
- update dependencies and switch from nx-releases to semantic-release (a587383)