5871a50f02fd6a48388efc833e794327f5b3dead
[moodle.git] / mod / bigbluebuttonbn / upgrade.txt
1 This files describes API changes in the bigbluebuttonbn code.
2 === 4.2 ===
3 * Simplify bigbluebutton_proxy get_join_url so to pass only parameters that cannot be deduced from the instance.
4 * Add a new parameter for mod_bigbluebuttonbn\recording::sync_pending_recordings_from_server so sync only 'dismissed' recordings
5   (This was fixed in 4.2, 4.1.3 and 4.0.8).
7 === 4.1 ===
8 * External function mod_bigbluebuttonbn\external\meeting_info now return the list of the instance features and whether they are
9   enabled or not.
10 * External function mod_bigbluebuttonbn\external\meeting_info may now return guestaccessenabled, guestjoinurl, and guestpassword
11   if the callee can have access to them.