Skip to content

1.10.0

Compare
Choose a tag to compare
@grantland grantland released this 13 Aug 17:42
· 594 commits to master since this release

Hello, open source!

  • New: ParseTwitterUtils and PPNS are now separate libraries.
  • New: ParseImageView and ParseQueryAdapter are now part of ParseUI.
  • Fixed: Inability to save an anonymous user that was persisted to disk on clean app start.
  • Fixed: Inability to query on a ParseRelation.
  • Fixed: Deadlock when calling pinAll on objects that have shared children.
  • Fixed: Deadlock when persisting the current user to disk while calling fetchIfNeeded on an object that's a child of the current user.
  • Removed: Support for old Push APIs (e.g. PushService.subscribe(), PushService.unsubscribe(), PushService.getSubscriptions(), PushService.setDefaultPushCallback()).
  • Other small bug fixes.

Artifacts: Maven Central