Releases: littleredbutton/cloud_bbb
Releases · littleredbutton/cloud_bbb
BigBlueButton Integration v1.3.0-beta.1
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
Misc
- add link to contributor guide
- use psalm
- add admin screenshot
- move to github actions
BigBlueButton Integration v1.2.0
Added
- add option to invite moderators via URL (warning: if you use the URL shortener, make sure the moderator token is forwarded)
- close edit dialog on overlay click
- add copy-to-clipboard for readonly inputs
- show exact match first in sharing widget
- add room url with qr code to edit dialog
Fixed
- add missing dark chain icon
- fix translation of access options
- enhance accessibility and usability
- add missing button titles
Misc
- update app description
- update js dependencies
- add description to share with input
- add gitattributes
- include changelog in build
Screenshots
Now mobil usage is easier with bigger icon buttons. The row style was adjusted to the common Nextcloud style. Non-clickable buttons are paler.
You can copy the room URL directly from the edit dialog or scan the enlargeable QR code.
Do you need to invite other moderators? Just use the new moderator URL.
BigBlueButton Integration v1.2.0-beta.1
Added
- add option to invite moderators via URL (warning: if you use the URL shortener, make sure the moderator token is forwarded)
- close edit dialog on overlay click
- add copy-to-clipboard for readonly inputs
- show exact match first in sharing widget
- add room url with qr code to edit dialog
Fixed
- add missing dark chain icon
- fix translation of access options
- enhance accessibility and usability
- add missing button titles
Misc
- update app description
- update js dependencies
- add description to share with input
- add gitattributes
- include changelog in build
BigBlueButton Integration v1.1.4
Fixed
- room join failure for php < 7.4
BigBlueButton Integration v1.1.3
BigBlueButton Integration v1.1.2
BigBlueButton Integration v1.1.1
BigBlueButton Integration v1.1.0
Added
- #57 add support for URL shortener
- #62 create meeting activities
- show access mode in room overview
- show room shared icon in room overview
- add support for Nextcloud 20
Fixed
- #80 clean up after user was deleted
- #73 drop down not clickable
- translate moderator message
- #78 plural translation
- quoted column names in sql query
- unify error handling for room and restriction
- #76 record deletion with scalelight
- #85 set password on room creation
Misc
- add meeting events
- order imports
- update composer dependencies
BigBlueButton Integration v1.1.0-beta.1
Added
- #57 add support for URL shortener
- #62 create meeting activities
- show access mode in room overview
- show room shared icon in room overview
Fixed
- #80 clean up after user was deleted
- #73 drop down not clickable
- translate moderator message
- #78 plural translation
- quoted column names
- unify error handling for room and restriction
- #76 record deletion with scalelight
Misc
- add meeting events
- order imports