Breaking change for users of Immich <2.6.0
Immich has deprecated the ?password=... query-param method for shared links in favour of POST /shared-links/login (docs)
🚨 Password-protected shares now require Immich v2.6.0 or later. Non-password shares continue to work on any Immich version.
Added
- Album cover photo is used as the
og:imagefor link previews when set, falling back to the first asset (#237 - thanks @rootmout) - The PhotoSwipe lightbox now accepts a free-form
optionsobject underipp.lightbox.optionsin config.json, letting you pass any native PhotoSwipe options through without IPP having to map each one explicitly (#229 - thanks @e1jo) - Thumbnails fade in over their thumbhash placeholder as they load, so the blurred preview smoothly resolves into the image