Chamilo 2.0 - [release name], 2024-mm-dd

Release notes - summary

Chamilo 2.0 is a major release that starts a new branch for the Chamilo software. It is based on Chamilo 1.11.10, but includes tons of backend changes that will make developing Chamilo more "mainstream" in the future, by adopting more widely-known libraries, with the notable inclusions of Symfony as a main controller and framework (except for some legacy tools not yet converted) and VueJS as a main UI framework.
For the first time in more than 14 years (since its launch in 2010), Chamilo changes appearance, with a totally new and streamlined set of icons, and a design that will allow more flexibility and speed across devices.

Release name

Not assigned

Security fixes

Possibly breaking changes

Notable new Features

.

For end-users

For teachers/trainers

For Chamilo admins

For developers or sysadmins

General improvements (including major features, minor features and patches)

Stylesheets and theming changes

Web services changes

Web services are now documented at https://github.com/chamilo/chamilo-lms/wiki/webservices-api-latest, including its own changelog. If you need consistent tracking of these changes, we recommend you use that page for more complete information. In Chamilo 2.0, we have moved from SOAP and REST individual implementations to using API Platform to generate web services. This enables more flexibility for us and for users of our API, as there are more ways to access our data, while providing us with easy ways to develop new services.

Removals

Known issues