Releases: littleredbutton/cloud_bbb
Releases · littleredbutton/cloud_bbb
BigBlueButton Integration v2.7.2
BigBlueButton Integration v2.7.1
Misc
- fix composer install in build script
- remove deprecated simple-git import
BigBlueButton Integration v2.7.0
Added
- sharing rooms with moderators and users
- manage view of rooms for moderators and users
- videos for all users and moderators
- sharing rooms with moderators and users
- manage view of rooms for moderators and users
- videos for all users and moderators
- videos for all users and moderators
- sharing rooms with moderators and users
- manage view of rooms for moderators and users
- list all shared rooms for users and moderators
Fixed
- no clone action for non-admin
- bug with name of shared groups
- don't use backticks
- add missing translations
- use querybuilder for user comparison
Misc
- respect tabs
- disabled checkbox
BigBlueButton Integration v2.6.0
Added
- add Search Provider
- bump Nextcloud version (max 28)
BigBlueButton Integration v2.5.0
Added
- bump Nextcloud version (min 25, max 27)
Fixed
- fix oversized avatar
- fix unscrollable room list
BigBlueButton Integration v2.4.0
Added
- bump Nextcloud version (min 23, max 25)
- allow to send files to running presentation (bbb > 2.5)
Misc
- drop tests for php 7.3
- replace deprecated package
- update php cs fixer
BigBlueButton Integration v2.4.0-beta.1
Added
- bump Nextcloud version (min 23, max 25)
- allow to send files to running presentation (bbb > 2.5)
Misc
- drop tests for php 7.3
- replace deprecated package
- update php cs fixer
BigBlueButton Integration v2.3.1
Fixed
- broken build
- convert boolean columns to not nullable
BigBlueButton Integration v2.3.0
Added
- #191 clone rooms
- bump Nextcloud version (min 22, max 24)
- disable file transfer if room is running
- #79 track room state
- #5 use modal to send file
- #194 add support for analytics callback url
- #192 add access mode to send all users to lobby
Fixed
- add feedback to send file action
- image loader for webpack 5
- change button color
Screenshots
BigBlueButton Integration v2.2.0
Added
- add optional avatar cache
- add command to clear avatar cache
Fixed
- use injection for random generator
Misc
- remove deprecated api calls
- enable app for unit tests