github damongolding/immich-kiosk v0.37.0

7 hours ago

0.37.0

⚠ Breaking Change: date_filter Renamed to filter_date

date_filter has been renamed to filter_date to be consistent with the naming convention used by other filters.

Update any existing URLs, configs or ENVs that use date_filter.


Added: filter_newest

Limit asset sources to only the newest X assets.

Example

http://URL?album=XXX&filter_newest=200

Only the 200 most recent assets in the specified album will be shown.


Memories Now Respect filter_date

Memories are now filtered by filter_date, so only memories within the specified date range will be displayed.

Example

http://URL?memories=true&filter_date=2025-01-01_to_today

Only memories from 2025-01-01 onwards will be shown.


New loading spinner

The loading spinner has been updated.



What's Changed

⚠️ Breaking Changes

  • Chore/date_filter renamed

🚀 New Features

Full Changelog: v0.36.3...v0.37.0

Don't miss a new immich-kiosk release

NewReleases is sending notifications on new releases.