Releases: home-assistant/frontend
Releases · home-assistant/frontend
20240703.0
What's Changed
- Make sure unhidden columns are put at the correct place (#21262) @bramkragten
- Add support for capability attributes in demo (#21263) @balloob
- Fix demo development inside a dev container (#21261) @balloob
- Fix area card background and improve grid support (#21259) @piitaya
- Remove layout options for media player (#21258) @piitaya
- Remove Safari 14.0 patch for delegatesFocus (#21247) @steverep
20240702.0
What's Changed
- Add min/max row/columns to resize card editor (#21244) @piitaya
- Change take control of blueprint UX (#21254) @bramkragten
- Ignore aspect ratio in grid section (#21248) @piitaya
- Fix logbook card display/reloading issues (#21253) @silamon
- Tweak first section in section demo (#21249) @balloob
- Fix English only translations build (#21245) @steverep
- Hide demo card when showing demo from frontpage (#21243) @balloob
- Fix Webpack bundling of recorder worklet (#21239) @steverep
- Application credentials: small improvements (#21233) @silamon
- Remove ga.js (#21242) @balloob
- Improve take control of automation/script wording (#21241) @piitaya
Dependency updates
20240628.0
What's Changed
- Implement search in application credentials table (#21219) @silamon
- Add credential to user after creation (#21221) @silamon
- Use display contents in horizontal stack only (#21217) @piitaya
- Fix update config mecanism in hui-card (#21218) @piitaya
- Reload application credentials after single delete (#21216) @silamon
- Add storage variables for application credentials config table (#21215) @silamon
- Fix icon header labels in Automations, Scene and Script tables (#21214) @silamon
- Fix add application credential keyboard handling (#21205) @silamon
Dependency updates
20240627.0
What's Changed
- Fix size of cards inside stack cards (#21190) @piitaya
- Add last updated property to tile card state content (#21191) @piitaya
- Add support for native QR code scanner (#21187) @bramkragten
- Don't set hass to undefined in lovelace cards. (#21189) @piitaya
- Fix device integration filter for entityless devices (#21136) @karwosts
Dependency updates
20240626.2
20240626.0
What's Changed
- Use resize controller for weather card (#19806) @piitaya
- Allow to hide and sort columns in data tables (#21168) @bramkragten
- Take convert of blueprint automation and script (#21151) @bramkragten
- Rename "Twitter" to "X (formerly Twitter)" (#20694) @spacegaier
- Replace octal escape sequences (#21156) @silamon
- Ignore diacritics (accents) in search (#21150) @piitaya
- Improve user and person dialogs (#21162) @piitaya
- Better resizing support for thermostat card (#21120) @piitaya
- Add menu with remove option to application credentials (#21139) @bramkragten
- Add support for sections in filters (#21157) @bramkragten
- Fix grid size picker size (#21161) @piitaya
- Resize card editor (#21115) @piitaya
- Allow to change username (#21152) @bramkragten
- Support expandable in initial form data (#21153) @bramkragten
- Fix 'Move to view' operation (#21142) @karwosts
- Add some weather attribute icons and units (#21133) @karwosts
- Add preview to Threshold config & option flow (#19845) @jpbede
- Offer to delete no-longer-recorded statistics (#21119) @karwosts
- Various fixes in dialogs (#20935) @silamon
- Replace paper-listbox in cast frontend (#19954) @silamon
- Show card preview inside section in card editor (#21065) @piitaya
- Use EnergyCardBaseConfig where appropriate (#20896) @TurnrDev
- Add CoreJS polyfills to modern build (#20676) @steverep
- Sort filter-domains on translated name (#21116) @karwosts
- Fix back paths (#21112) @killi199
- Split out service entities (#21076) @balloob
- Wrap code editor for template selector (#21104) @bramkragten
- Update hui-grid-section.ts (#21088) @dhoeben
- Make the radius of the home zone configurable (#21096) @frenck
- Update home-assistant-js-websocket to 9.4.0 (#21097) @frenck
Dependency updates
25 changes
- Update dependency typescript to v5.5.2 (#21144) @renovate
- Update dependency @types/mocha to v10.0.7 (#21163) @renovate
- Update dependency @codemirror/view to v6.28.2 (#21154) @renovate
- Update Yarn to v4.3.1 (#21149) @renovate
- Bump softprops/action-gh-release from 2.0.5 to 2.0.6 (#21148) @dependabot
- Update dependency @octokit/rest to v21 (#21146) @renovate
- Update dependency @types/chromecast-caf-receiver to v6.0.15 (#21138) @renovate
- Update dependency webpack to v5.92.1 (#21134) @renovate
- Update dependency @codemirror/autocomplete to v6.16.3 (#21130) @renovate
- Update dependency tar to v7.4.0 (#21129) @renovate
- Update dependency glob to v10.4.2 (#21127) @renovate
- Update dependency @braintree/sanitize-url to v7.0.3 (#21126) @renovate
- Update typescript-eslint monorepo to v7.13.1 (#21121) @renovate
- Lock file maintenance (#21114) @renovate
- Bump ws from 7.5.9 to 7.5.10 (#21111) @dependabot
- Bump actions/checkout from 4.1.6 to 4.1.7 (#21102) @dependabot
- Update dependency @codemirror/view to v6.28.1 (#21099) @renovate
- Update dependency lint-staged to v15.2.7 (#21098) @renovate
- Update vaadinWebComponents monorepo to v24.4.0 (#21089) @renovate
- Update dependency @codemirror/view to v6.28.0 (#21081) @renovate
- Update dependency lint-staged to v15.2.6 (#21092) @renovate
- Update dependency webpack to v5.92.0 (#21090) @renovate
- Update Yarn to v4.3.0 (#21084) @renovate
- Update dependency prettier to v3.3.2 (#21087) @renovate
- Update typescript-eslint monorepo to v7.13.0 (#21082) @renovate
20240610.1
What's Changed
- Fix selected state for selected config entries (#21079) @piitaya
- Fix diagnostic download not downloading (#21078) @silamon
- Hide notify entities from generated dashboard (#21075) @balloob
- Do not inject Intl polyfill into ecma402-abstract package (#21074) @steverep
- Fix current mode not selected in card feature (#21063) @piitaya
20240610.0
What's Changed
- Fix automation describeCondition for number state type (#21052) @koostamas
- Revert fullcalendar back to v6.1.11 (#21039) @silamon
- Add a title to triggered dialog (#21046) @karwosts
- Fix cancel button in section edit (#21045) @karwosts
- Add floor selector to script fields (#21016) @karwosts
- Todo button menu: add stop propagation (#20996) @karwosts
Dependency updates
9 changes
- Update babel monorepo to v7.24.7 (#21035) @renovate
- Update CodeMirror (#21022) @renovate
- Update dependency @rollup/plugin-replace to v5.0.7 (#21036) @renovate
- Update dependency prettier to v3.3.1 (#21033) @renovate
- Update dependency @lit-labs/virtualizer to v2.0.13 (#21029) @renovate
- Update dependency @rollup/plugin-replace to v5.0.6 (#21031) @renovate
- Update dependency @codemirror/view to v6.26.4 (#21021) @renovate
- Update typescript-eslint monorepo to v7.12.0 (#21014) @renovate
- Update dependency @codemirror/language to v6.10.2 (#21008) @renovate
20240605.0
20240604.0
What's Changed
- Fix filter card visibility when show empty is false (#20985) @piitaya
- Fix max option saving using keyboard for script mode (#20984) @piitaya
- Fix card editor size on mobile (#20976) @piitaya
- Add missing hui-root callback, fixes #20854 (#20975) @alex3305
- Fix parameter name in zwave_js WS API (#20981) @raman325