Skip to content

Releases: Majorfi/immich-stack

v0.2.41

Choose a tag to compare

@github-actions github-actions released this 22 Jul 09:03
a6d99b8

Changelog

  • a6d99b8 chore(docs): add IndexNow key file for search engine indexing

v0.2.40

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:15
2ac6934

Changelog

  • a0f0cee feat(config): support Docker secrets via API_KEY_FILE

v0.2.39

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:41
d138ac9

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

Choose a tag to compare

@github-actions github-actions released this 03 Jul 15:24
b0e0c82

Changelog

  • b0e0c82 feat(fix-trash): add RAW_ORPHAN_EXTENSIONS to scope the orphaned-RAW pass

v0.2.37

Choose a tag to compare

@github-actions github-actions released this 03 Jul 14:36
392630b

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

Choose a tag to compare

@github-actions github-actions released this 03 Jul 08:54
39bbd0d

Changelog

  • 39bbd0d refactor(utils): rename Duration type to TDuration for naming consistency

v0.2.35

Choose a tag to compare

@github-actions github-actions released this 03 Jul 08:00
fbc5c8b

Changelog

  • 927dc46 fix: decode Immich v3 numeric asset duration (#69)

v0.2.34

Choose a tag to compare

@github-actions github-actions released this 28 Jun 09:34
b8a31c4

Changelog

v0.2.33

Choose a tag to compare

@github-actions github-actions released this 26 Jun 13:50
01f3e9e

Changelog

  • 4e3e298 Add link to docs website to README

v0.2.32

Choose a tag to compare

@github-actions github-actions released this 24 Jun 05:32

Changelog

  • 1a26a82 perf(stacker): keep per-stack logs contiguous under concurrency