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
(Fixes and improvements)
mNo edit summary
Line 2: Line 2:
   
   


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].

Revision as of 16:00, 12 July 2020

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

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