Skip to content

Stable release v4.1-r1

Compare
Choose a tag to compare
released this 28 Jul 13:49

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