<p>Dokeos 1.8.6 is a major debugging release but includes interesting new features as well. </p>
<h3>New Features</h3>
<ul>
<li>FCKEditor 2.6.2 added FS#2528</li>
<li>FCKEditor 2.6.4 SVN, build 21065 added (FS#2528 and FS#2867)</li>
<li>Improvements to the profiling tool (previously called "User fields") to improve presentation and flexibility, and allow edition</li>
<li>Added new authorized charsets for learning path tool</li>
<li>Official code available in My Reporting (FS#2640)</li>
@ -48,6 +48,9 @@
<li>Integrated the gradebook at course level (FS#3173)</li>
<li>New wiki tool (considerably improved, built on CoolWiki plugin) (FS#2873)</li>
<li>Remove possibility to delete system directories in documents tool (FS#1522)</li>
<li>Database server: There is no more need special SQL modes for MySQL 5.0 to be turned off through the "sql_mode" setting. The Dokeos system does it internally (FS#2787)</li>
<li>Some low-level functions that intensively use the language translation sub-system have been optimized for speed (FS#3260)</li>
<li>Documents tool: The document-type icons have been made clickable (FS#3296)</li>
</ul>
<br/>
<h3>Debugging</h3>
@ -98,6 +101,12 @@
<li>Fixed bug in user fields, not displayed the default value in profile and add user, and you could modify this values
<li>Fixed bug in link (see FS#3306)</li>
<li>Improved display of human resource manager option (see FS#3304)</li>
<li>Documents tool, folder selector: Fixed a bug that prevented Home (root) folder to be shown (FS#3089)</li>
<li>Users tool: Fixed a bug preventing detailed information about a user to be shown or edited (FS#3009)</li>
<li>Fixed a bug causing various problems due to improper priority order of loading PEAR packages (FS#3237)</li>
<li>The PclZip library has been upgraded to version 2.6. Additionally, a known bug has been fixed - improper processing of the option PCLZIP_OPT_REMOVE_PATH on Windows (FS#3243)</li>
<li>Fixed a bug causing improper numeric sorting of data displayed in various tables (FS#3282)</li>
<li>Agenda tool: Fixed a wrong range for hour selection. The bug has been reported and solved in a forum by TL (FS#3324)</li>