Releases: j-a-n/lovelace-wallpanel
Releases · j-a-n/lovelace-wallpanel
v4.25.4
Fixed:
- Check if exif date is valid (fixes #240)
- Check for menu button
v4.25.3
Fixed:
- Fix compatibility issue with 2024.7 (fixes #246)
- Support for '=' character on prefix/suffix (#243) Thanks @sergon2000
v4.25.2
Fixed:
- Fix compatibility issue with 2024.6.0 (fixes #235)
v4.25.1
Fixed:
- Fix image info cache handling
v4.25.0
New Features:
- Set image info regardless of the source type
Changed:
- Switch image immediately after image_url changes
Fixed:
- Do not prefix absolute URL
v4.24.1
New Features:
- Add new configuration
stop_screensaver_on_key_down
thanks @andr83
- Add new configuration
stop_screensaver_on_mouse_click
Fixed:
- Config reload when dashboard config is saved
- Do not reconfigure on location change if screensaver should keep running
- Hide image info element if empty
v4.24.0
New Features:
- Make z-index configurable
Fixed:
- Fix json stringify for circular refrences in debug log download
Changed:
- Rework location change and config update handling
v4.23.2
Fixed:
- Fix card interaction for absolute positioned cards (#187)
v4.23.1
Fixed:
- Remove 1px line on the left side with hidden sidebar (#186, #184)
v4.23.0
New Features:
- A click on the left side shows the previous picture and reverses the playback order. Fixes: #162