This release has some significant improvements for large albums thanks to @ahyattdev
You can test a 2000 image album here:
https://immich-demo.note.sx/share/TyuwxP4BfYZE5nxqiKHsll5pvjHOVMiY_4KDmNPSd49NipzWPaYmxgSGOuaJPRfl3-Y
- When creating a download zip, previously IPP would request all assets at once from Immich. This would cause massive load if you were fetching 2000 assets at once. #218 changes this so that only 20 assets are fetched at once (configurable).
- When loading a shared album, cache the album asset list (for 2 minutes) so that loading individual assets doesn't make repeated calls to Immich API #228
Also added:
- Fullscreen button in the lightbox #227
- Back button on mobile closes the lightbox rather than going back to the previous webpage