Note:

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

Moodle 3.7.1 release notes: Difference between revisions

From MoodleDocs
(Fixes and improvements)
(Fixes and improvements rewordings)
Line 14: Line 14:
* MDL-65675 - 'Re' no longer duplicated in forum post subject line
* MDL-65675 - 'Re' no longer duplicated in forum post subject line
* MDL-65249 - Redis cache store correctly displays exception after failed connections
* 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-65655 - Forum mailings and maintenance jobs no longer fail with 'Suspended account' exception
* 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-65084 - Recently accessed items block does not handle deleted courses
* MDL-57729 - Ampersand in site title breaks LTI provider cartridge XML
* MDL-65655 - Forum mailings and maintenance jobs fails with "Suspended account" exception
* MDL-55821 - assignment individual grading no total grade shown when using rubric and workflow
* MDL-65696 - PDF Annotation Comments Expand Unexpectedly
* MDL-64784 - sort order Enrolled users list changes after adding or removing user
* MDL-55197 - multilang filter ignores parent language if that is 'en'
* MDL-65829 - Enrolments whose start date is after the analysis time start should not be discarded
* MDL-65829 - Enrolments whose start date is after the analysis time start should not be discarded
* MDL-65779 - Forum activity backup and restore doesn't persist private reply state
* MDL-65779 - Forum activity backup and restore doesn't persist private reply state

Revision as of 13:01, 6 July 2019

Releases > Moodle 3.7.1 release notes

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

Here is the full list of fixed issues in 3.7.1.

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-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-65660 - Guest users prompted to enrol in order to post in a forum
  • MDL-65675 - 'Re' no longer duplicated in forum post subject line
  • 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-65655 - Forum mailings and maintenance jobs no longer fail with 'Suspended account' exception
  • 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 analysis time start should not be discarded
  • MDL-65779 - Forum activity backup and restore doesn't persist private reply state
  • MDL-65708 - Child themes no longer have base layouts loaded
  • MDL-65888 - Forum mailings and maintenance jobs fails with "error/usernotconfirmed" exception
  • MDL-65661 - Long course names in "Recently accessed courses" block
  • MDL-65839 - Review the memory usage of the evaluation process and the initial training process
  • MDL-60347 - SMTP debugging can only provide verbose output (regardless of debugging output level)
  • MDL-65705 - External badges show date in the future
  • MDL-65326 - Check if a capability exists before assigning during the restore process
  • MDL-65665 - Quick reply does not respect subscribe on reply user preference
  • MDL-65814 - Item counts for action events are no longer being shown in block_timeline
  • MDL-65666 - Unread forum posts not highlighted
  • MDL-65883 - Quiz navigation buttons are broken in 3.7.
  • MDL-65901 - The forum advanced search form needs some styling
  • MDL-65634 - Students at risk models are not discarding user enrolments whose start and end dates do not fit into the analysed time interval
  • MDL-65297 - Atto "Manage files" doesn't detect filenames containing #
  • MDL-65591 - Missing buttons in the bottom of the language customisation page
  • MDL-65606 - mod_data does not highlight unapproved entries.

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