Skip to content

Releases: tumblr/TMTumblrSDK

1.1.1

10 Jan 02:35
Compare
Choose a tag to compare
  • Less restrictive JXHTTP versioning

1.1.0: Merge pull request #72 from tumblr/configurable-base-url

10 Jan 02:35
Compare
Choose a tag to compare

1.0.8

10 Jan 02:35
Compare
Choose a tag to compare
  • Use NSInteger instead of int
  • Use XCTest instead of OCUnit
  • Fix UIActivity subclass instance method that was supposed to be a class method

1.0.7: Merge pull request #59 from tumblr/dont-sign-xauth-with-token-or-secret

10 Jan 02:36
Compare
Choose a tag to compare
  • Fix a bug where state remaining from a previous login could result in a subsequent login request being signed with invalid tokens
  • Fixed bug in example URL scheme
  • Fixed debug compilation in Xcode 5

1.0.6

10 Jan 02:36
Compare
Choose a tag to compare
  • Changed id return types to `instancetype
  • Fixed issue where iOS 7-only SDK method was being used for Base64 encoding
  • Added UIActivityCategory for Tumblr share activity when running on iOS 7

1.0.5: Merge pull request #42 from mattbischoff/base-64-take-2

10 Jan 02:36
Compare
Choose a tag to compare

1.0.4

10 Jan 02:36
Compare
Choose a tag to compare
  • Add configurable request timeout property