Skip to content

Releases: tumblr/TMTumblrSDK

Adding Authorization Helper to the SDK

15 Mar 15:10

Choose a tag to compare

This release adds an authorization helper to TMTumblrAppClient. For more information, check out the Inter-app communication docs.

Updating JXHTTP dependency version

04 Jan 23:30

Choose a tag to compare

Updating JXHTTP dependency version

Fixing decoding of `+` character

08 Dec 22:18

Choose a tag to compare

Merge pull request #100 from Pearapps/feature/update-version

Updating version

Carthage Support

29 Oct 19:01

Choose a tag to compare

We added Carthage support!

2.1.3: Merge pull request #91 from tumblr/feature/ziba-nested-dictionaries

15 May 21:38

Choose a tag to compare

Adds support for nested dictionaries in query strings

2.1.1

20 Apr 17:37

Choose a tag to compare

Facilitates usage in frameworks by explicitly specifying the JXHTTP module when importing

2.1

20 Apr 17:36

Choose a tag to compare

2.1

Adds a method for creating video posts from either embed codes or web URLs (thanks @jacksondeane!)

2.0.2

15 Jan 01:32

Choose a tag to compare

Adds version reporting to the default user-agent header

2.0.1

10 Jan 02:34

Choose a tag to compare

  • Suppress unnecessary warning

2.0: Merge pull request #73 from tumblr/remove-three-legged-oauth

10 Jan 02:35

Choose a tag to compare

  • Remove three-legged OAuth support as per Apple policies