diff --git a/documentation/changelog.html b/documentation/changelog.html
index 962c57e251..d2fef38f58 100755
--- a/documentation/changelog.html
+++ b/documentation/changelog.html
@@ -109,7 +109,7 @@
-
Chamilo 1.11.8 - Sayaxché, 10/08/2018
+
Chamilo 1.11.8 - Sayaxché, 12/08/2018
Release notes - summary
Chamilo 1.11.8 is a minor, bug fix and security fix release on top of 1.11.6 that contains a series of
small new features, including first support for European RGPD. Given the security fixes it contains,
@@ -204,6 +204,16 @@
Improvements (minor features) and debug
+ - [2018-08-11] (45ff6b6d - GH#2622) WYSIWYG: Add documentation, declare BETA and add French translation to the VR/360° video viewer in Chamilo
+ - [2018-08-11] (1e9543a8) WYSIWYG: Add DOCTYPE html to HTML documents created through CKEditor
+ - [2018-08-10] (1629f293 - GH#2622) Global: Enable VRView mediaelement plugin by default
+ - [2018-08-10] (23e808f5) Admin: Fix access to add sessions to category
+ - [2018-08-10] (af61622f) Admin: Remove notice when deleting batch of users or courses with no user/course selected
+ - [2018-08-10] (513e5b66) Display: Remove use of (some) .gif icons
+ - [2018-08-10] (5421757f) Display: Remove deprecated (and ugly) info3.png/svg
+ - [2018-08-09] (b767f1b3 - GH#2622) Global: Add vrview plugin for mediaelement
+ - [2018-08-10] (223dcb92 - GH#2628) Privacy: Enable GDPR features by default and allow disabling it by setting disable_gdpr in configuration.php
+ - [2018-08-10] (cb8d4032) Internal: Rename $strict variable to $returnEmptyIfNotFound for better understandability in get_lang()
- [2018-08-10] (cb8d4032) Internal: Rename $strict variable to $returnEmptyIfNotFound for better understandability in get_lang()
- [2018-08-10] (7f822a13 - GH#2554) Internal: Load the user language instead of the platform language
- [2018-08-10] (8ad5ae32 - GH#2554) Internal: Load the user language instead of the platform language
@@ -905,6 +915,9 @@
Stylesheets and theming
+ - [2018-08-10] (38e649ac) Template: Fix footer
+ - [2018-08-10] (c267e71b) Template: Update fix show_footer and show_header tpl
+ - [2018-08-10] (248d9d9a) Template: Improvement of template layout and css structure
- [2018-04-10] (a12959e2) Template: Added the variable home_include in the tpl layout_2_col.tpl
- [2018-04-10] (d6c5d52a - CT#11338) Template: Add template variable home_include when including static HTML page through main menu. Add parameter to return_home_page(). Add SECTION_INCLUDE constant
- [2018-04-10] (4507d6b9) Template: Fix duplicate plugin_main_top condition in layout_2_col.tpl