Skip to content

Releases: jneilliii/OctoPrint-GoogleDriveBackup

0.1.3

21 Jan 18:08
Compare
Choose a tag to compare
  • add use id option to support shared drives, #53

0.1.2

21 Jan 06:10
Compare
Choose a tag to compare

What's Changed

  • Updating instructions for latest Dev Console steps by @emklein in #44
  • Improve feedback for invalid redirect URI by @AndrewADev in #46, resolves #38
  • add folder recursion, resolves #36
  • add error trap to upload process and display in UI if error occurs, resolves #47

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

04 Apr 03:28
b04510f
Compare
Choose a tag to compare
  • change to web application oauth credentials due to OOB deprecation

0.1.0

04 Dec 19:59
411456c
Compare
Choose a tag to compare
  • added optional upload folder, #8
  • new option for stripping the time stamp, allowing for uploading backups as a new version to Google Drive, rather than multiple files stored just dumped into root, #19

0.0.4rc2 - Upload Folder

29 May 16:57
Compare
Choose a tag to compare
Pre-release
  • added optional upload folder, #8
  • new option for stripping the time stamp, allowing for uploading backups as a new version to Google Drive, rather than multiple files stored just dumped into root, #19.

0.0.4rc1 - Strip Timestamp

29 May 05:25
Compare
Choose a tag to compare
Pre-release
  • new option for stripping the time stamp, allowing for uploading backups as a new version to Google Drive, rather than multiple files stored just dumped into root, #19.

0.0.3

07 Oct 17:38
187fc53
Compare
Choose a tag to compare
  • added channels for prerelease testing similar to OctoPrint

0.0.3-rc1

07 Oct 17:24
Compare
Choose a tag to compare
0.0.3-rc1 Pre-release
Pre-release

Testing prerelease updates

0.0.2

20 Sep 17:41
Compare
Choose a tag to compare
  • add offline workflow for authentication
  • update readme for proper application type during OAuth client creation

0.0.1

19 Sep 08:24
Compare
Choose a tag to compare
  • Initial Release