Release Notes
All notable changes to this project will be documented in this file.
Last updated
Was this helpful?
All notable changes to this project will be documented in this file.
Last updated
Was this helpful?
API 2.0
Pull user information from social login platform
-Provide option for changing logo and company name in React Native widget (#845)
Fix layout issues in sign in widget in small screens
Fix layout issues in list style social login buttons
New and cleaner widget style
List style social login buttons
Ability to separate configurations for multiple apps (#60)
Automate first time deployment (#186)
Add navigation event for analytics (#820)
Improve widget loading speed by 7 folds (#218)
Remove screen clutters in registration flow (#809)
Simplify email/phone mobile; users now have one email and phone only (#642)
Remove an extra step to confirm email when registering with social login accounts
Optimize loading spinner style (#663)
Fix occasional widget white screen during deployment (#770)
Fix User Update API returning 400 if no changes was made (#650)
Change to allow display_name to be empty instead of fallback to email address (authcore-js#69)
Simplify production service configuration:
Use server to serve static web assets in production
Remove the use of Nginx for web and widgets
Add ingress caching to avoid white screen issue during deployment
Add content-type and cache-control header to swagger file endpoints
Fix redundant escaping of redirection URL
Fix unable to complete registration using oauth
Fix an old version of swagger.json being cached by browsers
Fix a bug that cause login with React Native widget to fail due to unhandled postMessage
Add filtering and sorting ability to user list (#586)
Add analytics events hook (#380)
Add social login buttons in create user widget (#719)
Add ability to edit email and SMS template to Management Web UI (#587)
Use ID Token in Matters OAuth authentication (#687)
Add an option to prevent users from unlinking Matters account binding (#668)
Do not autofocus input fields inside sign-in widget on mobile browser
Fix TOTP QR became invalid in some cases (#726)
Fix not able to complete registration if user use social login and opt out providing email address (#661)
Improve the layout of sign in and create user widgets (multiple issues)
Improve loading performance in widgets (multiple issues)
Fix a potential security issue in email parameters processing
Fix email sender not shown when using SES email delegate (#657)
Support using AWS SES to deliver transactional emails (#584)
Fix phone number validation rejecting numbers outside Hong Kong (#639)
Fix various functional issues related to email and phone input field