Skip to content

Releases: int128/gpup

1.6.1

01 May 23:44
95727c3
Compare
Choose a tag to compare

6607ba2 Add support for Rapsbery Pi 3 processor (#35)
0740bcb Use random listening port for OAuth (#23)

1.6

02 Oct 07:18
8aceaac
Compare
Choose a tag to compare
1.6

#22 Keep order of media items to upload
#18 Concurrent uploading and adding media items
#19 Save new token to config if it has been expired

1.5

17 Sep 07:33
fa922fd
Compare
Choose a tag to compare
1.5

#16 Add header and basic auth support on fetch URLs
#15 Do not send Authorization header on fetch URLs
#12 Fix handling non 2xx response on fetch URL
#11 Upload remote files directly
#10 Add feature to find or create target album
#17 Send proper content-length on upload
#9 Improve HTTP debug log

1.4

13 Sep 21:36
dc5bcd0
Compare
Choose a tag to compare
1.4

#8 Add config file support and setup wizard (#3 by @bhagyas)

Backward compatibility

You can store your OAuth client ID and secret to the config file (default to ~/.gpupconfig) during first setup. The environment variable GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET are still available.

Note that ~/.gpup_token is no longer used and you should remove it now.

1.3.1

07 Sep 02:01
Compare
Choose a tag to compare

#6 Fix error when uploading more than 50 images at once (#5 by @shindycham01)
#7 Introduce goreleaser (#4 by @bhagyas)

Since this version you can install from brew tap.

brew tap int128/gpup
brew install gpup

1.3

23 Aug 03:51
4546345
Compare
Choose a tag to compare
1.3

This fixes the issue that filename of an uploaded image is not set correctly (#2 by @zenitraM).

Backward compatibility

It seems previously already uploaded without filenames will get duplicated when uploaded with filenames. If you prefer to avoid it, please use the old version.

1.2

03 Aug 02:27
Compare
Choose a tag to compare
1.2
Fix BatchCreate error if album is not given

This fixes:
Error while BatchCreate: googleapi: Error 400: Request contains an invalid argument., badRequest

1.1

17 Jul 01:43
Compare
Choose a tag to compare
1.1
Add request and response logging

1.0

14 Jun 01:26
Compare
Choose a tag to compare
1.0
Change option name