From f9af4419dc5ea3618ed2ff535a87c7efc11b33b6 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Tue, 22 Oct 2024 00:56:40 +0200 Subject: [PATCH] Documentation: Update changelog for 1.11.28 --- documentation/changelog.html | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/changelog.html b/documentation/changelog.html index 362936c652..bd05d32fec 100755 --- a/documentation/changelog.html +++ b/documentation/changelog.html @@ -216,6 +216,7 @@
  • [2024-10-13] (5e9f2f0b - GH#4242) Admin: Add configuration setting 'quiz_question_edit_open_advanced_params_by_default' to show questions advanced settings by default
  • [2024-10-19] (c8748f86 - GH#5543) Admin: Add configuration setting 'session_visibility_after_end_date_options_configuration' to limit the visible session-visibility options
  • [2024-10-19] (4fb383d0 - GH#5191) Admin: Add configuration setting 'hide_my_progress_tab' to hide the 'My Progress' tab
  • +
  • [2024-10-21] (615a5068) Internal: Bump PHP version from 7.2 to 7.4 in composer.json
  • Improvements (minor features) and debug

    In reverse chronological order...