Skip to content

Releases: LoginRadius/phonegap-sdk

Release version 3.2.0

23 Nov 12:34
Compare
Choose a tag to compare

Enhancements

  • Added New Check Email, UserName, and Phone Availability APIs.
  • Added New Validate and InValidate AccessToken APIs.
  • Added New Add and Remove Email APIs.
  • Added New Update Phone API.
  • Added New Resend Email Verification API.
  • Improve Data Handling For CustomeObject API, Custom objects are custom database tables that allow you to store custom data points, like payment info, activity etc.

Breaking Changes

For developers migrating from v3.1.0, there will be some breaking changes in terms of SDK implementation. In this version, we have updated endpoints and renamed "Auto Login" to "Smart Login", "No Registration/Simplified Registration" to "One touch Login" and "Instant Link Login" to "PasswordLess Login". Also, changed the methods of the above APIs accordingly.

Release Version 3.1.0

13 Aug 13:04
67de74b
Compare
Choose a tag to compare

Enhancements

  • Added Vkontakte native login.
  • Added option to enable instant link login.
  • Added auto login.
  • Added password less login/simplified registration.
  • Added option for projection of fields.
  • Added reset password by security questions.
  • Added custom scope for social login.

Release Version 3.0.1

05 Oct 11:55
Compare
Choose a tag to compare

Bug Fixes

  • Fixed IOS build time issue in Xcode-9.

Release Version 2.2.0 (API v1 Based)

05 Oct 13:24
Compare
Choose a tag to compare

Enhancements

  • Added SafariViewController based login for better user Experience.
  • Update demo compatible with IOS 11.
  • Significantly improved code performance.

Bug Fixes

  • Fixed build time issue in Xcode-9.

Released Version 3.0.0

24 Mar 12:46
Compare
Choose a tag to compare

Enhancements

  • Removed Hosted Page dependency.
  • Added Phone Number and Username login.
  • Fully customizable SDK.
  • Added new multiple APIs for better user experience.
  • End user can add and remove multiple emails.
  • Added Account Linking and unlinking in SDK.
  • Added update Profile feature in SDK.
  • Added Google and Facebook native login for better native user experience.
  • Significantly improved code performance.
  • Handled network connection error and failures.
  • Added CustomeObject API,Custom objects are custom database tables that allow you to store custom data points, like payment info, activity etc.
  • LoginRadius PhoneGap SDK support single page application view for better user experience.

Released version 2.1.0

21 Mar 11:20
Compare
Choose a tag to compare

Enhancements

  • Significantly improved code performance.
  • Added Google native login for better user Experience.

Minor changes release

22 Nov 11:20
Compare
Choose a tag to compare

Version 2.0.1

Released on November 22, 2016

Enhancements
  • Improved code performance.
  • Added new Demo for SocialLogin.
  • Sitename is no longer required in order to implement the SDK.

Released 2.0.0

15 Jul 13:45
Compare
Choose a tag to compare

Version 2.0.0

Released on july 15, 2016

Enhancements
  • Significantly improved code performance.
  • Added new fields for hosted page PromptPasswordOnSocialLogin and Google Recaptcha .
  • Handled network connection error and failures.
  • Implement facebook native login handled through hosted page.
Bug Fixes
  • Handled social ID provider Empty email address scenario.