Browse Source

Adding changelogs for Chamilo 1.8.8.3

Julio Montoya 13 years ago
parent
commit
6c54a43ff4
1 changed files with 57 additions and 0 deletions
  1. 57 0
      documentation/changelog.html

+ 57 - 0
documentation/changelog.html

@@ -19,6 +19,63 @@
 <div id="outerframe">
 <div id="main">
 
+
+<h1>Chamilo 1.8.8.3 - ?, June 2011</h1>
+<h3>Release notes - summary</h3>
+<p>Chamilo 1.8.8.3 is a minor corrective stable version for version 1.8.8</p>
+<h3>New Features</h3>
+<ul>  
+  <li>This version contains only fixes for Chamilo 1.8.8.2 </li>
+</ul>
+<h3>Debugging</h3>
+<ul>
+    <li>Documents
+	    <ul>
+		    <li>Fixed preview bug when using a course in Dutch</li>
+		    <li>Fixed mp3 previews </li>
+	    </ul>
+    </li>    
+	<li>Exercises
+        <ul>
+	       <li>Fixed question matching when using french accents </li>    
+        </ul>
+    </li>    
+    <li>Glossary
+        <ul>
+            <li>Order arrows are removed #3123 </li>
+            <li>Fixed mp3 previews </li>
+        </ul>
+    </li>  
+    <li>Portal administration
+        <ul>
+            <li>System information fixes (php_tag) #3552</li>
+            <li>Sub language fixes(parse error) #2910</li>        
+        </ul>
+    </li>
+    <li>User portal/ My courses
+        <ul>            
+            <li>Improving Course Ccatalog load time </li>        
+        </ul>
+    </li>
+    
+    <li>Style changes
+        <ul>
+            <li>Fixed who is online user images </li>                
+            <li>CSS styles: fix.css and fix_chamilo.css were deleted, there are only base.css and base_chamilo.css calls are added directly in the CSS file</li>
+            <li>All CSS were reduced and improved in order to use the base.css and base_chamilo.css styles</li>
+        </ul>
+    </li>  
+</ul>
+<h3>Security</h3>
+<ul>
+  <li>Fixed several limited-risk potential XSS.</li>
+</ul>
+<h3>Known issues</h3>
+<ul>  
+  <li>Watermark portal images are now saved in the main/default_course_document/images folder </li>
+</ul>
+
+
 <h1>Chamilo 1.8.8.2 - Bellavista, May 2011</h1>
 <h3>Release notes - summary</h3>
 <p>Chamilo 1.8.8.2 is a minor corrective stable version for version 1.8.8 to enable easier install on shared hosting.</p>