Skip to content

1.9.0

Choose a tag to compare

@alangrainger alangrainger released this 12 Mar 07:30
· 208 commits to main since this release

Breaking change

#76 The allowDownloadAll config setting has been changed from a boolean to an int. Any existing deployments that have a value of true will now start following the setting for that share inside Immich (see image below).

allowDownloadAll: Allow visitors to download all files as a zip.

  • 0 disable downloads
  • 1 follow Immich setting per share (Existing users with true will follow this setting)
  • 2 always allowed to download, regardless of the Immich per-share setting

Image