Note:

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

Moodle 3.6.2 release notes: Difference between revisions

From MoodleDocs
(Fixes and improvements)
mNo edit summary
Line 1: Line 1:
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Not yet released - scheduled for 14 January 2019
Release date: 14 January 2019
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.6.2%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.6.2].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.6.2%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.6.2].

Revision as of 01:02, 14 January 2019

Releases > Moodle 3.6.2 release notes

Release date: 14 January 2019

Here is the full list of fixed issues in 3.6.2.

Fixes and improvements

  • MDL-63994 - CAS authentication fixed
  • MDL-63260 - Exponential question growth prevented when duplicating quizzes
  • MDL-49651 - Hidden courses no longer send forum notifications to participants
  • MDL-64290 - IMS Common Cartridge can restore from custom temp directory
  • MDL-59954 - Drag and drop file uploads now respect the ignore file size limits capability
  • MDL-64400 - Performance improvement when fetching notifications
  • MDL-63512 - Lesson question responses show multimedia consistently
  • MDL-64419 - Messaging user info fix in bootstrapbase themes
  • MDL-63722 - Question bank pagination fix
  • MDL-60518 - The result of core_user::is_real_user is now consistent
  • MDL-64216 - Database query efficiency improvement to core_grade privacy provider
  • MDL-64025 - Admin bookmarks block can bookmark admin categories
  • MDL-64275 - All unread counts in message functionality now update without a page refresh
  • MDL-64426 - Filter support added to group message conversation names
  • MDL-64357 - LTI assignment and grade LineItems are retained after the cleanup scheduled task is run
  • MDL-64497 - GDPR moodle_content_writer can no longer cause an endless loop
  • MDL-64229 - User images are linked to their profile in the new messaging interface
  • MDL-61633 - Assignment grading interface 'Next page' navigation now resets scrolling to the top of the next page

Security issues

Details of any security issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

See also