Note:

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

Moodle 1.9.6 release notes: Difference between revisions

From MoodleDocs
(→‎Highlights: MDL-11896)
m (Protected "Moodle 1.9.6 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(12 intermediate revisions by 8 users not shown)
Line 1: Line 1:
Release date: Not yet released (see discussion [http://moodle.org/mod/forum/discuss.php?d=133993 Heads-up for 1.9.6 - code freeze coming] for proposed release date)
{{Template:Migrated|newDocId=/general/releases/1.9/1.9.6}}
Release date: 21st October 2009


Here is [http://tracker.moodle.org/browse/MDL/fixforversion/10340 the full list of fixed issues in 1.9.6].
Here is [http://tracker.moodle.org/browse/MDL/fixforversion/10340 the full list of fixed issues in 1.9.6].


===Highlights===
===Highlights===


* MDL-19145 - Integration with [http://www.safeexambrowser.org/ Safe Exam Browser] is now in core code. Must be enabled by the administrator under Administration Miscellaneous Experimental.
* MDL-19145 - Integration with [http://www.safeexambrowser.org/ Safe Exam Browser] (requires enabling in ''Site Administration > Miscellaneous > [[:en:Experimental|Experimental]]'')
* MDL-19460 - Wiki module: unsupported feature, interwiki links, [http://moodle.org/mod/forum/discuss.php?d=125870 disabled by default].
* MDL-19460 - Wiki module: unsupported feature, interwiki links, [http://moodle.org/mod/forum/discuss.php?d=125870 disabled by default]
* MDL-19274 - [[Blog]] RSS feeds now include tag information for each post
* MDL-19274 - [[:en:Blog|Blog]] RSS feeds now include tag information for each post
* MDL-18658 - [[Multimedia plugins]] filter now supports mp4 and m4v
* MDL-18658 - [[:en:Multimedia plugins|Multimedia plugins]] filter now supports mp4 and m4v
* MDL-11896 - [[Database activity module]] entries awaiting approval display and 'Entry is not approved yet' message.
* MDL-19231 - [[:en:Multimedia plugins|Multimedia plugins]] filter includes option for processing YouTube links and auto-embedding the video in the text with correct XHTML
* MDL-11896 - [[:en:Database activity module|Database activity module]] entries awaiting approval display and 'Entry is not approved yet' message
* MDL-12922 - New capability [[:en:Capabilities/moodle/restore:rolldates|moodle/restore:rolldates]] to control who can [[:en:Roll courses forward|roll courses forward]]
* MDL-15262 - New capabilities [[:en:Capabilities/moodle/course:changecategory|moodle/course:changecategory]] and [[:en:Capabilities/moodle/course:changesummary|moodle/course:changesummary]] to control who can edit the course category and summary in the [[:en:Course settings|Course settings]]
* MDL-19078 - Course search now includes search of course idnumber and shortname too
* MDL-20371 - [[:en:Site files|Site files]] has a secure backupdata folder for saving course backups


===Security issues===
===Security issues===


to be released later
* [http://moodle.org/mod/forum/discuss.php?d=136879 MSA-09-0016] - Email not properly escaped on user edit page
* [http://moodle.org/mod/forum/discuss.php?d=136880 MSA-09-0017] - Upgrade code in 1.9 does not escape tags properly
* [http://moodle.org/mod/forum/discuss.php?d=136881 MSA-09-0018] - Incorrect escaping when updating first post in a single simple discussion forum type
* [http://moodle.org/mod/forum/discuss.php?d=136882 MSA-09-0019] - SQL injection in update_record
* [http://moodle.org/mod/forum/discuss.php?d=136884 MSA-09-0020] - Teachers can view students' grades in all courses in the overview report
* [http://moodle.org/mod/forum/discuss.php?d=136886 MSA-09-0021] - Error in ADODB OCI8/MSSQL drivers allows SQL injection vulnerability


===New language strings===
===New language strings===


* MDL-20371 - publicsitefileswarning3 in ''moodle.php''
* MDL-20371 - publicsitefileswarning3 in ''moodle.php''
* MDL-19145 - several strings and a new help file. Please check CVS history.


===New language packs===
===New language packs===
Line 25: Line 36:
* Urdu - Faisal Kaleem
* Urdu - Faisal Kaleem


(See [[Translation credits]] for additional details.)
(See [[:en:Translation credits|Translation credits]] for additional details.)
 
===Known problems and regressions===
 
* ...
 
===Changes in Moodle API===
 
* ...


<noinclude>==See also==
<noinclude>==See also==
*[[Moodle 1.9.5 release notes]]
*[[Moodle 1.9.5 release notes]]
* [https://docs.moodle.org/19/fr/Notes_de_mise_à_jour_de_Moodle_1.9.6 French version of this page]


[[Category:Release notes]]
[[Category:Release notes]]
Line 42: Line 46:


[[es:Notas de Moodle 1.9.6]]
[[es:Notas de Moodle 1.9.6]]
[[fr:Notes de mise à jour de Moodle 1.9.6]]
[[de:Moodle 1.9.6 Versionsinformationen]]
</noinclude>
</noinclude>

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!

Release date: 21st October 2009

Here is the full list of fixed issues in 1.9.6.

Highlights

Security issues

  • MSA-09-0016 - Email not properly escaped on user edit page
  • MSA-09-0017 - Upgrade code in 1.9 does not escape tags properly
  • MSA-09-0018 - Incorrect escaping when updating first post in a single simple discussion forum type
  • MSA-09-0019 - SQL injection in update_record
  • MSA-09-0020 - Teachers can view students' grades in all courses in the overview report
  • MSA-09-0021 - Error in ADODB OCI8/MSSQL drivers allows SQL injection vulnerability

New language strings

  • MDL-20371 - publicsitefileswarning3 in moodle.php
  • MDL-19145 - several strings and a new help file. Please check CVS history.

New language packs

  • Marathi - Usha Deo
  • Urdu - Faisal Kaleem

(See Translation credits for additional details.)

See also