Note:

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

Moodle 3.11.7 release notes: Difference between revisions

From MoodleDocs
(Released)
Line 24: Line 24:
* MDL-74427 - Coding error detected when deleting question category
* MDL-74427 - Coding error detected when deleting question category
==Security fixes==
==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.
* [https://moodle.org/mod/forum/discuss.php?d=434578 MSA-22-0010] Stored XSS in assignment bulk marker allocation form via user ID number
* [https://moodle.org/mod/forum/discuss.php?d=434579 MSA-22-0011] Description field hidden by user policies (hiddenuserfields) is still visible
* [https://moodle.org/mod/forum/discuss.php?d=434580 MSA-22-0012] Global search results reveal authors of content unexpectedly for some activities
* [https://moodle.org/mod/forum/discuss.php?d=434581 MSA-22-0013] SQL injection risk in badge award criteria
* [https://moodle.org/mod/forum/discuss.php?d=434582 MSA-22-0014] Failed login attempts counted incorrectly
 
==See also==
==See also==
*[[Moodle 3.11.6 release notes]]
*[[Moodle 3.11.6 release notes]]

Revision as of 10:04, 17 May 2022

Releases > Moodle 3.11.7 release notes


Release date: 9 May 2022

Here is the full list of fixed issues in 3.11.7.

General fixes and improvements

  • MDL-69552 - Tag filter not working when adding random question from questionbank
  • MDL-48633 - Lesson grade handling is buggy when scales in use
  • MDL-58044 - Course completion report labels do not align correctly in RTL mode
  • MDL-74299 - Unable to delete Questions from Question bank
  • MDL-73979 - Timeline block views should display consistent information
  • MDL-74127 - Attempts remaining for lesson are only displayed when "This page" is set to wrong answers
  • MDL-74321 - Increased DB reads on forum
  • MDL-74486 - Background images bleed into user tours
  • MDL-57383 - Upload users admin tool incorrectly updates authentication method for existing users
  • MDL-74258 - H5P activities not searchable by global search
  • MDL-73874 - Drag and drop into text & Select missing words questions: form should validate 'multiple' is on for choices used more than once
  • MDL-69078 - The error when importing a GIFT question file with the wrong encoding does not make the problem clear
  • MDL-74481 - LTI Advantage: Non-Editing Teacher has role Student
  • MDL-74478 - Awarded badge for activity completion, despite not receiving a passing grade
  • MDL-74436 - Fatal error when importing "course" events from ics file
  • MDL-74427 - Coding error detected when deleting question category

Security fixes

  • MSA-22-0010 Stored XSS in assignment bulk marker allocation form via user ID number
  • MSA-22-0011 Description field hidden by user policies (hiddenuserfields) is still visible
  • MSA-22-0012 Global search results reveal authors of content unexpectedly for some activities
  • MSA-22-0013 SQL injection risk in badge award criteria
  • MSA-22-0014 Failed login attempts counted incorrectly

See also