Table of Contents

TMS FNC Cloud Google Drive Release Notes

Source: FMX.TMSFNCCloudGoogleDrive.pas version history Current version: 2.3.0.0

2.3.0.0

  • New : GetFileInfo extra fields exposed
  • New : GetFileByID added

2.2.0.6

  • Fixed : Issue with file upload on Android

2.2.0.5

  • Fixed : Issue with Search on MacOS/iOS

2.2.0.4

  • Fixed : Issue with GetAccountInfo due to changes in the API

2.2.0.3

  • Fixed : Issue with ParentID due to changes in the API

2.2.0.2

  • Fixed : Issue with resumable upload of large files

2.2.0.1

  • Fixed : Issue with getting large number of files in subfolders

2.2.0.0

  • New : File export added for Google Sheets & Docs

2.1.0.0

  • New : Resumable upload support added

2.0.0.0

  • New : Sync functionality support

1.2.0.0

  • New : Added RenameFile, OnRenameFile

1.1.1.1

  • Improved : Trashed files excluded from Search

1.1.1.0

  • Improved : Searchlist when searching inside a folder

1.1.0.2

  • Fixed : Issue with retrieving File date & size

1.1.0.1

  • Fixed : Issue with URL encoding on macOS & iOS

1.1.0.0

  • New : Support for Google Drive API V3
  • New : Added MoveFile, MoveFileToRoot, OnMoveFile

1.0.0.4

  • Fixed : Issue with SearchList

1.0.0.3

  • Fixed : Issue with SearchList
  • Fixed : Issue with CreateFolder

1.0.0.2

  • Fixed : Issue with Download due to changes in the API

1.0.0.1

  • Fixed : OnProgress event when downloading large files

1.0.0.0

  • First release