Releases: blindsidenetworks-ps/moodle-mod_bigbluebuttonbn
Releases · blindsidenetworks-ps/moodle-mod_bigbluebuttonbn
v2.1.2
- Fixed version format for recording list so it works for formats used in non western countries.
- Fixed issue with user limit not being correctly enforced when default limit was updated and edition was not allowed. (This bug only affected sites making use of the user limit feature)
- Fixed issue in "wait for moderator" feature. The only way to enable the join session was to refresh the page manually.
v2.1.1
v2.1.0
v2.1.0-rc2
- Fixed missing variable triggering warning message showing up on in development mode
- Fixed bug in format of imported recordings on YUI table
- Fixed a bug in import recording. Recordings from deleted activities were not considered.
v2.1.0-rc1
- Tagged as release candidate
v2.1.0-b3
- Fix. Considers all the imported recordings corresponding to a course.
- Fix. Duration was not shown properly in recordings
- Fix. All events are localized
- Fix. recordings not showing up after restore
- Fix. backup/restore were not working on logs
- Added missing event
v2.1.0-b2
v2.1.0-b1
- Added Feature: Links to recordings can now be imported into a room/activity from a different course room/activity.
- Fixed Bug: Fixed backups. The logs, a secondary table dependent of mdl_bigbluebuttonbn used for tracking meeting creation is now included as part of the backup.
- Fixed Bug: Fixed issue with database prefix.
v2.0.4
v2.0.3
- Added validation: Make sure the php-curl extension is installed. For pre-uploading slides, the use of the php-curl extension is required. If it is not installed or enabled the feature won't be available.
- Fixed Bug: Toggle form for tagging sessions was flicking for a second when the activity page was shown.
- Fixed Bug: When creating a new and pre-uploading presentation is turned off an error messages comes up.
- Fixed Bug: When for security reasons either the webserver(s) or the proxy server facing the user requests adds the header x-content-type-options:nosniff to force the MIME Type verification in the browser, the javascript in the client doesn't work in Chrome.