Note:

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

Moodle 3.4.1 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.1 release notes

Release date: 15 January 2018

Here is the full list of fixed issues in 3.4.1.

Highlights

  • MDL-34161 - LTI: backup and restore supports submissions and also course and site tools. References to the site tools are restored only on the same site (they are not included in course backup for security reasons).
  • MDL-27886 - If general backup setting "Include users" is unchecked, users with relevant capability can now backup user data
  • MDL-40613 - LDAP authentication method can now synchronise custom user profile fields

Fixes and improvements

  • MDL-58887 - Accessibility: Gear icon is now properly defined for screen readers
  • MDL-54106 - Incomplete user accounts are now deleted after specified period of time (setting "Delete not fully setup users after")
  • MDL-59512 - Allow to connect to OAuth 2 services that only support client authentication via Basic Auth
  • MDL-56197 - Lesson: Multiple Choice answers appear on same line as radio button
  • MDL-45068 - Import Groups from CSV tool bug fixes
  • MDL-52100 - Folder resource: Large files deleted when editing teachers update resource with global maxbytes lower
  • MDL-37757 - Turning off Server Files Repository should not break courses that use it
  • MDL-58272 - Assignment: Converting images in submissions to pdf (unoconv)
  • MDL-54967 - IMS Common Cartridge import works correctly with HTML entities in URLs
  • MDL-27230 - Quiz: when group override is deleted the calendar event should also be deleted
  • MDL-57431 - Quiz: Clicking on help for "Shuffle" button no longer toggles shuffle itself
  • MDL-42676 - Assignment: The message "This assignment is not accepting submissions" is displayed in the assignment when override the grade
  • MDL-34389 - Category manager with the 'moodle/course:changecategory' should be able to move existing courses between categories
  • MDL-52538 - Lesson: Content pages no longer display grade
  • MDL-45500 - Allow uninstalling grading methods plugins
  • MDL-58817 - LTI: display correct icons
  • MDL-43042 - Lesson multi-choice questions with multiple answers: more clear indication for the user which answer was correct
  • MDL-40790 - Lesson: UI fix for content buttons running off the edge of the page
  • MDL-59999 - Lesson: Grade essays page shows which essays have been graded
  • MDL-57564 - "Sort my courses (navsortmycoursessort)" setting now respected on the dashboard

Security issues

  • MSA-18-0001 Server Side Request Forgery in the filepicker
  • MSA-18-0002 Setting for blocked hosts list can be bypassed with multiple A record hostnames
  • MSA-18-0003 Privilege escalation in quiz web services

See also