Note:

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

Moodle 3.4.4 release notes

From MoodleDocs
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.4.4 release notes

Release date: 9 July 2018

Here is the full list of fixed issues in 3.4.4.

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-62574 - Database exception when deleting user data from the HTML block
  • 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-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-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

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