2025.1: Process review comments

This commit is contained in:
Franck Nijhof 2025-01-03 19:14:26 +01:00
parent e1f4115a39
commit 8ace4769f7
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -497,14 +497,14 @@ of this release:
## Other noteworthy changes
There are many more improvements in this release; here are some of the other
noteworthy changes this release:
noteworthy changes:
- When viewing data tables and using `ctrl+f` in your browser to search, the
search input will now be focused automatically. As native browser searches
will not work on data tables. Thanks [@jpbede]!
- [@marcinbauer85] adjust the "Add card" dialog, to automatically focus on the
search field when you add a card and can start typing to search right
away! Nice touch!
- [@marcinbauer85] adjusted the "Add card" dialog, to automatically focus on the
search field when you add a card, so you can start typing to search
right away! Nice touch!
- Images uploaded through Home Assistant (for example, as background or as a
user profile picture) are now browsable in the media browser.
Thanks [@karwosts]!