Skip to content

v0.40.0

Latest

Choose a tag to compare

@damongolding damongolding released this 02 Jul 14:37
80f5bb3

0.40.0

⚠ Breaking Change: Support for Immich V3

v0.40.0 and above will only support Immich V3.


Filter favorites

Added the new filter filter_favorites, which limits all assets to only favorited assets.

Example

The below will limit assets from the given album and person to only favorited assets.
https://URL?album=XXX&person=XXX&filter_favorites=true


Memory title i18n

The memory title (X years ago) is now driven by year_ago and years_ago in the locale files.


Edit asset star rating

You can now edit an asset's star rating from the "more info" overlay.


Better asset retrieval on waking from sleep

Kiosk will grab a new asset immediately after waking from sleep mode.


Clear cache endpoint update

Updated the clear cache endpoint to allow it's usage in the Immich's V3 worflows.

https://docs.immichkiosk.app/guides/workflows/



What's Changed

⚠️ Breaking Changes

🚀 New Features

⚡ Fixes

🔨 Maintenance

Other changes

Full Changelog: v0.39.3...v0.40.0