v1.29.2
Docker
docker pull dougdonohoe/ddphotos:v1.29.2
What's Changed
New Features
- Album page nav customization - a new optional
customization.yamllets you replace the "← Albums" link on album pages with your own set of links - Site scrape tool -
bin/scrape-site.pyrebuilds aphotogensource directory (config and photos) from a deployed DD Photos site
Improvements
- npm 12.0.2 - upgraded npm, and the Docker image's
NODE_VERSIONandNPM_VERSIONbuild args are now required so the image can never carry a stale version - Docs and sample config - clearer install links and
sample/config/custom.cssrenamed tocustom-example.css
Bug Fixes
- Absolute paths in
albums.yamlthat point inside the ddphotos directory are now mounted at their own host path, sophotogenno longer fails with "path does not exist" in Docker - Minor lightbox style and comment cleanups on the album page
Full Changelog: v1.29.1...v1.29.2