-
polesye authored1f5ae87f
Change Log
These are notable changes in edx-platform. This is a rolling list of changes, in roughly chronological order, most recent first. Add your entries at or near the top. Include a label indicating the component affected.
- Blades: Fixed bug when image mapped input's Show Answer multiplies rectangles on
- many inputtypes. BLD-810.
- LMS: Enabled screen reader feedback of problem responses.
- LMS-2158
Blades: Removed tooltip from captions. BLD-629.
Blades: Fix problem with loading YouTube API is it is not available. BLD-531.
Blades: Fix download subs for non youtube videos and non-en language. BLD-897.
Blades: Fix issues related to videos that have separate YouTube IDs for the different video speeds. BLD-915, BLD-901.
Blades: Add .txt and .srt options to the "download transcript" button. BLD-844.
Blades: Fix bug when transcript cutting off view in full view mode. BLD-852.
Blades: Show start time or starting position on slider and VCR. BLD-823.
- Common: Upgraded CodeMirror to 3.21.0 with an accessibility patch applied.
- LMS-1802
Studio: Add new container page that can display nested xblocks. STUD-1244.
Blades: Allow multiple transcripts with video. BLD-642.
CMS: Add feature to allow exporting a course to a git repository by specifying the giturl in the course settings.
Studio: Fix import/export bug with conditional modules. STUD-149
Blades: Persist student progress in video. BLD-385.
- Blades: Fix for the list metadata editor that gets into a bad state where "Add"
- is disabled. BLD-821.
Blades: Add view for field type Dict in Studio. BLD-658.
Blades: Refactor stub implementation of LTI Provider. BLD-601.
Studio: Added ability to edit course short descriptions that appear on the course catalog page.