Skip to content

Releases: Majorfi/immich-stack

v0.2.24

22 Apr 07:25

Choose a tag to compare

Changelog

  • 196088b elevate startup config logs to warn level

v0.2.23

22 Apr 07:06

Choose a tag to compare

Changelog

  • 60df527 fix(config): change REPLACE_STACKS default to false

v0.2.22

22 Apr 06:54

Choose a tag to compare

Changelog

  • e0f59ff create app logs directory with proper ownership

v0.2.21

25 Feb 14:06
77e03bd

Choose a tag to compare

Changelog

  • e723376 docs(docker): add source repo label

v0.2.20

25 Feb 10:56
2a940b5

Choose a tag to compare

Changelog

  • 2a940b5 Update documentation link in README.md

v0.2.19

15 Feb 15:40

Choose a tag to compare

Changelog

  • 909a2b7 feat(stacker): add HEIC support to parent extension promotion

v0.2.18

29 Jan 18:44

Choose a tag to compare

Changelog

v0.2.17

25 Jan 11:14

Choose a tag to compare

Changelog

  • 623a0d2 fix: enforce 4-space indentation for MkDocs compatibility

v0.2.16

25 Jan 10:04

Choose a tag to compare

Changelog

v0.2.15

24 Jan 19:55
d0cf212

Choose a tag to compare

Changelog

  • 8b2152f add filter configuration variables for album and date filtering Add support for FILTER_ALBUM_IDS, FILTER_TAKEN_AFTER, and FILTER_TAKEN_BEFORE environment variables to limit which assets are processed. Filters are displayed in startup summary logs
  • 7cf41d6 feat(config): add filter configuration variables for album and date filtering
  • 29b5290 fix: address PR review feedback for filtering feature
  • f78dffe fix: improve date filter validation and debug logging
  • 5a664ad fix: warn when filter flags are used with duplicates/fix-trash commands
  • 4ea9a21 ignoring immich-openapi-specs.json