Skip to content

Releases: openfun/marsha

v3.9.0

08 Jun 07:57
Compare
Choose a tag to compare

Added

  • Detect original video framerate and use it in lambda encode
  • Limit video encoding resolution to that of the source

v3.8.1

19 May 12:59
Compare
Choose a tag to compare

Fixed

  • Move video title in object.definition property in xapi statement

v3.8.0

18 May 07:54
Compare
Choose a tag to compare

Added

  • Video title in xapi statement

Changed

  • Replace random with secrets to generate random strings

Fixed

  • Remove assert statements and prepare codebase for activation of bandit
    linter

v3.7.1

11 May 10:31
Compare
Choose a tag to compare

Fixed

  • Referer can match ALLOWED_HOSTS as a valid passport domain name

v3.7.0

05 May 13:36
Compare
Choose a tag to compare

Added

  • Use subtitles as transcript when no transcript has been uploaded
  • Register xapi statements in a logger

v3.6.0

15 Apr 13:03
Compare
Choose a tag to compare

Added

  • Allow defining playlist portability to a precise list of other playlists

v3.5.1

30 Mar 21:00
Compare
Choose a tag to compare

Fixed

  • update @openfun/subsrt to 1.0.4 to get a bug fix.

v3.5.0

16 Mar 10:14
Compare
Choose a tag to compare

Added

  • Allow to change video quality while using ABR

v3.4.0

06 Feb 14:27
Compare
Choose a tag to compare

Changed

  • Upgrade to Django 3
  • Upgrade to python 3.8
  • Set SECURE_REFERRER_POLICY setting to same-origin

Fixed

  • Force thumbnail to be displayed while the video is not played

v3.3.0

18 Dec 07:59
Compare
Choose a tag to compare

Added

  • New setting MAINTENANCE_MODE to disable the dashboard when Marsha is
    in maintenance

Changed

  • Upgrade django-storages to 1.8 and remove the workaround introduced in
    marsha 2.8.1 to ensure compatibility with ManifestStaticFilesStorage.

Security

  • Regenerate frontend yarn lockfile to get new version of vulnerable package
    serialize-javascript.