Skip to content

Releases: Salvoxia/immich-folder-album-creator

v0.20.0

12 Aug 18:03
ea305c5
Compare
Choose a tag to compare

Features

  • feat: Implement .albumprops inheritance system
    Added new option inherit: true/false to .albumprops files to inherit properties to any sub-folder without an .albumprops file or with a file missing these properties. The inheritance chain can be stopped by placing an .albumprops file with inherit: false in a folder.
    This allows applying album properties to complete folder trees without the need to place an .albumprops file in every folder.
    One use case might be automatic sharing of albums created with certain users depending on the directory tree they were created from.
    Refer to the updated README section Setting Album-Fine Properties for detailed documentation.
    Huge thanks to @adamkovacs2000 for contributing this feature!

New Contributors

Full Changelog: 0.19.0...0.20.0

v0.19.0

25 May 10:54
5dc36d6
Compare
Choose a tag to compare

Features

Caution

Option/Environment Variable -v/--archive/ARCHIVE is now deprecated! Use --visibility=archive/VISIBILITY=archive instead!

Refer to README section Asset Visibility & Locked Folder.

Improvements

Fixes

Caution

Change in behavior:
Assets with a path with less levels than specified in the album range are ignored.

Misc

New Contributors

Full Changelog: 0.18.5...0.19.0

v0.18.5

12 Mar 20:17
c046819
Compare
Choose a tag to compare

Fixes

Full Changelog: 0.18.4...0.18.5

v0.18.4

01 Mar 14:22
0c543cc
Compare
Choose a tag to compare

Fixes

Full Changelog: 0.18.3...0.18.4

v0.18.3

21 Feb 18:03
0a98863
Compare
Choose a tag to compare

Fixes

New Contributors

Full Changelog: 0.18.2...0.18.3

v0.18.2

03 Feb 20:03
ff79a45
Compare
Choose a tag to compare

What's Changed

Upgrade Notice

If you are using the bare python script, make sure to reinstall requirements.txt, as a new dependency was introduced:
regex==2024.11.6

New Contributors

Full Changelog: 0.18.1...0.18.2

v0.18.1

31 Jan 16:07
3f40834
Compare
Choose a tag to compare

v0.18.0

30 Jan 19:21
91c1af7
Compare
Choose a tag to compare

Features

New Contributors

Full Changelog: 0.17.2...0.18.0

v0.17.2

17 Jan 09:58
93357eb
Compare
Choose a tag to compare

Fixes

Documentation

New Contributors

Full Changelog: 0.17.1...0.17.2

v0.17.1

07 Jan 19:33
6e6b97e
Compare
Choose a tag to compare

Hotfix Release

Full Changelog: 0.17.0...0.17.1