Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle 3.7.6 release notes

From MoodleDocs

Releases > Moodle 3.7.6 release notes


Release date: 11 May 2020

Here is the full list of fixed issues in 3.7.6.

General fixes and improvements

  • MDL-67442 - Assignment online text and feedback comments don't expand using Safari
  • MDL-66245 - GDPR data request export not usable when using special characters (invalid file paths)
  • MDL-52319 - Failed environment.xml check does not prevent plugin from being installed
  • MDL-58964 - Add existing class attributes to Boost flat navigation nodes
  • MDL-67995 - Single activity format dropdown from types of activity empty
  • MDL-68277 - Essay question type review: answer box should be the right size
  • MDL-66200 - Gradebook CSV import deletes existing feedback comments if set to be ignored
  • MDL-68183 - Searching for user by email (case-insensitive + accent-sensitive) is too expensive on MySQL with many users
  • MDL-66671 - Missing LTI resource crashes sync_grades task
  • MDL-68223 - When grading assignments unable to select annotation comment using the mouse
  • MDL-67886 - admin/cli/check_database_schema.php does not check indexes
  • MDL-66849 - Appearance of tooltip title attributes in custom menu is incorrect
  • MDL-68146 - help and advanced icons are shown twice for checkboxes in forms
  • MDL-68049 - Link-level LTI memberships service not working
  • MDL-65539 - Keyboard drag and drop ordering of sections in courses is broken and confusing
  • MDL-68427 - paging_bar previous/next buttons have wrong page numbers
  • MDL-67930 - Forum discussions with hidden group picture display as broken links
  • MDL-68189 - Names of sections renamed inline do not change in the keyboard drag and drop menu
  • MDL-68509 - Deleting a temporary table forces a reload of the databasemeta cache (Backport of MDL-58584)
  • MDL-67499 - Cannot delete user if email is over 89 characters long
  • MDL-67751 - Folders don't get listed in course resources
  • MDL-67672 - As soon as fullnamedisplay and alternativefullnameformat differ, names in profile title and user menu differ

Accessibility improvements

  • MDL-64494 - Contrast of colours for success, info, error and warnings text is not accessible
  • MDL-67968 - Calendar: New event: Accessibility issues
  • MDL-67970 - Course homepage: Editing mode on: Accessibility issues
  • MDL-68148 - Course participants: Main: Accessibility issues
  • MDL-67902 - Calendar month view accessibility issues
  • MDL-68135 - Course homepage: View mode: Accessibility issues
  • MDL-67901 - No label for clear my choice option on multiple-choice questions
  • MDL-68196 - Course participants: Enrol user: Accessibility issues
  • MDL-68266 - Course management: insufficient colour contrast

Security improvements

  • MDL-68193 - db_replace() doesn't emit any audit trail, should emit a Moodle event
  • MDL-68443 - Improve XMLDB path validation of included files

Security fixes

Details of any security issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

See also