Releases: pibooth/pibooth-google-photo
Releases · pibooth/pibooth-google-photo
v.1.2.3
Major changes
- Fix reading client ID file
v1.2.2
Major changes
- Save credentials if client_id/secret have changed
pibooth --reset
will clear GooglePhoto authorizations
v1.2.1
Major changes
- Fix
is_reachable()
method
v1.2.0
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
Major changes
- Set
app.previous_picture_url
with uploaded picture after processing
Documentation update
- Update documentation with URL access
v1.1.0
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