Releases: home-assistant/frontend
Releases · home-assistant/frontend
20250214.0
- Add Mastodon and Bluesky to help tip (@ZephireNZ - #24099)
- Fix section border radius (@piitaya - #24159)
- Optimize chart performance (@MindFreeze - #24215)
- Fix config flow URLs linking to device (@balloob - #24223)
- Fix endTime of statistics-chart (@MindFreeze - #24233)
- Fix inclusion dialog in ZwaveJS panel (@MindFreeze - #24234)
20250210.0
- Fix area registry dialog field (@jpbede - #24090)
- Reduce padding in energy charts and align unit (@MindFreeze - #24095)
- Add network adapter translations (@wendevlin - #24096)
- Set charts font to Roboto (@MindFreeze - #24097)
- Fix energy dashboard data formatting (@MindFreeze - #24101)
- Stack solar forecasts (@karwosts - #24113)
- Fix device energy card with
max_devices
(@MindFreeze - #24150) - Round log scale limits (@MindFreeze - #24151)
- Limit max label width of hui-energy-devices-graph-card (@MindFreeze - #24152)
- Bring back energy usage graph order (@MindFreeze - #24156)
20250205.0
- Fix spacing & colors in statistics-graph chart (@MindFreeze - #24068)
- Fix statistic chart tooltip values (@piitaya - #24074)
- fix condition in tracing graph (@bramkragten - #24075)
- Set list color of update more info to dialog background (@bramkragten - #24076)
- fix label truncated timeline chart (@bramkragten - #24077)
- Set min height for graphs, adjust margins (@bramkragten - #24078)
- Fix device energy bar chart (@MindFreeze - #24079)
- Fix chart preview (@MindFreeze - #24080)
- Charts: add styles for legend page controls (@bramkragten - #24081)
- Chart: Add tooltip styling to theme (@bramkragten - #24082)
- Charts: set tooltip triggerOn to click on mobile (@bramkragten - #24083)
- Disable chart update animation (@MindFreeze - #24084)
- Use max of width and actualBoundingBox to get text width (@bramkragten - #24085)
20250204.0
- Add support for add-on update type for backups in the UI (@piitaya - #24044)
- Dont show voice wizard for voip (@bramkragten - #24050)
- Add support package download to cloud (@bramkragten - #24051)
- Improve value formatting inside backup tooltip (@piitaya - #24057)
- Display unavailable backups locations (@piitaya - #24058)
- Fix energy charts with leap years (@MindFreeze - #24059)
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)