- Security: An error being passed through a URL was not properly being sanitized, causing an XSS vulnerability.
- New: Name fields now automatically map the first and last name values when creating users.
- New: Password data will now be hashed immediately on form submit instead of waiting until a user is created.
- Fix: Prevent a notice when trying to prevent logins when the login had already failed.
- Fix: The frm-login shortcode would partially render horizontally when set to render vertically in some themes.
- Fix: Prevent a fatal error on profile pages when an expected field could not be found.
- Fix: Prevent a fatal error when trying to render an avatar when formidable pro is not active.