Skip to content

Commit 2f3c8ec

Browse files
committed
Minor - Update changelog for 1.11.0
1 parent dd50f63 commit 2f3c8ec

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

documentation/changelog.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h3>Security fixes</h3>
5959
<h3>Possibly breaking changes</h3>
6060
<p>None in this version.</p>
6161
<h3>Notable new Features</h3>
62-
<h4>For end-users, teachers and Chamilo admins (by relevance)</h4>
62+
<h4>For end-users, teachers and Chamilo admins (by date)</h4>
6363
<ul>
6464
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/a308cb81ff467d6017395ef35afcb677e09ff35b">a308cb81</a>) Add basic Moodle courses import feature</li>
6565
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/238763aece0cdd01a21ff50536ab656292a8ed2d">238763ae</a> - <a href="https://support.chamilo.org/issues/8307">#8307</a>) Add recalculate students score feature in exercises</li>
@@ -83,7 +83,7 @@ <h4>For end-users, teachers and Chamilo admins (by relevance)</h4>
8383
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/d01d9b71b20161b7645e46365418213a8292130d">d01d9b71</a> - <a href="https://task.beeznest.com/issues/11642">BT#11642</a>) Add links sorting</li>
8484
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/0430b64579ec67e89ffe2216148b070322f4eb3e">0430b645</a> - <a href="https://task.beeznest.com/issues/11486">BT#11486</a>) Add custom logo to pdf template</li>
8585
</ul>
86-
<h4>For developers and sysadmins (by relevance)</h4>
86+
<h4>For developers and sysadmins (by date)</h4>
8787
<ul>
8888
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/b146d02a2e8b2fe4263006b121c22c16f08825fe">b146d02a</a> - <a href="https://task.beeznest.com/issues/10651">BT#10651</a>) Add Skills Level Management</li>
8989
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/3562bbc2ad81c266a18e2d3d56ec130378d51244">3562bbc2</a> - <a href="https://support.chamilo.org/issues/8302">#8302</a>) Added User Tag Filter to subscribe users to sessions</li>
@@ -1464,6 +1464,7 @@ <h3>Improvements (minor features) and debug (by date - the latest are listed fir
14641464
<h3>Stylesheets and theming</h3>
14651465
<ul>
14661466
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/e4239dd983fac3ef9092aaa53779cc0f0b56bfec">e4239dd9</a>) Add CSS theme for Holi indian festival, contribution by official provider contidosdixitais.com</li>
1467+
<li>Many changes have been made to the default template at main/template/default/, so if you have derived a custom template from it in previous versions, you will have to work on the basis of the default again, most probably.</li>
14671468
</ul>
14681469
<h3>Files structure</h3>
14691470
<ul>
@@ -1474,7 +1475,8 @@ <h3>Files structure</h3>
14741475
</ul>
14751476
<h3>Web services</h3>
14761477
<ul>
1477-
<li>Added webservices to configure the visibility of courses for specific users in the courses catalogue</li>
1478+
<li>Added web services to configure the visibility of courses for specific users in the courses catalogue</li>
1479+
<li>Added REST web services to communicate with the official mobile app</li>
14781480
</ul>
14791481
<h3>Removals</h3>
14801482
<ul>

0 commit comments

Comments
 (0)