github damongolding/immich-kiosk v0.8.0

latest releases: v0.10.0, v0.9.0, v0.8.1...
14 days ago

Immich Kiosk 0.8.0

What's Changed

Added show_image_exif option

Setting this to true will display the images f number, shutter speed, focal length, ISO if available.

Added show_image_location option

Setting this to true will display the images location if available.

Added a play/pause button to menu

For better UX

Moved refresh loop from Javascripts setInterval to requestAnimationFrame

The refresh loop and progress bar are now driven by requestAnimationFrame.
This is mainly for better control over the refresh loop and performance.

🚀 New Features

  • Option to display image metadata (f number, shutter speed, focal length, ISO)
  • Option to display location
  • Play/pause button added to menu
  • Refresh loop migrated from setInterval to animationFrame

⚡ Fixes

  • Visible input on startup fix
  • Fullscreen icon in menu no longer shows if browser does not support it
  • Safari SVG not displaying fix

🔨 Maintenance

  • UI is more friendly to smaller screens
  • Setting KIOSK_DEBUG to true will add htmx event logs to the front end

Don't miss a new immich-kiosk release

NewReleases is sending notifications on new releases.