Releases: Opencast-Moodle/moodle-filter_opencast
Releases · Opencast-Moodle/moodle-filter_opencast
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
Stable release v4.2-r1
Improvements
- Moodle 4.2 preparations
Stable release v4.1-r1
Improvements
- Updated GitHub workflows
Stable release v4.0-r1
Improvements
- Moodle 4.0 preparations
Stable release v3.11-r3
- Allow filtering of multiple URLs instead of only one
- Use Paella Player 7 instead of the old version 6
Stable release v3.11-r2
- Uses absolute URLs instead of relative ones to make the filter work with moodle instances hosted in subdirectories
Stable release v3.11-r1
This is the first official release for the filter plugin. However, as it was used in production before, there are some remarkable changes.
The filter plugin works now similar to the mod_opencast plugin. LTI authentication was discarded and replaced by using the Opencast API user. Additionally, the paella player is now embedded in the filter and used to display videos.
With this release, the filter relies on the episode ID to retrieve video files. Thus the filter settings have to be adapted so that the filter knows how to extract the episode ID from the link inserted by the repository.