Skip to content

Releases: openfun/marsha

v5.4.0

13 Nov 15:53
Compare
Choose a tag to compare

Changed

  • Allow to configure transcoding resolutions
  • Upgrade to python 3.12
  • Redirect video url instead of streaming it on /transcript-source

v5.3.1

07 Nov 13:55
Compare
Choose a tag to compare

Fixed

  • Ignore XAPI statements from public view without consumer_site

v5.3.0

04 Nov 15:16
Compare
Choose a tag to compare

Added

  • Cleanup transcoding temp files

Changed

  • Connect runner to ws pods in tray

Fixed

  • Enable join classroom button if username is populated from local storage
  • Use domain from lti jwt token when no consumer site used

v5.2.0

22 Oct 13:12
Compare
Choose a tag to compare

Added

  • Allow all users created via shibboleth to have their own playlist

v5.1.0

09 Oct 13:52
Compare
Choose a tag to compare

Added

  • Add peertube transcript generation
  • Manage feature flags in /api/config endpoint

Changed

  • Split websocket and asgi apps in tray
  • Remove websocket connection in VOD student dashboard
  • Remove useIsFeatureEnabled and use new store useFlags instead

Fixed

  • Allow to change username if one is persisted on classroom join
  • Webkit e2e tests in CI

v5.0.3

01 Aug 11:39
Compare
Choose a tag to compare

Fixed

  • Manage subtitles content starting with a BOM

v5.0.2

31 Jul 07:24
Compare
Choose a tag to compare

Changed

  • Compute hls url based on video resolutions available

v5.0.1

04 Jul 12:07
Compare
Choose a tag to compare

Fixed

  • Manage playlist constraint with DRF 3.15

v5.0.0

26 Jun 07:19
Compare
Choose a tag to compare

Added

  • Add scaleway storage configuration
  • Add Peertube pipeline to VOD
  • Celery task queue
  • Refactor video S3 deletion
  • Add thumbnail celery task
  • Add shared live media celery task
  • Add timed text track celery task
  • Add form submission with enter key when entering a classroom
  • Persist username used on classroom join

Changed

  • Replace CRA by Vite (#2530)
  • Replace grommet Image and Grid component (#2518)
  • Optimized apps bundle (#2528)
  • Launch transcoding through a celery task

Fixed

  • Correctly set startime with filtering medialive logs
  • Remove non existing fields in PortabilityRequestAdmin
  • Correctly send xapi statement to a configured LRS
  • Correctly send xapi video download statements

v4.9.1

16 Feb 10:55
Compare
Choose a tag to compare

Fixed

  • Remove non existing fields in PortabilityRequestAdmin