⚠️ Breaking Changes ⚠️
Kiosk 0.18.0 doesn’t add new functionality, but it does introduce some breaking changes:
- Kiosk has changed it's container image registry. Please update your image link to
ghcr.io/damongolding/immich-kiosk:latest
. - Immich version 1.127.0 is now required to continue supporting memories.
Date
The today
variable is more reliable*
Example:
http://URL?date=today
*We have the Australian Sydney timezone to thank for this update.
New memories API endpoint
Updated memories to use the new pre-rendered memory endpoint.
Improved icon alignment
What do you mean you don't see a difference?!
What's Changed
⚡ Fixes
- Fix/date by @damongolding in #323
🔨 Maintenance
- Chore/new memory endpoint by @damongolding in #324
Other changes
- cache datestamp by @damongolding in #321
Full Changelog: v0.17.1...v0.18.0