Releases: alangrainger/immich-public-proxy
Releases · alangrainger/immich-public-proxy
1.7.2
1.7.1
- Add
no-cache
headers to the password request page.
1.7.0
1.6.3
1.6.2
- Fix #51 lightGallery
preload
option
lightGallery's preload
option doesn't work when loading images through their infinite scrolling method. As a workaround, we now load the initial set of 50 images first, then infinite load the rest. It means that preload
will stop working after 50 images, and while not perfect, is better than it is now.
To fix it, I think lightGallery would have to fix it at their end.
1.6.1
1.6.0
1.5.6
- #44 Add configurable home page option (
showHomePage
inconfig.json
)
See https://github.com/alangrainger/immich-public-proxy?tab=readme-ov-file#additional-configuration
1.5.5
1.5.4
- Release for NixOS packaging #34 (reply in thread)
- Update NPM packages
npm audit fix