Skip to content

v2.8.2

Latest

Choose a tag to compare

@donny-wong donny-wong released this 15 Oct 03:16
0d3f240

Release for v2.8.2

Changelog

[v2.8.2]

✨ New features and improvements

  • Update message and page displaying cannot create new course via external LTI tool (#7669)
  • Provide file viewer the option to render Microsoft files (#7676)
  • Display late submission selection and add accompanying filter (#7689)

🐛 Bug fixes

  • Fixed N+1 query problem in StudentsController by eager loading user association (#7678)
  • Resque Host Authorization, removing env condition as this is for all environments (#7671)
  • Fixed ordering of assignments in the Assignment dropdown menu and Assignment index page (#7642)
  • Updated Section model associations with appropriate dependent options to handle cascade deletion while preventing deletion when students exist (#7681)
  • Prevent grade change in the grades table for a Marks Spreadsheet, when scrolling up or down with mouse or keys (#7680)
  • Fixed ordering of sections in the Timed Assessment assignments section-specific settings table (#7690)
  • Reattach, accidentally removed due date extension modifier (#7703)