Memories
Memories are now mixed in with random assets (from your whole library) if they are the only asset source enabled.
Open in Immich links
QR codes now open assets via my.immich.app by default, which launches the asset directly in the Immich app if it's installed. To revert to the previous behaviour using immich_external_url, set qr_code_open_in_app: false.
The Open in Immich button is unchanged, set button_open_in_app: true to open via my.immich.app there too.
Cleaner focal length display
Focal length no longer shows trailing decimals (e.g. 32mm instead of 32.00mm).
Selecting user via URL
The ?user=USER URL parameter has been re-enabled.
Smaller binary size
The Kiosk binary size has been reduced.
What's Changed
🚀 New Features
- use-immich-app-link by @damongolding in #704
⚡ Fixes
- remove .0 from focal length by @damongolding in #699
- Fix/user query by @damongolding in #697
- Fix/mix memories with all by @damongolding in #703
🔨 Maintenance
- Chore/deps by @damongolding in #696
Full Changelog: v0.33.3...v0.34.0