Skip to content

Releases: j-a-n/lovelace-wallpanel

v4.25.0

29 Mar 11:47
Compare
Choose a tag to compare

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

17 Feb 10:12
Compare
Choose a tag to compare

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

27 Jan 11:17
Compare
Choose a tag to compare

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

31 Dec 09:58
Compare
Choose a tag to compare

Fixed:

  • Fix card interaction for absolute positioned cards (#187)

v4.23.1

23 Dec 12:36
Compare
Choose a tag to compare

Fixed:

  • Remove 1px line on the left side with hidden sidebar (#186, #184)

v4.23.0

25 Nov 18:28
Compare
Choose a tag to compare

New Features:

  • A click on the left side shows the previous picture and reverses the playback order. Fixes: #162

v4.22.1

18 Nov 12:53
Compare
Choose a tag to compare

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

12 Nov 22:21
Compare
Choose a tag to compare

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

12 Nov 18:54
Compare
Choose a tag to compare

New Features:

  • Implement logger / download log file

v4.20.1

04 Nov 07:39
Compare
Choose a tag to compare

Fixed:

  • Fix loading image from synology_dsm (#166)