Note:

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

Moodle 3.9.1 release notes: Difference between revisions

From MoodleDocs
(template, scheduled release date)
 
m (Protected "Moodle 3.9.1 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/3.9/3.9.1}}
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   


Release date: Not yet released - scheduled for 13 July 2020
Release date: 13 July 2020
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.9.1%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.9.1].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.9.1%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.9.1].
   
   
==Fixes and improvements==
==General fixes and improvements==
 
''Items to be added soon...''
* MDL-60827 - OAuth 2 still expecting email verification after "Require email verification" has been disabled
* MDL-68436 - Atto RecordRTC (record audio/video) plugin only works in the first editor on a page
* MDL-69049 - Moodle 3.9 upgrade fails due to missing column in privacy plugins if standalone GDPR plugins were used
* MDL-69106 - convert_submissions task with asynchronous document conversion cannot be completed by cron
* MDL-69109 - Theme icons are lost after web upgrade in 3.9 or theme change in other versions
* MDL-68992 - Update minimal age of digital consent according to current legislation
* MDL-68215 - Make the Activity results block styling consistent with other blocks
* MDL-69110 - Sorting does not work anymore in non-dynamic tables
* MDL-66899 - Regrading quiz attempts should be logged
* MDL-69077 - The capabilities moodle/question:tag* are not visible in the "Check permissions" page in the activity context
* MDL-69021 - Alert links hard to distinguish
* MDL-69099 - Some scheduled tasks are incorrectly labelled as "Disabled"
* MDL-67294 - Choosing bulk removal of empty submissions causes an error
* MDL-69031 - Missing Moodle app disable features settings for 3.9
 
==Accessibility improvements==
 
* MDL-69008 - Accessibility issues in the pagination bar template
 
==Security improvements==
 
* MDL-69047 - Content bank status message should be hard coded
   
   
==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=407392 MSA-20-0008] Reflected XSS in admin task logs filter
* [https://moodle.org/mod/forum/discuss.php?d=407393 MSA-20-0009] Course enrolments allowed privilege escalation from teacher role into manager role
* [https://moodle.org/mod/forum/discuss.php?d=407394 MSA-20-0010] yui_combo should mitigate denial of service risk


==See also==
==See also==

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 3.9.1 release notes


Release date: 13 July 2020

Here is the full list of fixed issues in 3.9.1.

General fixes and improvements

  • MDL-60827 - OAuth 2 still expecting email verification after "Require email verification" has been disabled
  • MDL-68436 - Atto RecordRTC (record audio/video) plugin only works in the first editor on a page
  • MDL-69049 - Moodle 3.9 upgrade fails due to missing column in privacy plugins if standalone GDPR plugins were used
  • MDL-69106 - convert_submissions task with asynchronous document conversion cannot be completed by cron
  • MDL-69109 - Theme icons are lost after web upgrade in 3.9 or theme change in other versions
  • MDL-68992 - Update minimal age of digital consent according to current legislation
  • MDL-68215 - Make the Activity results block styling consistent with other blocks
  • MDL-69110 - Sorting does not work anymore in non-dynamic tables
  • MDL-66899 - Regrading quiz attempts should be logged
  • MDL-69077 - The capabilities moodle/question:tag* are not visible in the "Check permissions" page in the activity context
  • MDL-69021 - Alert links hard to distinguish
  • MDL-69099 - Some scheduled tasks are incorrectly labelled as "Disabled"
  • MDL-67294 - Choosing bulk removal of empty submissions causes an error
  • MDL-69031 - Missing Moodle app disable features settings for 3.9

Accessibility improvements

  • MDL-69008 - Accessibility issues in the pagination bar template

Security improvements

  • MDL-69047 - Content bank status message should be hard coded

Security fixes

  • MSA-20-0008 Reflected XSS in admin task logs filter
  • MSA-20-0009 Course enrolments allowed privilege escalation from teacher role into manager role
  • MSA-20-0010 yui_combo should mitigate denial of service risk

See also