Releases: home-assistant/frontend
Releases · home-assistant/frontend
20250203.0
- Make date period picker respect timezone settings (@bramkragten - #23996)
- Fix for "Increase generic entity row touch target (3): climate entities (@ildar170975 - #24002)
- Display year conditionally when script was last triggered on script list (@jpbede - #24012)
- Fix browser media player showing more info dialog (@insomniac2305 - #24021)
- Fix legend in charts (@MindFreeze - #24025)
- Fix click action for timeline chart labels (@MindFreeze - #24039)
- Workaround for chart size bug in editor preview (@MindFreeze - #24040)
- Show seconds on x axis when chart is zoomed a lot (@MindFreeze - #24043)
- Fix download unencrypted backup logic (@piitaya - #24045)
- Improve chart height and narrow option in grid section (@piitaya - #24046)
- Increase margin to avoid fab overlap on backup overview page (@piitaya - #24047)
- FIx console errors in charts (@MindFreeze - #24048)
20250131.0
What's Changed
- Fix for "Increase generic entity row touch target (2) (@ildar170975 - #23973)
- Improve statistics graph axis when using energy_date_selection (@karwosts - #23974)
- Reduce chart height to 300px (@piitaya - #23979)
- Fix statistics echarts with negative values (@MindFreeze - #23983)
- Use smooth line for statistic line chart (@piitaya - #23984)
- Fix legend resetting on zoom (@MindFreeze - #23985)
- Echarts: fix Y scaling (@MindFreeze - #23988)
- Echarts: show all series in tooltip (@MindFreeze - #23989)
- Improve encrypted backup dialog (@piitaya - #23991)
- Hide irrelevant errors from echarts zoom (@MindFreeze - #23992)
- Echarts: auto scale Y in log charts (@MindFreeze - #23994)
- Remove name from the chart series when using showNames = false (@piitaya - #23995)
- Hide "heating" data from climate charts (@MindFreeze - #23997)
- fix time input width (@bramkragten - #23998)
20250130.0
What's Changed
- Backup location translations improvements (#23940) @silamon
- Add localizable "Actions" label to OAuth credentials picker (#23958) @NoRi2909
- Fix location icon when many locations in backup datatable (#23964) @piitaya
- Fix backup location config not updated (#23965) @piitaya
- Dynamically reorder energy devices (echarts) (#23966) @MindFreeze
- Improve backup settings display on mobile (#23967) @piitaya
- Use CSS variables to theme echarts (#23963) @MindFreeze
- Fix for "Increase generic entity row touch target" (#23953) @ildar170975
- Display device name in bluetooth panel (#23960) @piitaya
- Add correct link to backup.create_automatic (#23959) @wendevlin
- Add node memory to allow commit (#23954) @yosilevy
- Fix untracked energy in compare (#23949) @karwosts
- Restore scroll position go back to backup settings page (#23955) @piitaya
- Reduce size of address column on Bluetooth Advertisement monitor (#23942) @bdraco
20250129.0
What's Changed
- Fix typo in backups overview by @balloob in #23446
- Add missing localization for "Deselect all" button in by @NoRi2909 in #23448
- change default of backup actions card feature to no backup by @bramkragten in #23444
- Fix chip spacing in automation/script save dialog by @jpbede in #23451
- Fix dialog-person-detail tracker selection by @karwosts in #23454
- Improve explanation of passive zones by @NoRi2909 in #23443
- Fix misleading use of "hidden" and "not shown" for disabled entities by @NoRi2909 in #23449
- Fix header of config entry system options dialog by @jpbede in #23455
- Update dependency @codemirror/language to v6.10.8 by @renovate in #23461
- developer-tools-template: allow "select all" for "rendered" by @ildar170975 in #23456
- Replace "Show settings" with just "Settings" for automations by @NoRi2909 in #23466
- Fix Energy-Dashboard unexpected Period Calculation by @boern99 in #23458
- Improve description of Suspend connection option by @NoRi2909 in #23470
- Update dependency rspack-manifest-plugin to v5.0.3 by @renovate in #23472
- Calendar trigger: Handle optional offset better by @silamon in #23474
- Replace most occurrences of "click" for touch-friendly wording by @NoRi2909 in #23471
- Fix custom DNS saving by @MindFreeze in #23477
- History: Improve explanation of selections by including labels as 4th option by @NoRi2909 in #23479
- Fix backups fab spacer by @karwosts in #23490
- Remove space at end of link from HAOS storage tip by @Kisty in #23492
- Fix dialog header by @jpbede in #23507
- View background settings: Change transparancy to opacity by @silamon in #23450
- Fix helper dialog close and add failsafe for similar cases by @MindFreeze in #23468
- Button to reset chart zoom by @MindFreeze in #23469
- Add
getGridOptions
to history and statistics graph cards by @MindFreeze in #23476 - Revert "Automation/Script editor border-radius fix (#23267)" by @MindFreeze in #23475
- Fix manual backup disabled with all backup locations by @silamon in #23511
- Add script hide picker again by @silamon in #23512
- Add fallback for devices without name by @bramkragten in #23513
- Fix copy encryption key by @bramkragten in #23515
- Fix overflow of backup agents by @bramkragten in #23514
- Update dependency lint-staged to v15.3.0 by @renovate in #23521
- Fix automation traces by @bramkragten in #23524
- Fix password incorrect check when restoring backup by @bramkragten in #23525
- Use last completed automatic backup time instead of last available ba… by @bramkragten in #23522
- Display an error if saving new automation times out by @karwosts in #23518
- Handle no cloud subscription better in backups by @bramkragten in #23523
- Device info: Add localizable string for "Set up voice assistant" by @NoRi2909 in #23533
- Update Yarn to v4.6.0 by @renovate in #23532
- Add space for the fab on datatable without tabs by @bramkragten in #23545
- Fix copy on button to clear the selected background image by @marcinbauer85 in #23546
- Display an error if saving new script times out by @karwosts in #23527
- Add warning when no backup location is selected by @bramkragten in #23550
- Update change encryption key dialog by @bramkragten in #23551
- Backup text updates by @bramkragten in #23547
- Backup with db requires config, disabled next if no data is selected by @bramkragten in #23549
- Match UI with core and don't allow restore config without db and vice … by @bramkragten in #23553
- Changes to the valueText should also rescale ha-gauge text by @Hypfer in #23536
- Fix media management delete button misalignment by @insomniac2305 in #23534
- Move local location backup setting by @bramkragten in #23548
- always zoom timeline charts on x axis by @bramkragten in #23554
- Add show encryption key dialog by @bramkragten in #23552
- Add back zopfli compression by @bramkragten in #23555
- Update and add backup my links by @bramkragten in #23556
- Fix tabs subpage height on desktop by @bramkragten in #23564
- fix error display upload backup by @bramkragten in #23565
- Close restore dialog if done by @bramkragten in #23566
- Backup onboarding: Show close button when welcome is skipped by @bramkragten in #23567
- Fix restore progress check logic by @bramkragten in #23568
- Fix restoring backup during onboarding by @bramkragten in #23569
- Add change of encryption key warning by @bramkragten in #23570
- Update dependency marked to v15.0.5 by @renovate in #23591
- Update formatjs monorepo by @renovate in #23592
- Option to hide create box on todo card by @karwosts in #23571
- Add missing
ui.panel.config.labels.headers.description
by @NoRi2909 in #23517 - Add missing localizations for Voice Assistants > Expose headers by @NoRi2909 in #23452
- Add localizable "Filtering by config entry" for Entities and Devices by @NoRi2909 in #23544
- Move python 3.12 to python 3.13 by @silamon in #23585
- Spelling and grammar fixes by @scop in #23598
- Rename base sankey chart tag so it doesn't conflict with the custom card by @MindFreeze in #23600
- Remove backup toggle from supervisor addon page when update available by @bramkragten in #23602
- Add ICU strings for proper singular / plural in Search fields by @NoRi2909 in #23530
- Improve error handling in backup status banner by @piitaya in #23604
- Fix tooltip more info by @bramkragten in #23605
- Update dependency @octokit/auth-oauth-device to v7.1.2 by @renovate in #23601
- Restore attributes removed from ha-entity-marker in ha-map by @karwosts in #23603
- Minor RTL Fix by @yosilevy in #23611
- Fix tooltip scrolling by @MindFreeze in #23616
- Set fixed width for automation save dialog by @jpbede in #23618
- Improve background-editor background-attachment alignment by @wendevlin in #23615
- Fix two occurrences of lowercase "id" and two wrong uses of "an" by @NoRi2909 in #23624
- Show logbook component in more info for non-numeric values by @boern99 in #22997
- Fix typo in "unprovison" key name and string for zwave by @NoRi2909 in #23634
- Enable Statistics Gra...
20250109.2
20250109.1
- Minor fixes for backup translations (@silamon - #23691)
- Fix navigation from stacked dialogs with the same name (@MindFreeze - #23698)
- Fix background on cast devices (@bramkragten - #23731)
- Fix background (@wendevlin - #23736)
- Prevent race in dialog box (@bramkragten - #23758)
- Match UI with core and don't allow restore config without db and vice … (@bramkragten - #23553)
- Fix more-info chart rendering (@MindFreeze - #23619)
20250109.0
- Restore attributes removed from ha-entity-marker in ha-map (@karwosts - #23603)
- Improve background-editor background-attachment alignment (@wendevlin - #23615)
- Fix tooltip scrolling (@MindFreeze - #23616)
- Set fixed width for automation save dialog (@jpbede - #23618)
- Retain event data when moving/resizing schedule item (@karwosts - #23621)
- Voice assistants config: Filter unavailable assists (@wendevlin - #23637)
- Remove ! from backup translation (@piitaya - #23648)
- Fix backup translations key issues (@piitaya - #23654)
- Fix backup summary label position (@wendevlin - #23655)
- Backup text changes for the english translation (@googanhiem - #23656)
- Fix preferred agent for backup download (@piitaya - #23659)
- Add backup translations (@wendevlin - #23365)
20250106.0
What's Changed
- Fix tooltip more info (#23605) @bramkragten
- Improve error handling in backup status banner (#23604) @piitaya
- Add ICU strings for proper singular / plural in Search fields (#23530) @NoRi2909
- Remove backup toggle from supervisor addon page when update available (#23602) @bramkragten
- Rename base sankey chart tag so it doesn't conflict with the custom card (#23600) @MindFreeze
- Spelling and grammar fixes (#23598) @scop
- Add localizable "Filtering by config entry" for Entities and Devices (#23544) @NoRi2909
- Add missing localizations for Voice Assistants > Expose headers (#23452) @NoRi2909
- Add missing
ui.panel.config.labels.headers.description
(#23517) @NoRi2909
20250103.0
- Add change of encryption key warning (@bramkragten - #23570)
- Add back zopfli compression (@bramkragten - #23555)
- Update and add backup my links (@bramkragten - #23556)
- Fix tabs subpage height on desktop (@bramkragten - #23564)
- fix error display upload backup (@bramkragten - #23565)
- Close restore dialog if done (@bramkragten - #23566)
- Backup onboarding: Show close button when welcome is skipped (@bramkragten - #23567)
- Fix restore progress check logic (@bramkragten - #23568)
- Fix restoring backup during onboarding (@bramkragten - #23569)
20250102.0
- Handle no cloud subscription better in backups (@bramkragten - #23523)
- Display an error if saving new script times out (@karwosts - #23527)
- Fix media management delete button misalignment (@insomniac2305 - #23534)
- Changes to the valueText should also rescale ha-gauge text (@Hypfer - #23536)
- Add space for the fab on datatable without tabs (@bramkragten - #23545)
- Fix copy on button to clear the selected background image (@marcinbauer85 - #23546)
- Backup text updates (@bramkragten - #23547)
- Move local location backup setting (@bramkragten - #23548)
- Backup with db requires config, disabled next if no data is selected (@bramkragten - #23549)
- Add show encryption key dialog (@bramkragten - #23552)
- always zoom timeline charts on x axis (@bramkragten - #23554)
- Add warning when no backup location is selected (@bramkragten - #23550)
- Update change encryption key dialog (@bramkragten - #23551)