This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Releases: gilesknap/gphotos-sync
Releases · gilesknap/gphotos-sync
3.2.5
What's Changed
- Codespell by @gilesknap in #498
- Add codespell support (config, workflow to detect/not fix) and make it fix few typos by @yarikoptic in #496
- include Timeout errors in bad_ids and close future on raise - fixes #480 and #488 by @gilesknap in #499
- Readme fix by @gilesknap in #500
New Contributors
- @yarikoptic made their first contribution in #496
Full Changelog: 3.2.4...3.2.5
3.2.4
3.2.3
3.2.2
What's Changed
- tutorial: fix github url by @sebrem in #476
- Protect BadIds.py from an empty bad ids file. by @peterjdolan in #481
- drop rope folder by @gilesknap in #482
New Contributors
- @sebrem made their first contribution in #476
- @peterjdolan made their first contribution in #481
Full Changelog: 3.2.1...3.2.2
3.2.1
3.2.0
3.1.3
Fix issue with non UTC timezone causing tokens to expire in one day.
What's Changed
- Incorrect timezone by @deathtenk in #435
New Contributors
- @deathtenk made their first contribution in #435
Full Changelog: 3.1.2...3.1.3
3.1.2
What's Changed
- make docker work with non root user by @gilesknap in #420
- Fix non root user container usage by @gilesknap in #421
Full Changelog: 3.1.0...3.1.2
3.1.0
What's Changed
- Dockerfile improvements: size, verbosity and style by @pataquets in #360
- handle container build correctly in PRs by @gilesknap in #361
- dont push container image on PR by @gilesknap in #364
- highlight headless installation in docs by @gilesknap in #367
- Change skipped files log message to WARNING by @f1sherman in #408
- Tidy up in 2023 by @gilesknap in #418
New Contributors
- @pataquets made their first contribution in #360
- @f1sherman made their first contribution in #408
Full Changelog: 3.04...3.1.0
3.04
Two bug fixes
- Containers auth flow no longer requires --network=host so will work on Mac and Windows docker VM. Many thanks to https://github.com/aaccioly . Fixes #356
- Backoff for Google API Quotas now works. Fixes #320
What's Changed
- HTTP 429 by @gilesknap in #355
- Bind host by @gilesknap in #358
Full Changelog: 3.0.3...3.04