Note:

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

Moodle 3.5.2 release notes: Difference between revisions

From MoodleDocs
m (→‎Highlights: rewording)
(3.5.2 released)
Line 1: Line 1:
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Not yet released - scheduled for 10 September 2018
Release date: 10 September 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.2%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.5.2].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.5.2%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.5.2].

Revision as of 22:47, 9 September 2018

Releases > Moodle 3.5.2 release notes

Release date: 10 September 2018

Here is the full list of fixed issues in 3.5.2.

Highlights

Fixes and improvements

  • MDL-60826 - Memory exhaustion error when trying to add/edit calendar event as admin
  • MDL-60874 - Clearer search results in user enrolment
  • MDL-62782 - Users with the capability mod/assign:viewgrades can also view uploaded feedback files
  • MDL-62849 - Filemanager: cannot manage files when there are folders
  • MDL-62534 - Empty course sections deleted when upgrading
  • MDL-62600 - Admin is misinformed that there are no data requests
  • MDL-61351 - Shibboleth logout does not handle file sessions correctly
  • MDL-62996 - Missing upgrade.php file on tool_dataprivacy may cause errors when upgrading from 3.3 or 3.4
  • MDL-62643 - Online text assignment submissions generate a blank HTML document for grading when no text is entered
  • MDL-61515 - The current core php-css-parser prefixing library does not support sass syntax "@supports"
  • MDL-61424 - When token is rejected from moodle.net provide option to unregister
  • MDL-59847 - Behaviour when city/country are hiddenfields and identityfields at the same time
  • MDL-62965 - User profile fields missing on signup page
  • MDL-62889 - Multiple fixes when redirecting to a URL after clicking on a notification
  • MDL-62989 - Data requests are listed by date requested for users
  • MDL-62896 - Some non-core plugins are missing their Additional label on the Plugin data registry page
  • MDL-62993 - External tool Message in Membership Service not in an Array
  • MDL-62969 - External tool LtiLinkMemberships URL is invalid
  • MDL-62581 - Boost Course restore screen styling improvements
  • MDL-62769 - "Statistics for question positions" graph shows last shown variant, not stats for overall question
  • MDL-62341 - 'Go back to previous page' link on All policies page
  • MDL-62746 - Boost core_tag modals content layout improvements
  • MDL-45389 - Forum index page alignment improvements
  • MDL-61707 - Pre-signup (minor check) session is not deleted upon signup
  • MDL-62852 - All policies page lists policy type and audience

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.


See also