Releases: Opencast-Moodle/moodle-filter_opencast
Releases · Opencast-Moodle/moodle-filter_opencast
v5.1-r1
v5.0-r2
Full Changelog: v5.0-r1...v5.0-r2
v4.5-r6
v5.0-r1
What's Changed
- Read paella json data properly from mod by @ferishili in #57
- Fixes #54 (#55) by @bluetom in #58
- Moodle 405 stable 4.5.3 by @bluetom in #59
- Migrate Settings from block_opencast to tool_opencast by @berthob98 in #62
- Block Opencast Refactoring by @berthob98 in #63
New Contributors
- @bluetom made their first contribution in #58
- @berthob98 made their first contribution in #62
Full Changelog: v4.5-r3...v5.0-r1
v4.5-r5
v4.5-r4
v4.5-r3
Moodle 4.5 compatible version
v4.5-r1 Update version for Moodle 4.5
v4.4-r1
What's Changed
- Fix CI-Workflow by @justusdieckmann in #41
- Prevent error if there is no stream in the episode.json by @justusdieckmann in #40
- Make filter work properly with linebreaks by @justusdieckmann in #43
- Rewrite filter to also accept and #44
Full Changelog: v4.3-r1...v4.4-r1
Stable Release v4.3-r1
- adjust to new initPaella function signature from mod_opencast #37 @justusdieckmann
- minor code style fixes