Skip to content

1.12.0

Compare
Choose a tag to compare
@nlutsenko nlutsenko released this 09 Jan 03:05
· 392 commits to master since this release

New

Improved

Fixed

  • Fixed usage of PFObject.-setValuesForKeysWithDictionary: with NSNull values.
    #669
    by @nlutsenko
  • Fixed wrong result type set on pin*/unpin* methods of PFObject.
    #697
    by @nlutsenko
  • Fixed potential deadlock and slow getters of local paths for PFFile.
    #719
    by @nlutsenko
  • Fixed PurchaseController not initialized on tvOS.
    #743
    by @nlutsenko