Skip to content

Materia v10.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 19:52
· 138 commits to master since this release
v10.0.1

This is a minor maintenance release to address several small issues identified after the major 10.0.0 update.

Bug Fixes

  • Resolved an issue related to individual score data rendering improperly when score results were paginated (#1523)
  • Resolved a bug where the open and close times of instances in the login/preview screen were sometimes incorrect (#1509)
  • Reduced implicit permissions granted to students who also happened to be support users, particularly related to widget sharing (#1502)
  • Added missing dependency to materia-widget-dependencies package

Enhancements

  • Modifications to null checks on certain API results to enhance error state detection (this work is ongoing and will continue to see improvements over the next several releases)
  • Fixes notification error message from appearing in every notification row
  • Adds widget link to request access notification
  • Adds styling to Instance Manager inside User Admin
  • Encodes apostrophes in admin instance search query
  • Significantly enhanced the Help section of the site with sections for students and instructors, addressing common issues (#1505)
  • Several dependabot updates

What's Changed

Full Changelog: v10.0.0...v10.0.1