* Check the reset password key existence before resetting a password. Credit to Shiraz Ali Khan
* Changed german translation files
* Fixed a incompatibility with Private Website and Buddypress
* Fixed a warning that was being thrown when the plugin was installed.
* Correctly check if Stripe is in the form so Invisible Recaptcha doesn't submit it.
* When showing the Subscription Plans field based on conditional logic, select the right plan.
* Fixed problem with the wppb_force_wp_login parameter and custom redirects
* Fixed an issue with the {{http_referer}} tag redirecting to a blank page.
* Fixed PHP 7.4 notice coming from Userlisting init
* Added a filter to the users array returned by Userlisting
* Added a filter to get_avatar_url so we can replace it with our own avatar
* Reduced the time required to populate the user roles in Userlisting facets.
* Security improvements