<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/238763aece0cdd01a21ff50536ab656292a8ed2d">238763ae</a> - <ahref="https://support.chamilo.org/issues/8307">#8307</a>) Add recalculate students score feature in exercises</li>
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/0430b64579ec67e89ffe2216148b070322f4eb3e">0430b645</a> - <ahref="https://task.beeznest.com/issues/11486">BT#11486</a>) Add custom logo to pdf template</li>
</ul>
<h4>For developers and sysadmins (by relevance)</h4>
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/3562bbc2ad81c266a18e2d3d56ec130378d51244">3562bbc2</a> - <ahref="https://support.chamilo.org/issues/8302">#8302</a>) Added User Tag Filter to subscribe users to sessions</li>
@ -1464,6 +1464,7 @@
<h3>Stylesheets and theming</h3>
<ul>
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/e4239dd983fac3ef9092aaa53779cc0f0b56bfec">e4239dd9</a>) Add CSS theme for Holi indian festival, contribution by official provider contidosdixitais.com</li>
<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>
</ul>
<h3>Files structure</h3>
<ul>
@ -1474,7 +1475,8 @@
</ul>
<h3>Web services</h3>
<ul>
<li>Added webservices to configure the visibility of courses for specific users in the courses catalogue</li>
<li>Added web services to configure the visibility of courses for specific users in the courses catalogue</li>
<li>Added REST web services to communicate with the official mobile app</li>