Skip to content

Releases: blindsidenetworks-ps/moodle-mod_bigbluebuttonbn

v2.4.5

24 Mar 17:16
Compare
Choose a tag to compare

2.4.5 (2019101012)

Security

  • Fix for potential security risk: removed href from playback action (BN-2021-001)

Bugs

  • Fix for Update Lock Settings and Fix Inverted LockOnJoin Logic (CONTRIB-8873)
  • Fix for bigbluebutton privacy function problem get_contexts_for… (CONTRIB-8681
  • Fix for overflow of getRecordings when breakout rooms a… (CONTRIB-8802)
  • Fix for plugin name exception on errors (#490)
  • Fix fatal errors when referencing missing class names (#481)
  • Fix for bbb-meeting-size-hint meta parameter on create (#485) (CONTRIB-8695)
  • Fix for preventing the shared_secret setting from being observed w… (CONTRIB-8696)
  • Fix for adapting mobile app code to Ionic 5 (#435) (CONTRIB-8582)

Release "Germinal 5": v3.0-alpha.1

26 Nov 19:56
Compare
Choose a tag to compare
Pre-release

3.0-alpha.1 (2021101001)

v2.5-alpha.2

19 Nov 19:13
Compare
Choose a tag to compare
v2.5-alpha.2 Pre-release
Pre-release

This is a major release that will sail set as 3.0.

In preparation for it to be merged into core in version 4.0 and being considered a release, a lot of work has been done in the past few weeks.

The updates since v2.5-alpha.1 can be tracked here: https://tracker.moodle.org/browse/MDL-70658

v2.5-alpha.1

29 Sep 13:30
5782443
Compare
Choose a tag to compare
v2.5-alpha.1 Pre-release
Pre-release

This is a major release that could actually come to light as 3.0.

It includes a massive refactoring and breaking changes required to align the code to Moodle standards in preparation for it to be merged into core in version 4.0.

At this point the code is frozen, and it wont accept any changes until the merge is completed and Moodle 4.0 is finally released. In which case the maintenance and new development for this new version will be moved to Moodle tracker.

It is fair to mention that although v2.5 was developed for Moodle 4.0, it can safely be used on Moodle 3.11.

v2.4.4

20 Aug 00:20
Compare
Choose a tag to compare

2.4.4 (2019101011)

Bugs

  • Fix for users and roles should be sorted alphabetically (CONTRIB-8113).
  • Fix for compatibility with protected recordings when BBB implements that.

v2.4.3

19 Jul 17:39
Compare
Choose a tag to compare

2.4.3 (2019101010)

Bug

  • Fix default welcome message (CONTRIB-8573).
  • Fix for issue with Imported recordings (CONTRIB-8580).
  • Fix preuploading presentation process (CONTRIB-8587).

Enhancement

  • Add option to allow teachers to edit the welcome message (CONTRIB-8574).
  • Disable notification on recording ready callback (CONTRIB-8591).

v2.4.2

07 Jun 19:02
ed0baca
Compare
Choose a tag to compare

2.4.2 (2019101009)

Bug

  • Fix for issue with bigbluebuttonbn_welcome_default considered not valid (CONTRIB-8435).
  • Fix for issue with BBB Server being spammed on calendar dashboard view (CONTRIB-8419).
  • Fix for issue with import recording page layout being broken (CONTRIB-8566).
  • Fix for issue with activity always visible in the calendar (CONTRIB-8461).
  • Fix for regresion on issue with activities are not being listed in Timeline tab of Course overview block (CONTRIB-7377).
  • Fix for issue with manager not being able to see import links from all courses (CONTRIB-8489).

v2.4.1

20 May 13:54
Compare
Choose a tag to compare

2.4.1 (2019101008)

Hot-fix: Patch for issue with Completion caused blocks view to crash (CONTRIB-8551).

v2.4

30 Apr 20:50
Compare
Choose a tag to compare

These are the updates with respect to version 2.3.x

Bug:

  • Patch for issue with Groups (CONTRIB-8471).
  • Patch for issue with Calendar/Event (CONTRIB-8454).
  • Patch for adding timestamp to join.
  • Fix for issue after bug fixed on BBB post_events script (CONTRIB-7457).
  • Fix for check capabilities also in module context (CONTRIB-8371 & GITHUB-315).
  • Fix for preventing bugged displays on recordings (GITHUB-321).
  • Fix for issue with search on updated recordings only works if page is refreshed (CONTRIB-7700).
  • Fix for end session action not always working (CONTRIB-7895).
  • Fix for message sending triggered by recordng ready callback hangs (CONTRIB-7905).
  • Fix for issue with mod_bigbluebuttonbn\privacy\provider::get_contexts_for_userid (CONTRIB-7915).
  • Fix for participation report is not correctly implemented (CONTRIB-7951).
  • Fix for "Recordings Only" instances have the feature [Restrict Access] disabled (CONTRIB-7960).
  • Fix for missing strings for the new recording formats (CONTRIB-7962).
  • Fix for "Moderator by default" setting does not recognise custom roles (CONTRIB-7966).
  • Fix for BBB hard-coded dependency on mod_lti (CONTRIB-7969).
  • Fix for possible CSRF vulnerability in BBB ajax intermediate script (CONTRIB-7971).
  • Fix for BBB add participant module setting doesn't respect group mode/capabilities (CONTRIB-7972).
  • Fix for error while creating or updating a BBB activity (CONTRIB-8019).
  • Fix for '&' breaks the password when randomly assigned (CONTRIB-8049).
  • Fix for validation of recording links fails some times (CONTRIB-8051).
  • Fix for problem of List Table Pagination (CONTRIB-8053).
  • Fix for improve performance on view (CONTRIB-8157).

Enhancement:

  • Re-brand BigBlueButtonBN to BigBlueButton (CONTRIB-8521)
  • Update to external.php.
  • Add default welcome message to settings (CONTRIB-7845).
  • Add a way to reprocess completion validation (CONTRIB-7917).
  • Completion by engagement should include configurable metrics (CONTRIB-7919).
  • BBB should only include core libraries as required (CONTRIB-7970).
  • Notification should contain link to BBB (CONTRIB-8029).
  • Corrected problem of Import List Same Course Names (CONTRIB-8052).
  • Recording parameters in activity form (CONTRIB-8116).
  • Change the UI for Participants to User/Role Mapping (CONTRIB-8164).

New Feature:

  • -Experimental- Completion should be based on events captured from the live session (CONTRIB-7457).
  • -Experimental- Completion should be extended for supporting engagement (CONTRIB-7908).
  • Configure meeting room from the plugin (CONTRIB-8239).

v2.4-rc.2

30 Apr 20:43
Compare
Choose a tag to compare
v2.4-rc.2 Pre-release
Pre-release

Bug:

  • Patch for issue with Groups (CONTRIB-8471).

Enhancement:

  • Re-brand BigBlueButtonBN to BigBlueButton (CONTRIB-8521)