Skip to content

Releases: blindsidenetworks-ps/moodle-mod_bigbluebuttonbn

v2.3.1

17 Nov 18:57
Compare
Choose a tag to compare
  • Bug: Fix for issue with notifications on creation (CONTRIB-7874).
  • Bug: Fix for issue with unit test failure on v2.2 stable (CONTRIB-7875).
  • Bug: Fix for issue with DML when using Oracle or MSSQL (CONTRIB-7894).

v2.3

19 Aug 20:10
Compare
Choose a tag to compare
  • v2.3-rc1 was tagged as stable

v2.3-rc1

25 Jul 17:41
Compare
Choose a tag to compare
v2.3-rc1 Pre-release
Pre-release
  • v2.3-b3 was tagged as rc1

v2.3-b3

19 Jul 18:40
Compare
Choose a tag to compare
v2.3-b3 Pre-release
Pre-release
  • Bug: Fix for issue with importing recordings on 3.7 (CONTRIB-7754).
  • Bug: Fix for regression on recording ready notifications (CONTRIB-7740).

v2.3-b2

17 Jun 15:39
Compare
Choose a tag to compare
v2.3-b2 Pre-release
Pre-release
  • Bug: Fix for recording ready notifications not working (CONTRIB-7740).
  • Bug: Fix for false positive sent to the logs (CONTRIB-7742).
  • Bug: Fix for recording settings showing empty when no feature can be edited (CONTRIB-7701).
  • Bug: Fix for notifications to be sent only to users allowed to see the activity (CONTRIB-7733).

v2.2.12

17 May 13:52
Compare
Choose a tag to compare
  • Bug: Fix for issue with JWT library clashing in Moodle 3.7 (CONTRIB-7716).
  • Bug: Fix for implementation of resetting function (CONTRIB-7695).
  • Bug: Fix for for issue with delete instances with recycle bin disabled (CONTRIB-7660).
  • Bug: Fix for hard-coded string in room.js and old reference to RecordingsBN (GIT-130).

v2.3-b1

17 May 13:53
Compare
Choose a tag to compare
v2.3-b1 Pre-release
Pre-release
  • Bug: Fix for issue with JWT library clashing in Moodle 3.7 (CONTRIB-7716).
  • Bug: Fix for implementation of resetting function (CONTRIB-7695).
  • Bug: Fix for for issue with delete instances with recycle bin disabled (CONTRIB-7660).
  • Bug: Fix for hard-coded string in room.js and old reference to RecordingsBN (GIT-130).

v2.3-b0

25 Apr 20:56
ac57a03
Compare
Choose a tag to compare
v2.3-b0 Pre-release
Pre-release

Bug Fixes:

  • Fix for instanceTypeProfiles array used by keys but NOT defined so (CONTRIB-7399).
  • Fix for hard-coded strings in recordings table based on YUI datatables (CONTRIB-7518).
  • Fix for Join session timeline button don't work (CONTRIB-7538).
  • Fix for Index page does not show actions (CONTRIB-7579).

Enhancements:

  • Playback recordings should be shown in a new tab (CONTRIB-7386).
  • Limit instance type repertoire by capabilities (CONTRIB-7400).
  • Media files in the description are not shown (CONTRIB-7440).
  • Code cleanup and refactoring (CONTRIB-7625).

New Features:

  • Being able to define a default presentation file for a Moodle site through settings (CONTRIB-6970).
  • Users being able to see recordings of only the rooms they have access to (CONTRIB-7225).
  • Add support for mobile application (CONTRIB-7227).
  • Add support for muteOnStart (CONTRIB-7519).
  • Add option for forcing all the sessions to be recorded (with no button) (CONTRIB-7520).
  • Add support for recordings of breakout rooms (CONTRIB-7521).
  • Recording list should give an option for searching recordings (CONTRIB-7522).

v2.2.11

11 Apr 13:21
Compare
Choose a tag to compare
  • Fix for participation rules for users applied as rules for roles (CONTRIB-7627).
  • Fix for some themes broken updated prefix for icon-bigbluebutton (CONTRIB-7616).
  • Fix on missing strings for new recording formats (CONTRIB-7617).
  • Fix notification messages send in FOMAT_MOODLE instead of FORMAT_HTML.

v2.2.10

05 Feb 14:36
ec9975b
Compare
Choose a tag to compare
  • Fixed issue JWT library conflicting with other plugins using it (CONTRIB-7612).