- Reconsidered approach to new password complexity
- Only users with insecure passwords will be required to change their password
- Users who have a secure password can sign in normally
- Added localization for new complexity requirements
- Set a minimum room name length to 2 to avoid issues with the BigBlueButton API
- Fixed password reset deadlock when accepted_terms is enabled
- Changing email now requires users to re-verify their email
- Enhanced the rake tasks UX
- Updated translations
- Minor improvements / bug fixes