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-19231)
(→‎Highlights: MDL-15262)
Line 6: Line 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 > [[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 - [[Blog]] RSS feeds now include tag information for each post
* MDL-18658 - [[Multimedia plugins]] filter now supports mp4 and m4v
* MDL-18658 - [[Multimedia plugins]] filter now supports mp4 and m4v
* MDL-19231 - [[Multimedia plugins]] filter includes option for processing YouTube links and auto-embedding the video in the text with correct XHTML.
* MDL-19231 - [[Multimedia plugins]] filter includes option for processing YouTube links and auto-embedding the video in the text with correct XHTML
* MDL-11896 - [[Database activity module]] entries awaiting approval display and 'Entry is not approved yet' message.
* MDL-11896 - [[Database activity module]] entries awaiting approval display and 'Entry is not approved yet' message
* MDL-12922 - (improvement) New capability [[Capabilities/moodle/restore:rolldates|moodle/restore:rolldates]] allows to control which users and in which contexts the option for [[Roll_courses_forward|rolling courses forward]] is available.
* MDL-12922 - New capability [[Capabilities/moodle/restore:rolldates|moodle/restore:rolldates]] to control who can [[Roll courses forward|roll courses forward]]
* MDL-15262 - New capabilities [[Capabilities/moodle/course:changecategory|moodle/course:changecategory]] and [[Capabilities/moodle/course:changesummary|moodle/course:changesummary]] to control who can edit the course category and summary in the [[Course settings]]


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

Revision as of 11:34, 20 October 2009

Release date: Not yet released (see discussion Heads-up for 1.9.6 - code freeze coming for proposed release date)

Here is the full list of fixed issues in 1.9.6.


Highlights

Security issues

to be released later

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.)

Known problems and regressions

  • ...

Changes in Moodle API

  • ...

See also