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
m (MDLSITE-6551)
Line 17: Line 17:
* [https://moodle.org/mod/forum/discuss.php?d=361784 MSA-17-0021] Students can find out email addresses of other students in the same course
* [https://moodle.org/mod/forum/discuss.php?d=361784 MSA-17-0021] Students can find out email addresses of other students in the same course


===Fixes and improvements===
===tablees and improvements===


* MDL-52131 - Respect comment format in questions manual comments when Plain text area editor is used
* MDL-52131 - Respect comment format in questions manual comments when Plain text area editor is used
Line 26: Line 26:
* MDL-57055 - Label resource: allow to access "Label administration" without Administration block on the "Edit label" page
* 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-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-57477 - tableed configuration of PHP 7 sessions using memcached (3.x.x)
* MDL-59854 - Forum: Avoid creating duplicate subscriptions due to race conditions
* 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.
* 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.

Revision as of 13:06, 9 August 2021

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

  • MSA-17-0021 Students can find out email addresses of other students in the same course

tablees 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 - tableed 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