Releases: Anrolosia/Shopping-List-with-Grocy
Release v0.19.4
1.0.0
, breaking changes can be included in MINOR versions.
[0.19.4] - 2025-03-10
🐛 Bug Fixes
- Fixed timeout issue on migration (#51)
Release v0.19.3
1.0.0
, breaking changes can be included in MINOR versions.
[0.19.3] - 2025-03-10
🚜 Refactor
- Improved code to better handle compatibility with self hosted Grocy instance and Home Assistant Grocy addon
⚙️ Miscellaneous Tasks
- (release) Prepare for v0.19.3
Release v0.19.2
1.0.0
, breaking changes can be included in MINOR versions.
[0.19.2] - 2025-03-07
🚀 Features
- Adding an option in config to disable timeout on network calls and data processing.
🐛 Bug Fixes
- Wait for migration to complete
- Prevent todo class to be initialized multiple times
🚜 Refactor
- Optimized code for better sensor management
⚙️ Miscellaneous Tasks
- (release) Prepare for v0.19.2
Release v0.19.1
1.0.0
, breaking changes can be included in MINOR versions.
[0.19.1] - 2025-03-04
🐛 Bug Fixes
- Notify hass if an entity is changed to refresh card
Release v0.19.0
1.0.0
, breaking changes can be included in MINOR versions.
[0.19.0] - 2025-03-04
🚀 Features
- Entities are now created using HomeAssistant native way
🐛 Bug Fixes
- Fixed url validation regex issue (#47)
Release v0.18.0
1.0.0
, breaking changes can be included in MINOR versions.
[0.18.0] - 2025-03-01
🚀 Features
- Added shopping list completion and deletion features
📚 Documentation
- Updated documentation to a better format
⚡ Performance
- Refactored code to increase performance and add logs
Release v0.17.0
1.0.0
, breaking changes can be included in MINOR versions.
[0.17.0] - 2025-02-26
🚀 Features
- Added integration with Home Assistant todo lists (#45)
📚 Documentation
- Updated README.md file
Release v0.16.4
1.0.0
, breaking changes can be included in MINOR versions.
[0.16.4] - 2025-02-19
🚜 Refactor
- Fixing logging
Release v0.16.3
1.0.0
, breaking changes can be included in MINOR versions.
[0.16.3] - 2025-02-19
🚜 Refactor
- Adjust logging to avoid false positive
Release v0.16.2
1.0.0
, breaking changes can be included in MINOR versions.
[0.16.2] - 2025-02-19
🚜 Refactor
- Adding MQTT logs to help debugging connexion issues