github damongolding/immich-kiosk v0.38.1

8 hours ago

Temp Range Indicators

image

Added a small indicator on the temp range values to add help visually distinguish between high and low temps.


The default wind direction is now compass directions

image

Changed the default wind direction to use compass directions (N, NE, E etc)


wind_direction

image

Added wind_direction to weather locations. Setting this to true will display the wind direction as degrees

weather:
  locations:
    - name: xxx
      lat: xxx
      lon: xxx
      api: xxx
      unit: metric
      lang: en
      show:
        wind: true
        wind_direction: false

Improved live photo handling

Fixed an issue where Kiosk could become stuck if a live photo failed to fetch.


What's Changed

🚀 New Features

⚡ Fixes

🔨 Maintenance

Other changes

New Contributors

Full Changelog: v0.38.0...v0.38.1

Don't miss a new immich-kiosk release

NewReleases is sending notifications on new releases.