Skip to content

release-2.11.2

Choose a tag to compare

@farhatahmad farhatahmad released this 11 Feb 16:17
· 1500 commits to master since this release
b829ced
  • 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