Note:

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

Moodle 3.5.1 release notes

From MoodleDocs
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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.1 release notes

Release date: 9 July 2018

Here is the full list of fixed issues in 3.5.1.

Highlights

  • MDL-62544 - Enable admins and privacy officers to make subject access requests on behalf of users
  • MDL-62211 - Data requests page may be filtered or sorted and is paginated
  • MDL-62391 - User who made the data request shown on data requests page

Fixes and improvements

  • MDL-57968 - Multiple unnecessary Messaging AJAX requests
  • MDL-61702 - Can't install Moodle with MariaDB version >= 10.3.1
  • MDL-59047 - Short answer question doesn't display correctly when using the Boost theme
  • MDL-61189 - Calendar event descriptions not saved when using TinyMCE
  • MDL-62239 - Drag and drop question types broken when using iOS 11.3
  • MDL-51419 - Filename corruption on download when name contains multibyte chars when using MS Edge
  • MDL-62658 - Notifications are not marked as read when clicked on
  • MDL-62543 - New 'deleted' field for forum posts is used in the wrong way for RSS feeds
  • MDL-62516 - Request to delete forum data for a user will delete files of all users
  • MDL-62440 - Participants page exhausts memory with many site-wide role assignments
  • MDL-62358 - Question rendering API does not support all 'question numbers' that might be needed
  • MDL-60915 - get_recordset methods load entire result set into memory in Postgres
  • MDL-62493 - Policy plugin problem when guests attempt to create an account
  • MDL-62574 - Database exception when deleting user data from the HTML block
  • MDL-62532 - Predefined tags are not appearing in the question tag dropdown
  • MDL-61832 - Editing options disappear after saving a Lesson page in expanded view
  • MDL-56498 - Notifications are not marked as read when clicked in popover
  • MDL-62270 - Cron task fails on data-privacy-related task when admin directory renamed
  • MDL-62320 - JSON should be enabled as a file type, as used in data export
  • MDL-62735 - Simple search does not obey global search on/off setting
  • MDL-58702 - Restore role mappings form has no label
  • MDL-62705 - Global search results order selection does not display when no context
  • MDL-62597 - Data requests date column should include time
  • MDL-62519 - After making multiple attempts to record a video, only the last attempt should be saved
  • MDL-61932 - Glossary created via import does not display on the front page
  • MDL-61778 - The online status icon in the messaging interface is a "play" button instead of a coloured dot
  • MDL-58063 - Unable to access manage files within HTML block on Page resource when using the Clean theme
  • MDL-61894 - Tag-managing dialog modals have unstyled buttons
  • MDL-62386 - Audio file doesn't display when using HTML5 audio media player
  • MDL-62796 - Policy popup should display for not logged in users
  • MDL-62288 - Glossary entries permalinks

Security issues

  • MSA-18-0014 Privacy data exports include log data
  • MSA-18-0015 Web service core_course_get_categories may return invisible categories
  • MSA-18-0016 Quiz question bank import preview could execute JavaScript

See also