Skip to content

Releases: tanaikech/ResumableUploadForGoogleDrive_js

v2.0.2

23 May 06:38
Compare
Choose a tag to compare
  • v2.0.2 (May 23, 2024)

    1. From this version, the files could be also uploaded to the shared drive.

v2.0.1

18 Apr 06:21
Compare
Choose a tag to compare
  • v2.0.1 (April 18, 2023)

    1. From this discussion, checking the inputted custom chunk size was strengthened in the script. And, the following document was added.
    • chunkSize : If you want to change the chunk size for the resumable upload, please use this. The default value is 52428800 (50 MB). This value is required to be in multiples of 256 KB (256 x 1024 bytes). Please be careful about this. Ref

v2.0.0

15 Nov 06:43
Compare
Choose a tag to compare
Updated to v2.0.0