Skip to content

Commit 6a314f2

Browse files
committed
Minor: Update changelog
1 parent 5f517f9 commit 6a314f2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

documentation/changelog.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h1>Chamilo&nbsp;Changelog</h1>
108108
<div class="version" aria-label="1.11.12">
109109
<a id="1.11.12"></a>
110110

111-
<h1>Chamilo 1.11.12 - Le Breuil-sous-Argenton, 12/08/2020</h1>
111+
<h1>Chamilo 1.11.12 - Le Breuil-sous-Argenton, 13/08/2020</h1>
112112
<h3>Release notes - summary</h3>
113113
<p>Chamilo 1.11.12 is a minor bugfix release on top of 1.11.10.</p>
114114
<p>Starting from this release, changes are registered by reversed date of addition (the latest changes first), which dramatically improves the changelog edition time. Because yes, it is reviewed manually.</p>
@@ -314,6 +314,7 @@ <h4>For developers and sysadmins</h4>
314314
</ul>
315315
<h3>Improvements (minor features) and debug</h3>
316316
<ul aria-live="off">
317+
<li>[2020-08-13] (<a href="https://github.com/chamilo/chamilo-lms/commit/109371b19a8f738455bbadc4eb52439a3234f427">109371b1</a> - <a href="https://task.beeznest.com/issues/17288">BT#17288</a>) Plugins - Zoom - Change setting enableCloudRecording In order to use the zoom settings: local, cloud, none BT#17288</li>
317318
<li>[2020-08-12] (<a href="https://github.com/chamilo/chamilo-lms/commit/f15a0dd85c47b9e4b0731b1dbd0252ea05ea8c5c">f15a0dd8</a>) Install: Fix double slash in paths for web fonts</li>
318319
<li>[2020-08-12] (<a href="https://github.com/chamilo/chamilo-lms/commit/615f2c7ea327fe43cebbede209c7e6d904289984">615f2c7e</a>) Install: Fix paths for web fonts in chamilo theme</li>
319320
<li>[2020-08-12] (<a href="https://github.com/chamilo/chamilo-lms/commit/5399c69f99f1614f2b6ec96c438251541fe9cc49">5399c69f</a>) Documentation: Removing official support for PHP 7.1. It still works, but we lack the infrastructure to do tests thoroughly enough.</li>
@@ -328,7 +329,6 @@ <h3>Improvements (minor features) and debug</h3>
328329
<li>[2020-08-11] (<a href="https://github.com/chamilo/chamilo-lms/commit/0a6aa753ebc0c2b2c8e4b3ded0423d8d8a9e4355">0a6aa753</a>) Internal: Remove text/javascript type attribute for JavaScript files - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script</li>
329330
<li>[2020-08-11] (<a href="https://github.com/chamilo/chamilo-lms/commit/84b59b97c56a6dd0af56f770cbdd94b3c0bdab79">84b59b97</a> - <a href="https://github.com/chamilo/chamilo-lms/issues/3008">GH#3008</a>) Thematic advance: Show correct time into Temporalization of the didactic unit</li>
330331
<li>[2020-08-11] (<a href="https://github.com/chamilo/chamilo-lms/commit/16f291e42b5cac668433f8a48e659fd881545e91">16f291e4</a> - <a href="https://github.com/chamilo/chamilo-lms/issues/3008">GH#3008</a>) Course description: Show correct time about the last thematic advance made and the next one to do.</li>
331-
332332
<li>[2020-08-11] (<a href="https://github.com/chamilo/chamilo-lms/commit/ca2c3db7726a590eb3ff884aa3e42e36e6c7afd9">ca2c3db7</a> - <a href="https://github.com/chamilo/chamilo-lms/issues/3061">GH#3061</a>) Gradebook: Set new QR code generator's error correction level to MEDIUM to match previous QR codes</li>
333333
<li>[2020-08-10] (<a href="https://github.com/chamilo/chamilo-lms/commit/318c6ef16575bc9d93adda6b0bbe4815219bc867">318c6ef1</a>) Internal: Sort composer dependencies</li>
334334
<li>[2020-08-10] (<a href="https://github.com/chamilo/chamilo-lms/commit/5af68014ecd925e80a79a0e3c61791a3290e88b4">5af68014</a> - <a href="https://github.com/chamilo/chamilo-lms/issues/3392">GH#3392</a>) Exercise: Extend attempts limit (was not configurable over 10)</li>
@@ -339,7 +339,6 @@ <h3>Improvements (minor features) and debug</h3>
339339
<li>[2020-08-10] (<a href="https://github.com/chamilo/chamilo-lms/commit/4242727610b754de585b2698096b813b76f82879">42427276</a> - <a href="https://task.beeznest.com/issues/17617">BT#17617</a>) Survey: Add only students to survey invitation button</li>
340340
<li>[2020-08-10] (<a href="https://github.com/chamilo/chamilo-lms/commit/04948c9915b44bfe20ab8b29c64171997ed1eb40">04948c99</a> - <a href="https://task.beeznest.com/issues/16298">BT#16298</a>) Webservice: Rest API: add rest api validation for action "update_user_pause_training" BT#16298</li>
341341
<li>[2020-08-10] (<a href="https://github.com/chamilo/chamilo-lms/commit/3fe97a28c05dcca49b8b973ef0f03664399e4aac">3fe97a28</a> - <a href="https://task.beeznest.com/issues/16298">BT#16298</a>) Plugin: Pause training - fix verification, allow user to edit should not bloc update from webservice</li>
342-
<li>[2020-08-10] (<a href="https://github.com/chamilo/chamilo-lms/commit/047dbdfb9a980a2458b3ec5fa349169a7f22e6d6">047dbdfb</a> - <a href="https://github.com/chamilo/chamilo-lms/issues/3163">GH#3163</a>) Security: Add ModSecurity exceptions in .htaccess against false positive XSS detection</li>
343342
<li>[2020-08-10] (<a href="https://github.com/chamilo/chamilo-lms/commit/907b44461ec8392bebd0ec1c6382e3a577dc490f">907b4446</a> - <a href="https://task.beeznest.com/issues/16298">BT#16298</a>) Plugin: Pause training - fix cron dates + add debug</li>
344343
<li>[2020-08-10] (<a href="https://github.com/chamilo/chamilo-lms/commit/892cd7088e4ae78085c33e0a590b6948a783311a">892cd708</a> - <a href="https://task.beeznest.com/issues/17613">BT#17613</a>) Reports: Add LP progress report per session / course</li>
345344
<li>[2020-08-09] (<a href="https://github.com/chamilo/chamilo-lms/commit/d69ba7eb0fc0a4f82145f9250e6e74a62839ab8e">d69ba7eb</a>) Tracking: Add check on empty number of students to avoid notice in courseLog.php</li>

0 commit comments

Comments
 (0)