Skip to content

Releases: openfun/marsha

v3.17.0

04 Mar 17:55
Compare
Choose a tag to compare

Added

  • Create a new lambda (lamba-mediapackage) called when an harvest job is done
  • Create a harvest job when a live is ended
  • Component to switch a live to VOD
  • Switch to enable sentry in front application
  • Management command checking live stuck in IDLE
  • Add new live state CREATING
  • Open retrieve endpoints for organizations & playlists

Changed

  • Medialive profiles use 24FPS instead of 30
  • Increase Medialive profiles segment to 4 seconds
  • Increase Mediapackage endpoint segment to 4 seconds
  • Rollback Medialive control rate mode to CBR
  • Static files are managed using whitenoise

Fixed

  • Display higher resolution thumbnail available

v3.16.1

23 Feb 09:28
Compare
Choose a tag to compare

Fixed

  • Disable native audio and video tracks in Videojs conf
  • Remove HLS source in <VideoPlayer />

v3.16.0

18 Feb 08:37
Compare
Choose a tag to compare

Added

  • Create a videojs plugin to manage MP4 selection

Changed

  • Enable videojs useDevicePixelRatio VHS option

v3.15.0

04 Feb 15:52
Compare
Choose a tag to compare

Changed

  • Switch to QVBR rate control mode in live profiles

Fixed

  • Handle Django ValidationError as an accepted exception

Removed

  • Dash endpoint in mediapackage channel
  • Useless medialive profiles
  • All dash usage

v3.14.0

22 Dec 10:13
Compare
Choose a tag to compare

Added

  • Publicly access video or document, bypassing LTI check

Fixed

  • revert removal of mediaconvert presets configuration
  • use absolute path to register presets in lambda-configure function

v3.13.1

15 Dec 18:33
Compare
Choose a tag to compare

Fixed

  • Enable videojs override native feature except on safari

v3.13.0

08 Dec 14:33
Compare
Choose a tag to compare

Added

  • Choose video player with the setting VIDEO_PLAYER
  • New player videojs as an alternative to plyr
  • Add a feature flag to control video live streams activation

v3.12.1

25 Nov 08:57
Compare
Choose a tag to compare

Fixed

  • Allow to serialize a timed text track without extension

v3.12.0

24 Nov 16:15
Compare
Choose a tag to compare

Added

  • Manage live streaming using AWS Elemental
  • Download timed text track in video dashboard
  • Create shared resources between terraform workspaces

Changed

  • use input to execute lambda_migrate instead of env var
  • copy document from s3 source to s3 destination in lambda copying document

Fixed

  • manage ready clauses in LTI resource finder
  • Change preset container by CMFC

v3.11.0

08 Oct 15:44
Compare
Choose a tag to compare

Changed

  • Rework front i18n workflow

Removed

  • Remove usage of react-intl-po

Fixed

  • Fix admin video search
  • Rework sentry configuration to have environment and version info