Note:

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

Moodle 4.0.1 release notes: Difference between revisions

From MoodleDocs
(Created page with "Releases > {{FULLPAGENAME}} Release date: Not yet released - scheduled for 9 May 2022 Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?j...")
 
m (Protected "Moodle 4.0.1 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/4.0/4.0.1}}
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   


Release date: Not yet released - scheduled for 9 May 2022
Release date: 9 May 2022
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%224.0.1%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 4.0.1].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%224.0.1%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 4.0.1].
Line 18: Line 19:
==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==
Line 26: Line 31:
[[Category:Moodle 4.0]]
[[Category:Moodle 4.0]]
   
   
[[fr:Notes de mise à jour de Moodle 4.0.1]]
[[fr:Notes de version de Moodle 4.0.1]]
[[es:Notas de Moodle 4.0.1]]
[[es:Notas de Moodle 4.0.1]]

Latest revision as of 09:09, 25 May 2022

Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

Releases > Moodle 4.0.1 release notes


Release date: 9 May 2022

Here is the full list of fixed issues in 4.0.1.

General fixes and improvements

  • MDL-74461 - Not always possible to easily navigate back to section from an activity page
  • MDL-74514 - BigbluebuttonBN is polling the BigblueButton server too often
  • MDL-74481 - LTI Advantage: Non-Editing Teacher has role Student
  • MDL-74478 - Awarded badge for activity completion, despite not receiving a passing grade
  • MDL-74450 - The course secondary navigation should be displayed in the site home settings page
  • MDL-74317 - Edit mode cannot be turned on/off when using other capabilities
  • 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