Skip to content

Releases: pibooth/pibooth-google-photo

v.1.2.3

01 May 17:47
Compare
Choose a tag to compare

Major changes

  • Fix reading client ID file

v1.2.2

27 Apr 20:11
Compare
Choose a tag to compare

Major changes

  • Save credentials if client_id/secret have changed
  • pibooth --reset will clear GooglePhoto authorizations

v1.2.1

24 Apr 19:45
Compare
Choose a tag to compare

Major changes

  • Fix is_reachable() method

v1.2.0

24 Apr 19:13
cfa4a8a
Compare
Choose a tag to compare

Major changes

  • Set app.previous_picture_url with baseUrl which give access to the photo without login
  • Token authorization is now stored in pibooth configuration folder

Documentation update

  • Update documentation with URL validity duration

v1.1.1

12 Apr 19:14
Compare
Choose a tag to compare

Major changes

  • Set app.previous_picture_url with uploaded picture after processing

Documentation update

  • Update documentation with URL access

v1.1.0

09 Jul 07:21
Compare
Choose a tag to compare

Major changes

  • Drop Python 2.7 compatibility, Python 3.6+ is now required
  • Remove activate params because pibooth can now disable plugins

Documentation update

  • update doc for create goggle credential file thank to @anxuae

v1.0.2

25 May 09:14
a298803
Compare
Choose a tag to compare

First release