Releases: blindsidenetworks-ps/moodle-mod_bigbluebuttonbn
Releases · blindsidenetworks-ps/moodle-mod_bigbluebuttonbn
v2.3.1
v2.3
v2.3-rc1
v2.3-b3
v2.3-b2
- 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
- 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
- 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
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
- 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.