All Versions
55
Latest Version
Avg Release Cycle
17 days
Latest Release
2036 days ago

Changelog History
Page 1

  • v5.13.0 Changes

    September 23, 2018

    Full Changelog

    • โšก๏ธ 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

    Full Changelog

    • ๐Ÿ›  Fixed bug that freezes during advanced authentication
    • ๐Ÿ›  Minor Bug fixes
  • v5.12.0 Changes

    July 05, 2018

    Full Changelog

    • โšก๏ธ Updated to swift 4.1.2
    • โž• Added AuthenticatingDelegate
    • โž• Added UploadDidCancel method to UploadDelegate
    • ๐Ÿ›  Minor Bug fixes
  • v5.11.3 Changes

    May 23, 2018

    Full Changelog

    • 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

    Full Changelog

    • ๐Ÿ›  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

    Full Changelog

    • ๐Ÿ›  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

    Full Changelog

    • 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

    Full Changelog

    • 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

    Full Changelog

    • 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