Skip to content

Releases: blindsidenetworks-ps/moodle-mod_bigbluebuttonbn

v2.1.2

28 Nov 16:46
Compare
Choose a tag to compare
  • 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

08 Aug 17:51
Compare
Choose a tag to compare
  • Fixed issue with database upgrade

v2.1.0

03 Aug 14:23
Compare
Choose a tag to compare
  • Tagged as stable release

v2.1.0-rc2

13 Jul 18:18
Compare
Choose a tag to compare
v2.1.0-rc2 Pre-release
Pre-release
  • 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

29 Jun 18:13
Compare
Choose a tag to compare
v2.1.0-rc1 Pre-release
Pre-release
  • Tagged as release candidate

v2.1.0-b3

29 Jun 15:53
Compare
Choose a tag to compare
v2.1.0-b3 Pre-release
Pre-release
  • 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

21 Jun 18:12
Compare
Choose a tag to compare
v2.1.0-b2 Pre-release
Pre-release
  • Fix for action managment not working in recordings

v2.1.0-b1

20 May 15:11
Compare
Choose a tag to compare
v2.1.0-b1 Pre-release
Pre-release
  • 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

09 Feb 19:45
Compare
Choose a tag to compare
  • Fixed Bug: Fixed a bug introduced in the previous revision that was making pre-uploaded presentations to be ignored when a new activity was created
  • Fixed Bug: Changed wording for message shown when user is waiting for moderator.

v2.0.3

18 Jan 22:23
Compare
Choose a tag to compare
  • 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.