Skip to content

Releases: j-a-n/lovelace-wallpanel

v4.25.4

04 Jul 05:59
Compare
Choose a tag to compare

Fixed:

  • Check if exif date is valid (fixes #240)
  • Check for menu button

v4.25.3

04 Jul 05:19
Compare
Choose a tag to compare

Fixed:

  • Fix compatibility issue with 2024.7 (fixes #246)
  • Support for '=' character on prefix/suffix (#243) Thanks @sergon2000

v4.25.2

06 Jun 05:37
Compare
Choose a tag to compare

Fixed:

  • Fix compatibility issue with 2024.6.0 (fixes #235)

v4.25.1

16 May 13:08
Compare
Choose a tag to compare

Fixed:

  • Fix image info cache handling

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