Releases: j-a-n/lovelace-wallpanel
Releases · j-a-n/lovelace-wallpanel
v4.30.0
New Features:
- Add the ability to configure the resolution that images from Immich will load in. Thanks @Stonos !
- The placeholder
${browser_id}
can now be used anywhere in the config. - Profiles named
device.<browser-mod-id>
are now automatically applied. - Styling for wallpanel-screensaver-info-box-badges.
Changed:
- Improve Immich performance. Thanks @Stonos !
- Faster image switching.
v4.29.1
v4.29.0
New Features:
- Option to disable the screensaver when a browser mod popup is active (config
disable_screensaver_on_browser_mod_popup
). - Detect interaction with browser mod popup.
- Add --wp-badges-minwidth variable. Thanks @monte-monte !
Fixed:
- Respect
image_order = random
for immich. Thanks @kriths !