Skip to content

v1.29.0

Choose a tag to compare

@dougdonohoe dougdonohoe released this 27 Jul 23:40
· 46 commits to main since this release
6d29c10

Docker

docker pull dougdonohoe/ddphotos:v1.29.0

What's Changed

Improvements

  • Photo metadata cache - photogen caches photo dimensions, orientation, and EXIF date between runs so unchanged photos are no longer re-decoded on every run
  • Fixed-name output stamps - cover.jpg and hero.jpg record the source and settings that produced them, so they are only re-encoded when something actually changes
  • -force cache behavior - -force now re-reads all photo metadata and rewrites the cache, and the cache is written in dry-run mode too so repeated dry-runs stay fast

Full Changelog: v1.28.2...v1.29.0