Skip to content

v0.2.15

Choose a tag to compare

@github-actions github-actions released this 24 Jan 19:55
· 11 commits to main since this release
d0cf212

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