Releases: j-a-n/lovelace-wallpanel
Releases · j-a-n/lovelace-wallpanel
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
v4.22.1
Fixed:
- Fix image visibility (#175)
- Wait for home-assistant-main element on startup (#164)
- Fix progess bar animation time if display_time changes
v4.22.0
Changes:
- Use media_source/resolve_media instead of auth/sign_path
- Add date to log entry
- Log all media entries found
Fixed:
- Fix pointerEvents in debug mode
v4.21.0
New Features:
- Implement logger / download log file
v4.20.1
Fixed:
- Fix loading image from synology_dsm (#166)