Skip to content

Commit b565af9

Browse files
committed
Documentation: Update changelog
1 parent a039923 commit b565af9

File tree

1 file changed

+51
-1
lines changed

1 file changed

+51
-1
lines changed

documentation/changelog.html

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,13 +110,62 @@ <h1>Chamilo&nbsp;Changelog</h1>
110110

111111
</table>
112112

113+
<div class="version" aria-label="1.11.32">
114+
<a id="1.11.32"></a>
115+
<h1>Chamilo 1.11.32 - Tikal, 27/06/2025</h1>
116+
<h3>Release notes - summary</h3>
117+
<p>Chamilo 1.11.32 is a micro corrective release on top of 1.11.30. For any significant change, please check the 1.11.30 release notes.</p>
118+
<h3>Release name</h3>
119+
<p><a href="https://en.wikipedia.org/wiki/Huaral">Huaral</a> a city in Peru, capital of the Huaral Province in the Department of Lima, on the path to the ancient city of Caral. 1.11.32 being a minor corrective release on top of 1.11.30 (called "Caral"), relating to a small city geographically close to Caral is a subtle wink to the Chamilo community there.</p>
120+
<h3>Security fixes</h3>
121+
<ul aria-live="off">
122+
<li>No new vulnerability detected in this version</li>
123+
</ul>
124+
<h3>Important note</h3>
125+
<p>Chamilo 1.11.30 comes with subtle changes in the root .htaccess file which could affect your system (for example by triggering "Not Found" errors on course homepages) if you use Apache &lt; 2.4.38-3. Please check line 37 of /.htaccess for more info.</p>
126+
<h3>Notable new Features</h3>
127+
<h4>For end-users, teachers and Chamilo admins</h4>
128+
These features are immediately available to users through the web interface.<br />
129+
<ul aria-live="off">
130+
<li>No notable change</li>
131+
</ul>
132+
<h4>For developers and sysadmins</h4>
133+
Although most features here will be used by teachers or Chamilo admins, they require sysadmin privileges to enable them on the server.
134+
<ul aria-live="off">
135+
<li>No notable change</li>
136+
</ul>
137+
<h3>Improvements (minor features) and debug</h3>
138+
In reverse chronological order...
139+
<ul aria-live="off">
140+
<li>[2025-06-27] (<a href="https://github.com/chamilo/chamilo-lms/commit/a039923b7065fb00d2b5b1cfd56e7d4fb2703dbd">a039923b</a> - <a href="https://github.com/chamilo/chamilo-lms/issues/6400">GH#6400</a>) Internal: Remove potential double conversion of quotes in api_htmlentites() (change introduced in 1.11.30 to increase support for PHP 8.3) - loosely refs</li>
141+
<li>[2025-06-27] (<a href="https://github.com/chamilo/chamilo-lms/commit/ef7c8b5eb65eb6ffeaa4422fbfbb690e920b28e9">ef7c8b5e</a>) Plugin: OnlyOffice: Bump version to 1.5.0 and merge with exercise-specific code + fix issues saving document details</li>
142+
</ul>
143+
<h3>Stylesheets and theming</h3>
144+
<ul aria-live="off">
145+
<li>No notable style change</li>
146+
</ul>
147+
<h3>Web services</h3>
148+
<ul aria-live="off">
149+
<li>[2025-06-26] (<a href="https://github.com/chamilo/chamilo-lms/commit/ccaf0f6629e77b6ab5dc3e2ca068ec6e5dd0e7ab">ccaf0f66</a> - <a href="https://task.beeznest.com/issues/22611">BT#22611</a>) Webservice: Allow receiving body content in JSON format -</li>
150+
</ul>
151+
<h3>Removals</h3>
152+
<ul aria-live="off">
153+
<li>No notable removal</li>
154+
</ul>
155+
<h3>Known issues</h3>
156+
<ul aria-live="off">
157+
<li>No notable known issue</li>
158+
</ul>
159+
</div>
160+
161+
113162
<div class="version" aria-label="1.11.30">
114163
<a id="1.11.30"></a>
115164
<h1>Chamilo 1.11.30 - Caral, 25/06/2025</h1>
116165
<h3>Release notes - summary</h3>
117166
<p>Chamilo 1.11.30 is a patch release on top of 1.11.28.</p>
118167
<h3>Release name</h3>
119-
<p><a href="https://en.wikipedia.org/wiki/Caral">Caral</a> is is an archaeological site in Peru where the remains of the main city of the Caral civilization are found. It is attributed an antiquity of 5,000 years and it is considered the oldest city in the Americas and one of the oldest in the world. We found this reference ironically related to Chamilo 1.11.30 as we are closing towards a 2.0 release.</p>
168+
<p><a href="https://en.wikipedia.org/wiki/Caral">Caral</a> is an archaeological site in Peru where the remains of the main city of the Caral civilization are found. It is attributed an antiquity of 5,000 years and it is considered the oldest city in the Americas and one of the oldest in the world. We found this reference ironically related to Chamilo 1.11.30 as we are closing towards a 2.0 release.</p>
120169
<h3>Security fixes</h3>
121170
<ul aria-live="off">
122171
<li>[2024-09-27] (<a href="https://github.com/chamilo/chamilo-lms/commit/387808b5e23963cea126414cf068b05e4c31ede8">387808b5</a>) Security: Social: Add sec_token when commenting posts Fix GHSA-33gm-vrgh-m239</li>
@@ -159,6 +208,7 @@ <h3>Security fixes</h3>
159208
<li>[2025-06-17] (<a href="https://github.com/chamilo/chamilo-lms/commit/ead79db4eb034b8c11a3d6036759d083de37530c">ead79db4</a>) Security: Fix XSS in session category See advisory GHSA-p4m6-gwhg-x89f</li>
160209
<li>[2025-06-24] (<a href="https://github.com/chamilo/chamilo-lms/commit/d672d11871628a68f9948b40d0a5ed1a87013bfa">d672d118</a>) Security: Set token validation to set a student as tutor</li>
161210
<li>[2025-06-24] (<a href="https://github.com/chamilo/chamilo-lms/commit/1aaa53da9bc358c5493c5e6de71be825fd8de4f8">1aaa53da</a>) Security: Exercise: Remove XSS when displaying fill in blanks results</li>
211+
</ul>
162212
<h3>Important note</h3>
163213
<p>Chamilo 1.11.30 comes with subtle changes in the root .htaccess file which could affect your system (for example by triggering "Not Found" errors on course homepages) if you use Apache &lt; 2.4.38-3. Please check line 37 of /.htaccess for more info.</p>
164214
<h3>Notable new Features</h3>

0 commit comments

Comments
 (0)