Core Release 29.5.0
· One min read
We are excited to announce our new core release! This new core release brings some new features as per the security perspective and some improvements.
Added
- If the Force Logout feature is enabled, upon a password change, all active PIN Session tokens will be invalidated along with the session from where the password has been changed.
- If the Force Logout feature is enabled, upon doing a PIN change, all active Access tokens will be invalidated apart from the session from where the PIN has been changed.
- For security purposes, we have Masked sensitive data in API responses.
Improved
- If the Multi-Factor Authentication feature is enabled, the Passwordless Login API will automatically be disabled.
- In the Passwordless Login by Email API , any URL used as the 'verificationurl' needs to be whitelisted in the Admin Console.
- In the Forgot PIn by Email API , any URL used as the 'resetpinurl' needs to be whitelisted in the Admin Console.
- Fixed compatibility issues with the 'Sign-in with Apple' feature when using the Safari web browser.