Releases: stuart-c/addon-eink
Releases · stuart-c/addon-eink
Release list
v0.9.0
v0.8.0
Changes
- Stabilize Image Library E2E Tests @stuart-c-ai (#380)
🚀 Features
- feat: orientation-aware scene processing and 0 HA rotation @stuart-c-ai (#457)
- feat: add panel_orientation field to DisplayType @stuart-c-ai (#456)
- feat: Persist MQTT layout state to database @stuart-c-ai (#455)
v0.7.1
Changes
🐛 Bug Fixes
- Fix: Handle scene items independently for MQTT updates @stuart-c-ai (#453)
⚙️ Refactoring
- Refactor: Move backend imports to top level @stuart-c-ai (#454)
v0.7.0
Changes
🚀 Features
- feat: trigger scene processing automatically via event @stuart-c-ai (#452)
- feat: optimize scene API polling to use queue endpoint @stuart-c-ai (#451)
🧰 Maintenance
- chore(deps): bump peter-evans/repository-dispatch from 3.0.0 to 4.0.1 in the github-actions group @dependabot[bot] (#450)
v0.6.0
Changes
🚀 Features
- refactor: use scene queue for background processing @stuart-c-ai (#449)
- feat: periodic scene queue update process @stuart-c-ai (#448)
- feat: populate scene queue on save @stuart-c-ai (#447)
- feat: add scene queue table and API @stuart-c-ai (#446)
⚙️ Refactoring
- refactor: use scene queue for background processing @stuart-c-ai (#449)
v0.5.4
v0.5.3
v0.5.2
Changes
🐛 Bug Fixes
- fix(mqtt): log full payload on non-200 responses from HA @stuart-c-ai (#442)
- fix(frontend): remove absolute leading slashes from image request urls @stuart-c-ai (#441)
v0.5.1
v0.5.0
Changes
🚀 Features
- feat: add layout filter dropdown to Scenes view sidebar @stuart-c-ai (#423)
🐛 Bug Fixes
- fix(addon): rewrite handler to use real Home Assistant Websockets @stuart-c-ai (#439)