Skip to content

0.7.0

Compare
Choose a tag to compare
@aogilvie aogilvie released this 28 Jul 03:18
· 171 commits to master since this release

Changes since 0.6.0

  • Install instructions without Eclipse @sebastianzillessen
  • Update iOS SDK 3.16.1
  • Update Android SDK 3.16.0
  • Fixed invalid JSON with dialog method apprequests
  • New README structure per platform
  • Support for Share Open Graph Dialog @subtleknife
  • Added missing message param in JS API
  • Return object like native API for JS API dialogs
  • Added Guide for creating WebApps with Parse
  • Enabled Cookies by default with JS API
  • Added FB Events, new logEvent and logPurchase APIs [iOS & Android]
  • Added FB activate Events
  • iOS sample updated to Cordova 3.4
  • Added check for null permissions with Graph API to prevent passing NSNull to iOS
  • Correct Object return for getLoginStatus instead of status String [Android]