Note:

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

Moodle 2.4.2 release notes: Difference between revisions

From MoodleDocs
(Adding note about emergency release)
m (Protected "Moodle 2.4.2 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/2.4/2.4.2}}
<p class="note">Because of a serious regression in the 2.4.2 release, [[Moodle 2.4.3 release notes|Moodle 2.4.3]] was release on Mon 18 March, 2013.</p>
<p class="note">Because of a serious regression in the 2.4.2 release, [[Moodle 2.4.3 release notes|Moodle 2.4.3]] was release on Mon 18 March, 2013.</p>


Line 27: Line 28:
===Security issues===
===Security issues===
   
   
A number of security related issues were resolved. The release of details of these issues has been delayed until Monday 25 March to allow people to update to the 2.4.3 emergency release.
* [https://moodle.org/mod/forum/discuss.php?d=225339 MSA-13-0011] Calendar subscription capability issue
* [https://moodle.org/mod/forum/discuss.php?d=225341 MSA-13-0012] Information leak in course profiles
* [https://moodle.org/mod/forum/discuss.php?d=225342 MSA-13-0013] Server information revealed through exception messages
* [https://moodle.org/mod/forum/discuss.php?d=225343 MSA-13-0014] Password revealed in WebDav repository
* [https://moodle.org/mod/forum/discuss.php?d=225344 MSA-13-0015] Cross-site scripting issue in Filepicker
* [https://moodle.org/mod/forum/discuss.php?d=225345 MSA-13-0016] External Entity Injection through Zend library
* [https://moodle.org/mod/forum/discuss.php?d=225346 MSA-13-0017] Form manipulation issue in notes
* [https://moodle.org/mod/forum/discuss.php?d=225347 MSA-13-0018] Personal information leak through repositories
* [https://moodle.org/mod/forum/discuss.php?d=225348 MSA-13-0019] Unauthorised settings editing through WebDav repository
 
===Fixes and improvements===
===Fixes and improvements===
   
   
Line 48: Line 57:
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 2.4]]
[[Category:Moodle 2.4]]
 
[[es:Notas de Moodle 2.4.2]]
[[fr:Notes de mise à jour de Moodle 2.4.2]]
[[fr:Notes de mise à jour de Moodle 2.4.2]]

Latest revision as of 09:07, 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!

Because of a serious regression in the 2.4.2 release, Moodle 2.4.3 was release on Mon 18 March, 2013.

Releases > Moodle 2.4.2 release notes

Release date: 11 March 2013

Here is the full list of fixed issues in 2.4.2.

Highlights

  • MDL-32975 - There is an option to sort My Courses list alphabetically
  • MDL-36297 - HTML purifier strings are now cached
  • MDL-35074 - More students can now appear per page in the Grader Report
  • MDL-34435 - Actions in categories are now logged

Functional changes

  • MDL-30669 - Admins are warned before deleting 'Sticky' site-wide blocks in 2.2 accidentally through a course page
  • MDL-37894 - Not yet opened quizzes show close date as well as open date
  • MDL-35336 - Process for enabling statistics is now clearer

API changes

  • MDL-36363 - Removing a file store cache instance removes its folder too
  • MDL-31636 - Comments API allows plugins to set the date format

Security issues

  • MSA-13-0011 Calendar subscription capability issue
  • MSA-13-0012 Information leak in course profiles
  • MSA-13-0013 Server information revealed through exception messages
  • MSA-13-0014 Password revealed in WebDav repository
  • MSA-13-0015 Cross-site scripting issue in Filepicker
  • MSA-13-0016 External Entity Injection through Zend library
  • MSA-13-0017 Form manipulation issue in notes
  • MSA-13-0018 Personal information leak through repositories
  • MSA-13-0019 Unauthorised settings editing through WebDav repository

Fixes and improvements

  • Fixes for MUC - MDL-37683 MDL-37545 MDL-38110 MDL-38165
  • MDL-37792 - Conditional Resource based on a profile interest field now works when fields are empty
  • MDL-38173 - Adding modules to courses where completion is enabled no longer causes corruption
  • MDL-37847 - Plain text essays now show HTML special characters appropriately
  • MDL-37774 - Moodle 1.9 to 2.x course restore now works with directory resources
  • MDL-37563 - Assignment upgrade now includes conditional access settings
  • MDL-36757 - Editing an activity no longer reveals hidden grades
  • MDL-35780 - Participants page disclosure of email addresses is now consistent
  • MDL-35175 - Lesson now shows attempts if associated with a grouping
  • MDL-37710 - Students can access their own submitted files in a team submission assignment
  • MDL-38352 - Improved language strings added to the English language pack, the most noticeable being 'My Moodle' in the site admin settings renamed as My home

See also