Skip to content

Releases: filestack/filestack-ios

Version 2.6.3

03 Feb 16:34
Compare
Choose a tag to compare
  • Updated dependency on FilestackSDK to 2.6.2.
  • Migrated from Zip to ZIPFoundation.

Version 2.6.2

03 Feb 16:33
Compare
Choose a tag to compare
  • Updated dependency on FilestackSDK to 2.6.1.

Version 2.6.1

03 Feb 16:33
Compare
Choose a tag to compare
  • Added compliance with Library Evolution Support.

Version 2.6.0

29 Jan 14:11
Compare
Choose a tag to compare
  • Removed dependency on AlamoFire.

Version 2.5.2

22 Oct 09:52
Compare
Choose a tag to compare
  • Fixed podspec containing old path to storyboards.

Version 2.5.1

19 Oct 14:35
Compare
Choose a tag to compare
  • Updated Cocoapod dependency on FilestackSDK to '~> 2.5`.

Version 2.5.0

19 Oct 14:11
Compare
Choose a tag to compare
  • Added support for new Photos Picker (PHPickerViewController) available in iOS 14+.
  • Added progress reporting for processing files picked with the image picker and document picker.
  • Ensure temporary files generated by documents and photos picker are deleted after they have finished uploading.

Version 2.4.0

13 Oct 14:32
Compare
Choose a tag to compare
  • Added support for Unsplash cloud source.
  • Added support for Swift Package Manager.

Version 2.3.2

30 Jul 18:08
ce44e3e
Compare
Choose a tag to compare
  • Updated Cocoapod and Carthage dependency on FilestackSDK to ~> 2.3.

Version 2.3.1

30 Jul 18:07
Compare
Choose a tag to compare
  • Bugfix: Ensure cloudSourceAllowedUTIs is set when using Config.builder.
  • Added with(cloudThumbnailCachePolicy: URLRequest.CachePolicy) support to Config.builder.