All Versions
55
Latest Version
Avg Release Cycle
17 days
Latest Release
1826 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.13.0 Changes
September 23, 2018- โก๏ธ Updated with new compiler. (Swift 4.2)
- ๐ Bug fixes related to rootId in GoogleDrive
- ๐ Bug fixes in backblaze
-
v5.12.2
August 28, 2018 -
v5.12.1 Changes
July 11, 2018- ๐ Fixed bug that freezes during advanced authentication
- ๐ Minor Bug fixes
-
v5.12.0 Changes
July 05, 2018- โก๏ธ Updated to swift 4.1.2
- โ Added AuthenticatingDelegate
- โ Added UploadDidCancel method to UploadDelegate
- ๐ Minor Bug fixes
-
v5.11.3 Changes
May 23, 2018- OneDriveBusiness: Fix missing url encoding of the client secret on refreshing tokens
- MicrosoftAzure: Fix an issue in the advanced request function
- ๐ Fixed bug when performing authentication in background thread
-
v5.11.2 Changes
May 11, 2018- ๐ Fixed bug that UI updates where not executed on main thread during authentication
- ๐ Minor bug fixes & stability improvement
- โ Removed unused
-
v5.11.1 Changes
April 24, 2018- ๐ Fixed bug where backslash file path where not encoded properly in GoogleDrive.
- OneDrive: Attach missing state parameter to authentication url
- Facebook: Removed user_about_me scope which shows description. This is removed from Facebook
- Google Cloud: Added object name encoding to google cloud.
-
v5.11.0 Changes
April 09, 2018- Updated to Swift 4.1
- Fixed bug in fileExistsAtPath: method in GoogleDrive.
- โ Added AdvancedRequest feature in Yelp.
- Added new method listFilesInBucket:withPrefix: to BusinessCloudStorage interface.
-
v5.10.0 Changes
March 27, 2018- Minor fix in AmazonS3, GoogleCloudPlatform, FacebookMessenger
- ๐ Fix in uploadFileWithContentModified for all CloudStorage Interfaces.
- โก๏ธ Updated Yelp to use API v3.
-
v5.9.14 Changes
February 28, 2018- Minor changes to OneDrive, OneDriveBusiness, GoogleDrive
- ๐ Fixed Unknown Issue caused by wrong allocation
- ๐ Fixed apostrophe issue in GoogleDrive
- ๐ Fixed Crash on OneDrive
- โก๏ธ Updated CRDate formats