Releases: Opencast-Moodle/moodle-block_opencast
Releases · Opencast-Moodle/moodle-block_opencast
Moodle 4.5 compatible version
v4.4-r2
What's Changed
- increased the version number to create the table for the new version by @NinaHerrmann in #382
Full Changelog: v4.4-r1...v4.4-r2
v4.4-r1
What's Changed
- Add NEEDSCUTTING state for video editor by @ferishili in #370
- Hidden duplicated videos end up having empty ACLs by @ferishili in #372
- Backup/Import improvements (series/episode selection + modules fix) by @ferishili in #362
- WIP - Place Holder for preparing a Moodle_404_Stable Update by @NinaHerrmann in #366
Full Changelog: v4.3-r2...v4.4-r1
v4.3-r2
What's Changed
- Make series management work properly with or without capabilities to create or import series. by @justusdieckmann in #356
- Delete block - removing series mapping with confirmation by @ferishili in #355
- PHP 7 backward compatibility by @ferishili in #360
- Avoid requiring mod_opencast for adding lti-modules by @justusdieckmann in #361
- Make sure teachers can't upload videos into arbitrary series in single-upload + Adjust handling in case $series && $courseid != $SITE->id by @justusdieckmann in #363 #365
- Batch/Bulk Upload by @ferishili in #358
Full Changelog: v4.3-r1...v4.3-r2
Stable Release v4.3-r1
- changing the default to not catch metadata #342 @geichelberger @ferishili @MatthiasKollenbroichWWU
- wait for the response of duplication workflow #345 @justusdieckmann
- Fix unwanted deletion of lti modules #348 (fixes #346) @ferishili
- updating to 4.3 @justusdieckmann
- minor style changes
Stable release v4.2-r1
Improvements
- Moodle 4.2 preparations
Stable release v4.1-r1
Bug Fixes
- Issue #336: missing string identifier
- Pull #339: Fix cutting off action menu items in overview video table
- Pull #335: Add default value to the oc import videos checkbox in Moodle core import wizard
- Pull #332: Only output Content-Length if size is valid
- Issue #302: Hardcoded role name
- Issue #188: Add scheduled task for cleaning up LTI module references after manual actions
- Issue #191: Adopt video visibility when importing videos with the import wizard
- Pull #327: Adopt video visibility after importing it with duplication method
- Issue #276: Intended functionality of the readonly checkmark options
- Pull #312: Make metadata Readonly option work
- Issue #324: SyntaxError when loading block_opencast/generalsettings
- Pull #329: Fix: Unable to parse JSON in admin setting (general settings)
- Issue #291: Plus symbol is interpreted as whitespace when editing the video title through moodle
- Pull #311: Avoid escaping plus sign upon updating metadata
- Some more small bug fixes
Improvements
- Pull #338: New query param to be appended into Studio url path
- Issue #333: Import videos by default (as setting)
- Pull #334: Upgrade Transcription feature using event addTrack (OC 13)
- Pull #331: Opencast PHP library integration
- Pull #298: Direct Access to videos' flavors with share button
- Pull #315: LTI modules cleanup process scheduled task
- Pull #314: Autocomplete Suggestions using capability
- Pull #328: Admin notification for module cleanup tasks
- Pull #330: Privacy notification
- Updated GitHub workflows
Stable release v4.0-r1
Bug Fixes
- Issue #274: workflow_tag works only with one single entry
- Pull #280: Multi-Tags and fixing startworkflow!
- Issue #293: Call of /course/management.php fails
- Pull #290: Urlencode filename in download Content-Disposition response header
- Issue #275: Opencast Studio recordings are not assignd to the series
- Pull #281: Reading LTI credentials from tool_opencast correctly
Improvements
- Issue #135: Dropdown list items Translations
- Pull #309: Visibility Change Enhancements
- Pull #306: Precise course series list to solve import and backup problem
- Pull #304: Transcription
- Pull #305: Live Status Update
- Pull #289: Add setting for upload specific timeout
- Pull #296: Prevent unwanted access from outside os courses
- Pull #273: Update for Moodle 4.0
- Pull #295: Multi-language feature for metadata dropdown items
Stable release v3.11-r9
Bug Fixes
- Issue #267
Stable release v3.11-r8
Features
- Issue #265: Event visibility on upload page can be toggled
- Issue #264: The series table on the overview page is now paginated
- Issue #257: The LTI settings are now integrated in the tool
- Issue #163: Users can now define their own default values for video uploads
- Added more features to the global overview page: adding videos, updating video metadata, downloading videos, deleting videos