Skip to content

5.12.2

Choose a tag to compare

@cbaker6 cbaker6 released this 17 Apr 20:46
· 60 commits to main since this release
c9d8c95

Full Changelog, Documentation

Fixes

  • When creating objects, if the server does not return the correct full object, attempt to retrieve it before returning to call-site. (#197), thanks to @cbaker6.
  • Fixes an issue when using mergeable on ParseInstallation's' and properties that are automatically computed such as appVersion are not sent to the server. (#197), thanks to @cbaker6.