moodle/mod/bigbluebuttonbn/UPGRADING.md
2024-10-01 19:37:15 +07:00

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)