Skip to content

Releases: alangrainger/immich-public-proxy

1.7.2

03 Feb 07:26
Compare
Choose a tag to compare
  • Fix #62 - Error with "download all" which was introduced in v1.7.0.

1.7.1

03 Feb 01:38
Compare
Choose a tag to compare
  • Add no-cache headers to the password request page.

1.7.0

03 Feb 01:14
Compare
Choose a tag to compare
  • #59 Move the password-protected album token into a session cookie, rather than URL query parameter
  • #58 Better UX for handling wrong passwords
  • #61 Fix bug where albums wouldn't display if images were missing the fileCreatedAt property

1.6.3

24 Jan 13:30
Compare
Choose a tag to compare
  • #53 Shared galleries will now respect the display order which is chosen inside Immich for that shared album (e.g. newest first or oldest first)

image

1.6.2

13 Jan 06:52
Compare
Choose a tag to compare
  • 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

12 Jan 00:16
Compare
Choose a tag to compare
  • Fix #48 #49 - Fix issue introduced in v1.6.0 where galleries did not share properly

1.6.0

10 Jan 06:21
Compare
Choose a tag to compare

Improvements

  • #41 Lazy-load thumbnails to allow for galleries of large size
  • Improve internal logic for password-protected albums

1.5.6

01 Jan 03:15
Compare
Choose a tag to compare
  • #44 Add configurable home page option (showHomePage in config.json)

See https://github.com/alangrainger/immich-public-proxy?tab=readme-ov-file#additional-configuration

1.5.5

26 Dec 22:28
Compare
Choose a tag to compare
  • Fix #43 incorrect path for several image assets

1.5.4

21 Dec 18:59
Compare
Choose a tag to compare