Releases: LoginRadius/phonegap-sdk
Releases · LoginRadius/phonegap-sdk
Release version 3.2.0
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
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
Bug Fixes
- Fixed IOS build time issue in Xcode-9.
Release Version 2.2.0 (API v1 Based)
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
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
Enhancements
- Significantly improved code performance.
- Added Google native login for better user Experience.
Minor changes release
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
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.