Added
- New documentation pages
- Added CHANGELOG.md
- New search filters for filtering by date, query similarity, deduplication (see the new docs)
Changed
- Increase the default image memory cache size to 1 GiB
- Fixed default photo width and height across all layouts
- Later collections with the same name now override earlier collections,
allowing configuration of specific collections of an expanded collection - Cleaned up README now that there is better documentation
Fixed
- Timezones are now accounted for in cases the camera writes both a date with
and without a timezone without specifying it explicitly - Black bars in letter/pillarboxed JPEG thumbnails generated by some cameras are
now cropped automatically - Image cache size configuration did not apply properly before even through
defaults.yaml implied it was possible - Fixed the default width and height for photos for all layouts in case metadata
is not present, fixes broken albums in some cases - Fixed excessive CPU usage and glitches due to file watches watching the
database - Fixed slow home page loading due to unnecessary database queries
PRs
- Fix crash when adding first config w/ tests by @SmilyOrg in #110
- Various quality of life additions, tweaks, and fixes by @SmilyOrg in #112
- Update changelog by @SmilyOrg in #113
Full Changelog: v0.15.1...v0.15.2