Skip to content

v0.17.0

Compare
Choose a tag to compare
@Salvoxia Salvoxia released this 07 Jan 14:22
· 4 commits to main since this release
1d74d0c

Enhancements

  • Prevent automatic removal of unknown shared users
    With v0.16.0 the default behavior for updating album properties and shared state was changed so that they were updated any time new assets were added to albums, leading to manually shared albums getting unshared by the script.
    The old behavior has been restored, so that album sharing and any other album properties are only set when a new album is created.
    To still get the benefit of mass updating album properties and shared state after the fact, a new option --update-album-props-mode / env variable UPDATE_ALBUM_PROPS_MODE has been introduced. Read about it in README section Mass Updating Album Properties.
    Thanks @Toastie
  • Update README.md - Docker compose: volume mount correction and additional info in #92
    Thanks at @archont00

New Contributors

Full Changelog: 0.16.0...0.17.0