Releases: 0x414c49/AppDaemon-Studio
Releases · 0x414c49/AppDaemon-Studio
v0.3.73
v0.3.72
- chore: bump docker actions to Node 24-compatible versions
v0.3.71
- chore: bump upload-artifact to v7 and download-artifact to v8
v0.3.69
- fix: scope sidebar instance name test to avoid strict mode violation
- feat: local dev mode via compose with appsettings.Development support
v0.3.68
- fix: remove custom Python completion provider; keep only HA-specific completions
v0.3.67
- fix: detect stray lines in YAML validator and prevent tab reset on save
v0.3.66
- fix: set vite dev server port to 3000 for CI and Playwright
- ci: add coverage reporting and test/coverage badges to README
- ci: add test job gating release — backend xUnit and frontend Playwright
- docs: update screenshots
- test: add 35 tests for yaml-as-truth, validation, and log parsing
- feat: yaml as source of truth with smart save and inline validation
- fix: log viewer filters to active app by default
- fix: persist template tab content across navigation and page reloads
- docs: use editor screenshot as hero image
- docs: remove standalone mode section
v0.3.65
- fix: correct create app dialog screenshot — use exact button title selector
v0.3.64
- docs: refresh screenshots, update README with full feature set
v0.3.63
- chore: add cosign signing, build attestation, and drop unused auth_api