Password Recovery Redesign
The password recovery tool has been redesigned to provide a cleaner and easier to use workflow.
Functionally, the tool remains the same. Users can still have a code emailed or texted to have their password reset.
After entering the security code, users will be told in real time if their new password is strong enough. As a reminder, password strength requirements are set at the company level. As an Administrator, head to Configuration > Security Settings to check your company's password requirements.
API Documentation - Max Field Lengths Added to Applicable Fields
For applicable fields part of any POST or PUT methods, we've added the max length of each field to the API Documentation Page. This will help with API usability, as well as prevent errors from occuring if the value supplied exceeds the max field length.