github damongolding/immich-kiosk v0.33.0

pre-release8 hours ago

Prerelease


Testing out new build pipeline

Move from NodeJS+pnpm to Bun

Hide location parts

image_location:
  hide_city: false
  hide_state: false
  hide_country: false

Weather rotation

can use {KIOSK_URL}?weather=rotate to rotate between weather locations.

Config.yaml weather structure needs to change to:

weather:
  rotation_interval: 60 # in seconds
  locations:
    - name: London
      # etc

What's Changed

⚠️ Breaking Changes

🚀 New Features

🔨 Maintenance

Full Changelog: v0.32.1...v0.33.0

Don't miss a new immich-kiosk release

NewReleases is sending notifications on new releases.