github damongolding/immich-kiosk v0.21.4

latest releases: v0.23.4, v0.23.3, v0.23.2...
3 months ago

Error retry

If an error occurs and the refresh length is greater than 5, the Kiosk frontend will automatically skip to the next asset after 5 seconds.


Device ID

Kiosk will now use the device IP, browser user-agent and url to generate a unique device ID. This means if the frontend refreshes (due to network issues or other reasons), the same cache will be used.


Behind Proxy

New behind_proxy configuration option. This tells Kiosk that it is behind a proxy and to look for X-Forwarded-For headers when generating the device ID.


Webhook click event

Added user.interaction.click webhook event.


Album owned keyword

Added owned keyword.

Possible keywords:

  • all
  • owned
  • shared
  • shared
  • favorites
  • favourites

What's Changed

🚀 New Features

⚡ Fixes

🔨 Maintenance

Full Changelog: v0.21.3...v0.21.4

Don't miss a new immich-kiosk release

NewReleases is sending notifications on new releases.