Skip to content

v4.1.0

Compare
Choose a tag to compare
@lunika lunika released this 23 May 11:47
· 668 commits to master since this release

Added

  • bulk delete for video and classroom
  • iframe code to copy to clipboard in dashboard VOD and webinar (#2221)
  • lti code to copy to clipboard in dashboard VOD and webinar (#2227)
  • Standalone website:
    • Integrate footer (#2205)
    • Display an error when renater auth fails(#2240)
    • 404 page (#2244)
  • Configure SOCIAL_AUTH_LOGIN_ERROR_URL setting
  • Convert classroom recording to vod
  • Add a middleware to deal with social auth exception

Changed

  • use batch/v1 api in cronjob_pipeline manifest
  • Use jammy for e2e tests
  • Homogenize modal use between standalone_site and LTI
  • Nest frontend api routes of video related objects (thumbnails, timed_text_track, shared_live_media...) (#2228)
  • Change wording on modals
  • use existing setting DEFAULT_FROM_EMAIL instead of EMAIL_FROM
  • enable sentry performance and profiling in django

Fixed

  • Wrong usage of reduce index in xapiVideo mergeSegments
  • Allow to delete a video with an active shared live media
  • Fix a closing/reopening bug on modals
  • Allow to delete in cascade classroom recording
  • Allow to delete in cascade classroom document