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
mNo edit summary
m (Protected "Moodle 3.2.6 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/3.2/3.2.6}}
<p class="note">'''This version of Moodle is no longer supported for general bug fixes.''' You are encouraged to [[:en:Upgrading|upgrade]] to a supported version of Moodle.</p>
<p class="note">'''This version of Moodle is no longer supported for general bug fixes.''' You are encouraged to [[:en:Upgrading|upgrade]] to a supported version of Moodle.</p>


Line 15: Line 16:
===Security issues===
===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.
* [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===
===Fixes and improvements===

Latest revision as of 09:08, 25 May 2022

Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

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

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