Skip to content

1.9.0

Compare
Choose a tag to compare
@nlutsenko nlutsenko released this 08 Oct 19:50
· 836 commits to master since this release

New

Improved

  • Improved NSInputStream behavior when using streaming PFFile downloads. #241
  • PFFile constructors now report errors instead of throwing exceptions. #345
  • Improved ObjC generic support. #294, #333, #334, #335, #336, #372
  • Improved performance of loading PFConfig from disk. #373

Fixed

  • Fixed late initialization of PFNetworkActivityIndicatorManager that could lead to inability to disable it. #367
  • Fixed an issue with using PFUser APIs before any calls to PFInstallation. #308
  • Fixed initialization of Facebook/Twitter Utils blocking the main thread. #312
  • Fixed currentUser not restoring authentication when loaded from disk. #344
  • Fixed potential crash when network error doesn't have a description. #354
  • Fixed deprecation warnings surfaced on Cocoapods with iOS 9. #289
  • Fixed deadlock when saving and fetching PFObjects. #306

View all issues and pull requests associated with this release here.