What's Changed
- Allow user to specify priority for Pushover notifications by @Chaldron in #407
- fix: make is_package() read timeout configurable, default 30s by @mikesoares in #443
- feat: manual on-demand Docker image build workflow for PRs by @Copilot in #448
- perf: skip is_package() network call for already-synced Drive files by @Copilot in #449
- Fix binascii.Error crash when iCloud photo has invalid base64-encoded filename by @Copilot in #450
- Handle HTTP 410 errors during photo downloads by refreshing expired URLs by @Copilot in #389
New Contributors
- @mikesoares made their first contribution in #443
Full Changelog: v1.24.0...v1.25.0