Skip to content

release-2.6.1

Compare
Choose a tag to compare
@farhatahmad farhatahmad released this 27 May 21:49
· 1352 commits to master since this release
b0de03c
  • Multiple important security fixes
  • Home Room is no longer created by default
    • Room is only created if the role they have has "Can create rooms" permission
  • Changed the relation between users and roles
    • Should result in faster, more efficient queries
  • Improved Server Rooms View
    • Running rooms are now displayed first (by default)
    • Number of participants is now displayed as a column
  • Users who can't create rooms can now use shared rooms
  • Legal and Privacy Policy can now be added using Site Settings
  • Users using external authentication systems (Google, LDAP, Office365) can no longer change their name or email
  • Multiple design changes for small screens
  • Updated language strings and added new languages
  • Multiple bug fixes and small improvements