Skip to content

Releases: growtopiajaw/gdrive

v2.1.1

20 Dec 16:30
620f4b6
Compare
Choose a tag to compare

Second release

  • OAuth hotfix is included (using my own Google Drive v3 keys) you may see a warning message when getting your API key, you can safely ignore the message as I haven’t submitted my OAuth credentials for review to Google

  • All possible binaries are built using xgo and golang’s built in cross compile support although, they are not tested, YMMV

  • So far, these are the only binaries that I’ve personally tested and is known to work

    • gdrive-linux-amd64 (Ubuntu 18.04.5 LTS)
    • gdrive-ios-5.0-arm64 (Apple iPhone 6)
  • Bumped version to v2.1.1

  • Added a few missing *BSD binaries

v2.1.0

20 Dec 16:30
620f4b6
Compare
Choose a tag to compare

First release

  • OAuth hotfix is included (using my own Google Drive v3 keys) you may see a warning message when getting your API key, you can safely ignore the message as I haven’t submitted my OAuth credentials for review to Google
  • All possible binaries are built using xgo and golang’s built in cross compile support although, they are not tested, YMMV
  • So far, these are the only binaries that I’ve personally tested and is known to work
    • gdrive-linux-amd64 (Ubuntu 18.04.5 LTS, Debian 11.0 Unstable)
    • gdrive-ios-5.0-arm64 (Apple iPhone 6, Apple iPhone 7)
    • gdrive-darwin-amd64 (macOS Catalina 10.15.7)
    • gdrive-windows-amd64.exe (Windows 7 Ultimate, Windows 10 Pro)
    • gdrive-android-16-arm (Android 5.1.1, Android 6.0.1, Android 7.1.1)