Releases: Majorfi/immich-stack
Releases · Majorfi/immich-stack
Release list
v0.2.41
v0.2.40
Changelog
- a0f0cee feat(config): support Docker secrets via API_KEY_FILE
v0.2.39
Changelog
- 5a85301 docs(fix-trash): document the safety fixes
- 546ec34 feat(stacker): add FIX_TRASH_AFTER_STACKING to chain fix-trash (#66)
- b8dcce9 fix(config): explicit fix-trash flags beat their environment variables
- 70afba5 fix(fix-trash): detect surviving copies by capture time, not file timestamps
- 4bedd83 fix(fix-trash): harden copy detection and orphan matching
- 077dd01 fix(fix-trash): only flag criteria-matched RAWs as orphans
- e03d433 fix(stacker): warn about inert filter flags in chained fix-trash runs
v0.2.38
Changelog
- b0e0c82 feat(fix-trash): add RAW_ORPHAN_EXTENSIONS to scope the orphaned-RAW pass
v0.2.37
Changelog
- b9b8460 docs(fix-trash): document the actual command behavior
- 392630b docs(fix-trash): document the opt-in orphaned RAW cleanup
- 152d334 feat(fix-trash): generalize orphaned-DNG cleanup to RAW files behind a flag
- 83acbdb fix(immich): batch TrashAssets and respect withArchived in trash scan
- ebe8603 refactor(fix-trash): extract analysis logic and run a single stacking pass
- 6963ac4 test(fix-trash): cover logTrashSummary, splitCommaList and error paths
v0.2.36
Changelog
- 39bbd0d refactor(utils): rename Duration type to TDuration for naming consistency
v0.2.35
v0.2.34
Changelog
- b8a31c4 Create FUNDING.yml
v0.2.33
Changelog
- 4e3e298 Add link to docs website to README
v0.2.32
Changelog
- 1a26a82 perf(stacker): keep per-stack logs contiguous under concurrency