Materia v10.0.1
github-actions
released this
26 Oct 19:52
·
138 commits
to master
since this release
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
- Issue/1502 by @cayb0rg in #1515
- Explicitly adding path.js to MWD package.json by @clpetersonucf in #1520
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #1486
- Quick misc fixes by @cayb0rg in #1501
- Enhanced help section by @clpetersonucf in #1522
- Fixes bug in merging scores from multiple query pages by @clpetersonucf in #1524
- Dev/10.0.1 by @clpetersonucf in #1521
- Bump webpack from 5.75.0 to 5.76.0 by @dependabot in #1533
- Bump @babel/traverse from 7.20.12 to 7.23.2 by @dependabot in #1528
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #1532
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #1531
Full Changelog: v10.0.0...v10.0.1