In order to keep our users updated with the latest features developped and bugs that have been fixed, we implemented a changelog feature.
The main role of the changelog page consists in keeping users posted about the latest developments and bugfixes. Content is retrieved from a dedicated [back-end service](../../services/changelog.md) and displayed in descending order of publication date. Depending on the current language of the Web Application, either the French or the English version is shown.
The component retrieves from the dedicated [service](../../services/changelog.md) the changelog of each released version from the most recent to the oldest.
Each changelog being available both in French and English, the component only displays the ones matching the current language of the application.
As a side role, the changelog page allows users to contact the back-office team, via the dedicated form.