mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 03:46:42 +02:00
NOBUG: Add upgrade notes
This commit is contained in:
parent
166408a13a
commit
3a6640c461
47 changed files with 834 additions and 738 deletions
|
@ -1,18 +1,18 @@
|
|||
# mod_bigbluebuttonbn Upgrade notes
|
||||
|
||||
## 4.5rc1
|
||||
## 4.5rc2
|
||||
|
||||
### Added
|
||||
|
||||
- Added new `meeting_info` value to show presentation file on BBB activity page
|
||||
|
||||
For more information see [MDL-82520](https://tracker.moodle.org/browse/MDL-82520)
|
||||
- The process_meeting_events in the broker class has been extended to process all the process_action functions implemented by the plugins.
|
||||
- The `broker::process_meeting_events()` method has been extended to call the `::process_action()` method implemented by plugins.
|
||||
|
||||
For more information see [MDL-82872](https://tracker.moodle.org/browse/MDL-82872)
|
||||
|
||||
### Removed
|
||||
|
||||
- Mobile support via plugin has been removed.
|
||||
- Mobile support via plugin has been removed as it is now natively available in the Moodle App.
|
||||
|
||||
For more information see [MDL-82447](https://tracker.moodle.org/browse/MDL-82447)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue