mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 20:06:46 +02:00
18 lines
593 B
Markdown
18 lines
593 B
Markdown
# mod_bigbluebuttonbn Upgrade notes
|
|
|
|
## 4.5rc1
|
|
|
|
### 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.
|
|
|
|
For more information see [MDL-82872](https://tracker.moodle.org/browse/MDL-82872)
|
|
|
|
### Removed
|
|
|
|
- Mobile support via plugin has been removed.
|
|
|
|
For more information see [MDL-82447](https://tracker.moodle.org/browse/MDL-82447)
|