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

From MoodleDocs

Releases > Moodle 3.7.1 release notes

Release date: 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 are no longer restricted from messaging users with 'My contacts only' messaging privacy enabled
  • 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 no longer attempts to load items from deleted courses
  • 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 - The individual assignment grading page when using marking workflow and rubrics now displays the current gradebook grade
  • 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-65708 - Child themes have base layouts loaded
  • MDL-65888 - Fix for 'error/usernotconfirmed' exception in forum mailings and maintenance jobs
  • MDL-65661 - Long course names in 'Recently accessed courses' block correctly displayed
  • MDL-65839 - Improved memory usage of analytics evaluation and initial training processes
  • MDL-65705 - Badges from other sites which are displayed via a backpack no longer show date in the future
  • MDL-65326 - Restore process no longer fails if a capability it is attempting to assign does not exist
  • 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-65666 - Unread forum posts are once again highlighted
  • MDL-65883 - Quiz navigation buttons once again scroll to the correct question on the page
  • MDL-65901 - Forum advanced search form styling improvements
  • MDL-65634 - Analytics 'students at risk' models now discard user enrolments whose start and end dates fall outside of the analysed time interval
  • MDL-65297 - Atto 'Manage files' now detects filenames containing a hash symbol (#)
  • MDL-65591 - Language customisation page once again displays the correct buttons
  • MDL-65606 - Database activity unapproved entries are once again highlighted

Security fixes and improvements

Security fixes

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

Security improvements

The following bug fixes or improvements were made, which contribute to improving security or privacy best practices:

  • MDL-65779 - Forum backup and restore now retains any private replies as private
  • MDL-60347 - SMTP debugging now also requires developer level debugging messages to be enabled before being displayed. Although SMTP debugging is not intended for production site use, this provides an additional fallback measure to prevent verbose debugging from being unintentionally being visible to users.

See also