Skip to content

2022.01.02 Release

Compare
Choose a tag to compare
@jonespm jonespm released this 27 Jun 20:58
· 15 commits to 2022.01.x since this release
0dcee25

MyLA-2022.01.02 Release Notes

Overview

This release includes minor bug fixes and updates.

New & Improved

  • Add a contributors page to the GitHub project (#1116)

Fixes

  • Fix a bug that prevented the Resources Accessed visualization from displaying when a course has files with a semi-colon in the name. (#1378)
  • Fix a bug that had the wrong ID pulled for Lecture Capture (an LTI video tool used at U-M) (#1385)

Configuration & Operations Changes

  • Remove unused block for registration from urls.py (#1072)
  • Update NumPy from 1.21.2 to 1.22.0 (#1386)
  • Update LTIError to lti_error in Pylance (#1365)