1.9.1
New
- Parse SDK now fully supports Xcode 7.1.
Improved
- Cleaned up and updated documentation. #431
- Improved caching of
PFFile
s on network errors. #375, #392 - Added more compile-time guarantees to improve reliability. #405
Fixed
- Fixed potential deadlock when encoding
PFUser
. #439 - Fixed default content type for JSON network requests. #406
- Fixed URL constriction on iOS 7, which led to network errors. #390
- Fixed potential deadlock on encoding objects for save in Local Datastore. #429
View all issues and pull requests associated with this release here.