Note:

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

Moodle 3.2.6 release notes: Difference between revisions

From MoodleDocs
No edit summary
mNo edit summary
Line 3: Line 3:
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: 13 November 2017 (Not yet released)
Release date: 13 November 2017
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.2.6%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.2.6].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.2.6%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.2.6].

Revision as of 00:52, 13 November 2017

This version of Moodle is no longer supported for general bug fixes. You are encouraged to upgrade to a supported version of Moodle.

Releases > Moodle 3.2.6 release notes

Release date: 13 November 2017

Here is the full list of fixed issues in 3.2.6.

Highlights

  • MDL-36580 - External Tool: backup/restore consumer key and secret (on the same site only)
  • MDL-57560 - Show file upload progress bar in Boost theme
  • MDL-37810 - List custom roles in the filter on Participants page

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.

Fixes and improvements

  • MDL-52131 - Respect comment format in questions manual comments when Plain text area editor is used
  • MDL-55849 - Assignment: Reopening a group assignment should not create additional attempts for each group member
  • MDL-59780 - Restore MathJax filter settings that were lost in previous upgrades
  • MDL-54540 - External tool: Allow to switch to full screen mode
  • MDL-51892 - Better explaination of the reason for failed logins in the logs report
  • MDL-57055 - Label resource: allow to access "Label administration" without Administration block on the "Edit label" page
  • MDL-53244 - Show error message when incorrect CAPTCHA is entered on sign-up page
  • MDL-57477 - Fixed configuration of PHP 7 sessions using memcached (3.x.x)
  • MDL-59854 - Forum: Avoid creating duplicate subscriptions due to race conditions
  • MDL-60366 - Feedback: fixed upgrade script (introduced in 3.1.6 and 3.2.3) that deleted valid multiple anonymous attempts. If your site was affected, please follow MDL-60592 for the script that restores accidentally deleted data.

See also