Skip to content

Releases: NicholasDawson/ArchiverForGooglePhotos

2.2.0

15 Jul 17:45
Compare
Choose a tag to compare
Built macOS x64 Executable

2.1.3

25 Mar 16:43
Compare
Choose a tag to compare
Built macOS x64 Executable

Former-commit-id: 234dff60f69580f8a0aec459f03b30feb3726792

v2.1.2

01 Feb 14:13
Compare
Choose a tag to compare
Built macOS x64 Executable

Former-commit-id: 7b58904aaa468c5e1be95c36b81be57923f4a41c

v2.1.1

23 Nov 21:49
Compare
Choose a tag to compare
Update release.yml

Former-commit-id: 768153d5a9fb8e45c8b592467542076cf6786b78

Version 2.1.0

23 Nov 15:57
Compare
Choose a tag to compare
  • @Henryli17 fixed issue #12 which showcased a rare bug where the album API responds with {'albums': []} as opposed to {} which caused a KeyError
  • Fixed issue with Pillow unsupported files based on the issue report and solution discussed with @Snuggle

Version 2.0.6

10 Aug 02:19
Compare
Choose a tag to compare

Fix the bug that I caused where sanitizing the album comes before checking if the album actually has a title causing a key error.

Version 2.0.5

10 Aug 01:50
Compare
Choose a tag to compare

Merged pull from @Snuggle with a fix for the MediaItems key error.

Version 2.0.4

10 Aug 01:13
Compare
Choose a tag to compare

Sanitizes filenames and directories.

Version 2.0.3

10 Aug 00:47
Compare
Choose a tag to compare

Fixed a bug where all items in an album are already present in another album causing the program to crash.

Version 2.0.2

10 Aug 00:14
Compare
Choose a tag to compare

Adding more debugging features