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: Difference between revisions

From MoodleDocs
m (releasing...)
m (rewording, typo fixes)
Line 9: Line 9:
* 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-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-27886 - If general backup setting "Include users" is unchecked, users with relevant capability can now backup user data
* MDL-40613 - LDAP authentication method now can synchronise custom user profile fields
* MDL-40613 - LDAP authentication method can now synchronise custom user profile fields


===Fixes and improvements===
===Fixes and improvements===


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


===Security issues===
===Security issues===

Revision as of 09:35, 16 January 2018

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

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