Skip to content

Releases: Majorfi/immich-stack

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

v0.2.31

Choose a tag to compare

@github-actions github-actions released this 07 Jun 09:56
48a5450

Changelog

  • 2bfd2af docs(config): add API permissions guide and clarify setup
  • 8321f8d docs(contributing): improve development guide clarity
  • 97a0615 docs(features): restructure sorting and criteria documentation
  • f8035e9 docs(overview): simplify feature descriptions
  • 82a4ef5 docs(troubleshooting): clarify error scenarios and solutions

v0.2.30

Choose a tag to compare

@github-actions github-actions released this 28 May 10:39
69490da

Changelog

  • 4383138 add regression tests for AND group time-bucket merge
  • d7d5424 route AND-only groups through advanced path for time-bucket merge

v0.2.29

Choose a tag to compare

@github-actions github-actions released this 28 May 07:47
27a568d

Changelog

  • 0cf2dc3 add TExifInfo struct with FileSizeInByte field
  • 10c7f21 add comprehensive tests for size-based promotion
  • c210e00 document file size-based parent promotion
  • 47d3720 fix(stacker): ensure transitive sorting in size-based parent
  • 0da0167 implement file size-based parent selection