From 12e827aefe49c286bc85d0ab8302c4d10aa497f1 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Wed, 29 Jan 2025 22:00:14 +0100 Subject: [PATCH] Documentation: Add changelog entry for 1.11.30 with note on the .htaccess rule change. --- documentation/changelog.html | 44 ++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/documentation/changelog.html b/documentation/changelog.html index 8a95b2d437..e82cd82e28 100755 --- a/documentation/changelog.html +++ b/documentation/changelog.html @@ -110,6 +110,50 @@ +
+ +

Chamilo 1.11.30 - ?, /02/2025

+

Release notes - summary

+

Chamilo 1.11.30 is a patch release on top of 1.11.28.

+

Release name

+

? is ...

+

Security fixes

+ +

Important note

+

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 < 2.4.38-3. Please check line 37 of /.htaccess for more info.

+

Notable new Features

+

For end-users, teachers and Chamilo admins

+ These features are immediately available to users through the web interface.
+ +

For developers and sysadmins

+ Although most features here will be used by teachers or Chamilo admins, they require sysadmin privileges to enable them on the server. + +

Improvements (minor features) and debug

+ In reverse chronological order... + +

Stylesheets and theming

+ +

Web services

+ +

Removals

+ +

Known issues

+ +
+ +

Chamilo 1.11.28 - Alcatraz, 21/10/2024