Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Releases: vimeo/VimeoUpload

3.1.0 Networking version bump

17 Nov 14:35
Compare
Choose a tag to compare

This release is being made available for existing users of version 3.0 who are receiving AppStore submission warnings due to use of UIWebView.

Changelog:

  • Bumps VimeoNetworking version to 4.1.0

Migrating to 3.1.0

Breaking
To migrate your project from 3.0 to 3.1.0 you will be required to remove any AFNetworking imports you may have added to your files. Also remove AFNetworking as a dependency from your Podfile if you have it as it is no longer required.

Version 3.0.0

02 May 15:49
362ad58
Compare
Choose a tag to compare
  • Adds Swift 4.2 support

Version 2.1.0

24 Apr 20:15
Compare
Choose a tag to compare

Release notes:

  • End of life support for Swift 3
  • Support for loss of connectivity while uploading
  • Xcode 10.1 support
  • Limits the number of retries for a given upload
  • Adds MIMEType information to create video request
  • Adds max_parallel_requests = 1 to the uploads dictionary
  • GCS support
  • Several bug fixes, performance improvements and unit tests added

Version 2.0.0

29 Aug 21:11
d8259de
Compare
Choose a tag to compare
  • Adds support for Xcode 9
  • Removes logic for user quota check
  • Adds support for API v3.4 on Vimeo-Upload-iOS target, deprecating upload ticket in favor of upload object
  • Adds support for share extension
  • Adds support for Circle CI 2.0

Version 1.0.2

23 Aug 15:32
Compare
Choose a tag to compare
  • Fixes a crash in the VimeoUpload-iOS example app

Version 1.0.1

24 Jul 20:31
Compare
Choose a tag to compare

Fixes a crash related to our usage of PHImageManager and updates the version of VimeoNetworking we're building against.

Release 1.0.0

30 May 20:51
Compare
Choose a tag to compare

Adds support for Swift 3

0.10.0

09 Jan 23:17
Compare
Choose a tag to compare

Tagging before git-flow-ifying.

Version 0.9.0

31 Mar 15:29
Compare
Choose a tag to compare

TBD, one sec