|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1441 |
ariadna |
1 |
# mod_bigbluebuttonbn Upgrade notes
|
|
|
2 |
|
|
|
3 |
## 4.5
|
|
|
4 |
|
|
|
5 |
### Added
|
|
|
6 |
|
|
|
7 |
- Added new `meeting_info` value to show presentation file on BBB activity page
|
|
|
8 |
|
|
|
9 |
For more information see [MDL-82520](https://tracker.moodle.org/browse/MDL-82520)
|
|
|
10 |
- The `broker::process_meeting_events()` method has been extended to call the `::process_action()` method implemented by plugins.
|
|
|
11 |
|
|
|
12 |
For more information see [MDL-82872](https://tracker.moodle.org/browse/MDL-82872)
|
|
|
13 |
|
|
|
14 |
### Removed
|
|
|
15 |
|
|
|
16 |
- Mobile support via plugin has been removed as it is now natively available in the Moodle App.
|
|
|
17 |
|
|
|
18 |
For more information see [MDL-82447](https://tracker.moodle.org/browse/MDL-82447)
|