Browse Source

[svn r15058] Small updates to changelog (added new features)

Yannick Warnier 17 years ago
parent
commit
ade7e1c8e9
1 changed files with 6 additions and 4 deletions
  1. 6 4
      documentation/changelog.html

+ 6 - 4
documentation/changelog.html

@@ -27,9 +27,10 @@
 <h3>New Features</h3>
 
 <ul>
-	<li>OpenID authentication support</li>
+	<li>Considerable security improvements - 2 major and 1 minor security patches have been applied since the latest stable version</li>
 	<li>SCORM export improvement (now generates SCORM 1.2 compliant packages)</li>
 	<li>Possibility to filter extension of submitted files all around Dokeos</li>
+	<li>OpenID authentication support</li>
 	<li>Possibility to import Word documents</li>
 	<li>Possibility to import docx and pptx documents (new MS-Office format)</li>
 	<li>Grades, evaluations and success certificates available thanks to full integration of the gradebook extension</li>
@@ -38,12 +39,13 @@
 	<li>Student view re-activated and fully-functional</li>
 	<li>Searching the forum is now possible so you can use the forum as a knowledge base. The search results are highlighted throughout the forum and you can search on multiple words also. </li>
     <li>Group members are now displayed in a sortable table</li>
-	<li>Possibility to export survey results in XLS format directly</li>
+	<li>Possibility to export survey results in XLS format</li>
 	<li>Documents, Works and Dropbox tools usability has been improved in many ways</li>
-    <li>in the agenda you can display the X upcoming events (can be configured by the platform admin)</li>
+    <li>In the agenda, you can display the X upcoming events (can be configured by the platform admin)</li>
     <li>The course agenda now has a month view like the my agenda</li>
     <li>In the user list of the platform administration you can now quickly see for what courses the user is subscribed by hovering over the courses icon</li>
     <li>The platform system announcements can now be sent through email also</li>
+	<li>User fields have been added globally, allowing you to add user data like birthdate, mother tongue, city or whatever data you want to ask your users</li>
 	<li>LDAP
 		<ul>
 			<li>The LDAP code has changed. If you had some customisations there, you might want to save them and re-apply them after the upgrade</li>
@@ -55,7 +57,7 @@
 			<li>The installation guide has been updated to help you find your way through the new LDAP configuration panel</li>
 			<li>You still need to activate LDAP by uncommenting two lines in configuration.php</li>
 		</ul>
-	</li>	
+	</li>
 </ul>
 <br />
 <h3>Debugging</h3>