Skip to content

Releases: tumblr/TMTumblrSDK

Add consent provider to TMAPIError

11 Aug 13:57
941a816
Compare
Choose a tag to compare
Merge pull request #164 from tumblr/bsu/AddConsentProvider

Add ConsentProvider to TMApiError

Add factory methods / Update CLA

24 May 19:07
Compare
Choose a tag to compare
5.3.1

Forgot to bump tag version

Gzip POST bodies

19 Feb 19:24
Compare
Choose a tag to compare

Adds support for Gzipped post bodies

Fixing encoding

18 Jan 22:31
Compare
Choose a tag to compare

Fixes some encoding issues

Updating network speed tracker

21 Dec 17:15
Compare
Choose a tag to compare

Updates the network speed tracker to be more useful

Fixing pod install on example project

19 Dec 21:45
Compare
Choose a tag to compare

Fixes example project once and for all

Fixing example project

19 Dec 21:24
Compare
Choose a tag to compare

5.0.1 broke the example project by accident, this fixes it

OAuth and encoding changes

19 Dec 20:47
Compare
Choose a tag to compare

We did some refactoring of the OAuth code and we changed how encoding is going to work with the SDK from now forward.

We also bumped the minimum release the SDK supports to iOS 10.0 and Mac OS 10.12. Let us know if this causes any issues!

Version 5.0

21 Aug 15:32
Compare
Choose a tag to compare

A new SDK built on top of NSURLSession.

What is new:

  1. Removed support for Carthage
  2. New networking stack built in on top of NSURLSession that supports HTTP/2
  3. Refactored request building

Add TMWebViewController and SFSafariViewController for Authentication

28 Jun 21:17
Compare
Choose a tag to compare
Merge pull request #135 from tumblr/paulrehkugler/fix-build

Flag UIKit Things Out of macOS Version