Note:

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

Moodle 3.6.5 release notes: Difference between revisions

From MoodleDocs
(template, scheduled release date)
 
(Fixes and improvements)
Line 7: Line 7:
===Fixes and improvements===
===Fixes and improvements===
   
   
* ...
* MDL-59650 - Calendar export no longer limited to 40 events
* MDL-64935 - Jump to dropdown menu no longer overlaps before / next activity links
* MDL-58315 - Boost theme no longer ignores HTML block custom classes
* MDL-53778 - Quiz with activity completion 'Or all available attempts completed' no longer possible with unlimited attempts
* MDL-65101 - Users with capability moodle/site:messageanyuser can message any user regardless of their privacy settings
* MDL-65581 - Hidden blocks can once again be unhidden
* MDL-65249 - Redis cache store correctly displays exception after failed connections
* MDL-65084 - Recently accessed items block checks for whether a course is deleted before showing items from it
* MDL-57729 - Ampersand in site title no longer breaks LTI provider cartridge XML
* MDL-55821 - Assignment individual grading when using rubric and workflow grade is displayed
* MDL-65696 - PDF annotation comments no longer expand unexpectedly
* MDL-64784 - Enrolled users list sort order no longer changes after adding or removing a user
* MDL-55197 - Multi-lang filter no longer ignores 'en' parent language
* MDL-65829 - Enrolments whose start date is after the analytics analysis start time are no longer discarded
* MDL-65641 - Texts in Moodle format remain in the same format when edited
* MDL-65839 - Improved memory usage of analytics evaluation and initial training processes
* MDL-60347 - SMTP debugging no longer displayed for lower debugging output levels
* MDL-65326 - In restore process, check if a capability exists before assigning
* MDL-65665 - Quick reply now respects subscribe on reply user preference
* MDL-65814 - Item counts for action events are now shown in the timeline block
* MDL-65901 - Forum advanced search form styling improvements
* MDL-65634 - Students at risk models correctly discard user enrolments whose start and end dates do not fit into the analysed time interval
* MDL-65297 - Atto 'Manage files' now detects filenames containing a hash symbol (#)
* MDL-65606 - Database activity unapproved entries are once again highlighted
   
   
===Security issues===
===Security issues===

Revision as of 12:33, 7 July 2019

Releases > Moodle 3.6.5 release notes

Release date: Not yet released - scheduled for 8 July 2019

Here is the full list of fixed issues in 3.6.5.

Fixes and improvements

  • MDL-59650 - Calendar export no longer limited to 40 events
  • MDL-64935 - Jump to dropdown menu no longer overlaps before / next activity links
  • MDL-58315 - Boost theme no longer ignores HTML block custom classes
  • MDL-53778 - Quiz with activity completion 'Or all available attempts completed' no longer possible with unlimited attempts
  • MDL-65101 - Users with capability moodle/site:messageanyuser can message any user regardless of their privacy settings
  • MDL-65581 - Hidden blocks can once again be unhidden
  • MDL-65249 - Redis cache store correctly displays exception after failed connections
  • MDL-65084 - Recently accessed items block checks for whether a course is deleted before showing items from it
  • MDL-57729 - Ampersand in site title no longer breaks LTI provider cartridge XML
  • MDL-55821 - Assignment individual grading when using rubric and workflow grade is displayed
  • MDL-65696 - PDF annotation comments no longer expand unexpectedly
  • MDL-64784 - Enrolled users list sort order no longer changes after adding or removing a user
  • MDL-55197 - Multi-lang filter no longer ignores 'en' parent language
  • MDL-65829 - Enrolments whose start date is after the analytics analysis start time are no longer discarded
  • MDL-65641 - Texts in Moodle format remain in the same format when edited
  • MDL-65839 - Improved memory usage of analytics evaluation and initial training processes
  • MDL-60347 - SMTP debugging no longer displayed for lower debugging output levels
  • MDL-65326 - In restore process, check if a capability exists before assigning
  • MDL-65665 - Quick reply now respects subscribe on reply user preference
  • MDL-65814 - Item counts for action events are now shown in the timeline block
  • MDL-65901 - Forum advanced search form styling improvements
  • MDL-65634 - Students at risk models correctly discard user enrolments whose start and end dates do not fit into the analysed time interval
  • MDL-65297 - Atto 'Manage files' now detects filenames containing a hash symbol (#)
  • MDL-65606 - Database activity unapproved entries are once again highlighted

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