Note:

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

Moodle 3.5.3 release notes: Difference between revisions

From MoodleDocs
(highlights, fixes and improvements)
m (Protected "Moodle 3.5.3 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/3.5/3.5.3}}
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Not yet released - scheduled for 12 November 2018
Release date: 12 November 2018
 
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.5.3%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.5.3].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.5.3%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.5.3].
 
{{Note|For sites using a custom theme or login form, from 3.5.3 onwards, the login form must include a new login token field. For details of required changes, see [[Login token]].}}
 
===Highlights===
===Highlights===
   
   
Line 31: Line 34:
* MDL-63267 - Assignment rubrics should consider the fillings table
* MDL-63267 - Assignment rubrics should consider the fillings table
* MDL-62139 - Boost: Gear icon accessibility improvements
* MDL-62139 - Boost: Gear icon accessibility improvements
* MDL-63746 - Boost: Gear icon focus improvements
* MDL-62145 - Boost: custommenuitems accessibility improvements
* MDL-62145 - Boost: custommenuitems accessibility improvements
* MDL-62144 - Boost: user profile menu accessibility improvements
* MDL-62144 - Boost: user profile menu accessibility improvements
* MDL-63746 - Boost: cog icon focus improvements
* MDL-62920 - Uploading deleted user then adding to cohort ignores the user, instead of resulting in a fatal error
* MDL-62920 - Uploading deleted user then adding to cohort gives fatal error
* MDL-62960 - Drag and drop of course events should take into account the course start date
* MDL-62960 - Drag and drop of course events should take into account the course start date
   
   
===Security issues===
===Security issues===
   
   
A number of security related issues were resolved. Details of these 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=378731 MSA-18-0020] Login CSRF vulnerability in login form
 
==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.5.3 release notes

Release date: 12 November 2018

Here is the full list of fixed issues in 3.5.3.

Note: For sites using a custom theme or login form, from 3.5.3 onwards, the login form must include a new login token field. For details of required changes, see Login token.


Highlights

  • MDL-62563 - Data deletion of existing deleted users
  • MDL-62558 - Provide a data registry configuration summary (read-only)
  • MDL-63726 - Option to remove the "Data retention summary" link in the footer
  • MDL-62491 - HTML data request export format
  • MDL-63401 - User expiry improvements
  • MDL-63619 - Data purpose and category inheritance improvements
  • MDL-62560 - Different data retention strategies for different roles in a purpose
  • MDL-62554 - Ability to configure data registry to use module type defaults
  • MDL-63818 - Possibility to override repository capabilities in activity contexts
  • MDL-63116 - Data requests bulk actions
  • MDL-63009 - Site mentioned in email notifications of data requests
  • MDL-62904 - Delete account link on profile page

Fixes and improvements

  • MDL-62319 - iOS 11.3 Moodle assignment grading interface fix
  • MDL-62738 - iOS mobile browsers TinyMCE editor fix
  • MDL-63403 - Glossary filter performance improvement
  • MDL-35788 - Edited forum post timestamp fix
  • MDL-63194 - Moving questions between sections in quiz fix
  • MDL-63421 - Environment check for version not supporting PHP 7.3
  • MDL-63542 - Web service core_course_get_course_contents should return stealth activities
  • MDL-63267 - Assignment rubrics should consider the fillings table
  • MDL-62139 - Boost: Gear icon accessibility improvements
  • MDL-63746 - Boost: Gear icon focus improvements
  • MDL-62145 - Boost: custommenuitems accessibility improvements
  • MDL-62144 - Boost: user profile menu accessibility improvements
  • MDL-62920 - Uploading deleted user then adding to cohort ignores the user, instead of resulting in a fatal error
  • MDL-62960 - Drag and drop of course events should take into account the course start date

Security issues

See also