Releases: littleredbutton/cloud_bbb
Releases · littleredbutton/cloud_bbb
BigBlueButton Integration v2.2.0-beta.1
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
BigBlueButton Integration v2.1.0
Added
- bump max nc version to 23
- #184 add origin meta params
- #176 add admin settings for default skip media
- #152 add option for all users to join a meeting muted (#173)
Fixed
- #183 replace non-ascii chars for filenames
- #174 sort recordings by date
- fix collapsible arrow
- use settings icon for room settings
- log response message for create request
Misc
- update dependencies
BigBlueButton Integration v2.1.0-beta.1
Added
- bump max nc version to 23
- #184 add source meta params
- add admin settings for default skip media (#176)
- #152 add option for all users to join a meeting muted (#173)
Fixed
- #183 replace non-ascii chars for filenames
- #174 sort recordings by date
- fix collapsible arrow
- use settings icon for room settings
- log response message for create request
Misc
- update dependencies
BigBlueButton Integration v2.0.0
BigBlueButton Integration v2.0.0-beta.1
BigBlueButton Integration v1.4.2
BigBlueButton Integration v1.4.1
BigBlueButton Integration v1.4.0
Added
- add avatars for Nextcloud users (requires BBB server 2.3)
- add room option to disable listen only mode
- add room option to skip audio check and video preview on first join (requires BBB server 2.3)
- add room option to hide user list, chat area and presentation by default
- add admin option to use Nextcloud theme colors in BBB
Fixed
Misc
- add IGL as sponsor
- fix build script
- adapt restriction table
Screenshots
You can configure this app to use the Nextcloud theme color as primary color in BigBlueButton. Starting with BBB 2.3 the default Nextcloud avatar will be used for all users with a Nextcloud Account.
BigBlueButton Integration v1.4.0-beta.1
Added
- add room option to disable listen only mode
- add room option to skip audio check and video preview on first join (requires BBB server 2.3)
- add room option to hide user list, chat area and presentation by default
- add admin option to use Nextcloud theme colors in BBB
Fixed
Misc
- add IGL as sponsor
- fix build script
- adapt restriction table
BigBlueButton Integration v1.3.0
Added
- #124 make navigation label configurable
- bump Nextcloud version
Fixed
- do not register file action without authentication
- always show missing configuration message
- #125 prevent group restriction
- psalm errors
- translate settings header
- increase qr code error correction
- adapt restriction table to common style
Misc
- add link to contributor guide
- use psalm
- add admin screenshot
- move to github actions