Skip to content

2024.01.01

Latest
Compare
Choose a tag to compare
@lsloan lsloan released this 01 Feb 17:39
· 6 commits to master since this release
a73f8d2

MyLA-2024.01.01 Release Notes

Overview

This release includes accessibility and display improvements as well as fixes to two minor display bugs. The release also includes significant updates to front and backend code for security improvements and to keep the application code up to date.

New & Improved

  • Supplement color-coding of bars in the Resources Accessed view with patterns to improve accessibility (#1250)
  • Display dates and times in the user's local time (#1491, #1490)

Fixes

  • Fix a bug that caused the branch to display instead of the release tag in the MyLA footer for MyLA administrators. (#1512)
  • Fix a bug that caused the wrong error message to display when a student tried to access MyLA before the instructor fully set it up on a course (#1540)

Configuration & Operations Changes

  • Update python/node Dockerfile base to use Debian bookworm (#1513)
  • Update Django from 3.2.20 to 3.2.23 (#1550)
  • Update graphql from 16.3.0 to 16.8.1 (#1541)
  • Update postcss from 8.4.12 to 8.4.31 (#1543)
  • Update @babel/traverse from 7.17.9 to 7.23.2 (#1546)
  • Update to React 18 and MUIv5 (#1529)
  • Update pycryptodome from 3.19.0 to 3.18.1 (#1560)
  • Add a sample Kaltura query to env_sample.json (#1551)

Configuration updates needed for release:

  • Changes in cron_udp.hjson and env_sample.hjson (#1544)
    • Changes to cron_udp.hjson is here
    • Changes to env_sample.hjson is here

Full Changelog: 2023.02.01...2024.01.01