FileProvider v0.19.0 Release Notes

Release Date: 2017-08-15 // over 6 years ago
  • Important: Deprecating OperationHandle class in favor of Foundation's Progress class is a source breaking change. You may have to update your current code to use new feature.

    Other improvements:

    • 🛠 Fixed broken OneDrive API & redundant percent encoding of path (#57 , #59)
    • 🛠 Fixed Dropbox issue with file path in HTTP header (#58)