Core Release 11.9


This section is for complete release notes for the LoginRadius API and SDK Libraries.

Release 11.1 notes (2016-04-14)

We are pleased to announce the release of new version of platform API version. The improvements include:
  • Several bug fixes to allow more flexibility in client side implementations
  • New API added to get list of subscribed URLs
The following list contains the enhancements and Bug fixes.

Deepak Gupta
about 6 years ago

Change Log

ADDED
New email template added for 'Welcome Email'
ADDED
Getting the number of logins for a user by introducing a new field in profile JSON
ADDED
Fetching email from Amazon login
ADDED
Fetching email from Twitter login
ADDED
More options for encoding passwords
FIXED
Issue with login using Twitter
FIXED
There were dd-mm-yyyy validation for DOB
FIXED
welcome email template for Social register (two emails were being receiving)
FIXED
Password encoding was not working
FIXED
Uid was getting change when facebook primary email id update by user
FIXED
Rest hook UnSubscribe api, when was not passing the target_url then no error were showing
FIXED
Check target_url validation, for some urls api was giving incorrect response.
FIXED
when pass the event in Camel casing then api was showing error
FIXED
Get all subscribed URLs: when pass invalid event then showing blank array
FIXED
Rest hook subscribe api, when were not passing the parameter values then showing error
FIXED
password encoding: was not working when pass hexadecimal
FIXED
Check target_url validation: when pass invalid url,api was giving incorrect response