Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed general/_releases/4052_release_graph.png
Binary file not shown.
Binary file added general/_releases/4053_release_graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion general/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The most recent [long-term support release (LTS)](https://en.wikipedia.org/wiki/

<SupportedReleases />

![Release graph summarising the currently supported Moodle releases in a visual form](_releases/4052_release_graph.png)
![Release graph summarising the currently supported Moodle releases in a visual form](_releases/4053_release_graph.png)

<details>
<summary>Release graph key</summary>
Expand Down
15 changes: 10 additions & 5 deletions general/releases/4.4/4.4.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,25 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
## General fixes and improvements
<!-- cspell:disable -->
- [MDL-83541](https://tracker.moodle.org/browse/MDL-83541) - error_question_answers_missing_in_db when duplicate or restore quiz
- [MDL-77646](https://tracker.moodle.org/browse/MDL-77646) - Embed pdf not working on Safari iOS
- [MDL-80386](https://tracker.moodle.org/browse/MDL-80386) - Lost link to "Show all questions" when adding questions to quiz
- [MDL-77646](https://tracker.moodle.org/browse/MDL-77646) - Embed PDF not working on Safari iOS
- [MDL-82440](https://tracker.moodle.org/browse/MDL-82440) - Ghostscript 10.03.1 and above breaks assignment feedback preview
- [MDL-83784](https://tracker.moodle.org/browse/MDL-83784) - Deleting category used in a random question breaks the quiz structure
- [MDL-79265](https://tracker.moodle.org/browse/MDL-79265) - Questions disappear from the question bank display if the latest version is hidden
- [MDL-80351](https://tracker.moodle.org/browse/MDL-80351) - Chart axis options ignored
- [MDL-82601](https://tracker.moodle.org/browse/MDL-82601) - SCORM score not being stored when force complete is used
- [MDL-65233](https://tracker.moodle.org/browse/MDL-65233) - Unexpected behaviour of course reset when using a course start time (timeshift)
- [MDL-84398](https://tracker.moodle.org/browse/MDL-84398) - ChartJs - User locale settings ignored for numeric series data
- [MDL-84398](https://tracker.moodle.org/browse/MDL-84398) - Chart.js - User locale settings ignored for numeric series data
- [MDL-75442](https://tracker.moodle.org/browse/MDL-75442) - When manually grading questions, validation errors styling makes them hard to see, leading to confusion
- [MDL-84295](https://tracker.moodle.org/browse/MDL-84295) - Activity description text displayed differently on course page and activity pages
- [MDL-69142](https://tracker.moodle.org/browse/MDL-69142) - Unknown column "rolename" in "order clause" in Assign user roles to cohort
- [MDL-84584](https://tracker.moodle.org/browse/MDL-84584) - Creating a badge removes all draftfiles for a user
- [MDL-84313](https://tracker.moodle.org/browse/MDL-84313) - webm and ogv cannot be played fully in the app because the range headers are blocked by CORS
- [MDL-84313](https://tracker.moodle.org/browse/MDL-84313) - WebM and OGV cannot be played fully in the app because the range headers are blocked by CORS
- [MDL-83720](https://tracker.moodle.org/browse/MDL-83720) - Broken image links in tag description from external service
- [MDL-84348](https://tracker.moodle.org/browse/MDL-84348) - Guest users should not see the message "You are in preview mode."
- [MDL-84348](https://tracker.moodle.org/browse/MDL-84348) - Guest users should not see the message "You are in preview mode"
- [MDL-84256](https://tracker.moodle.org/browse/MDL-84256) - Remove course icon from course/index.php page
- [MDL-84532](https://tracker.moodle.org/browse/MDL-84532) - mdl_qtype_ordering_options.questionid not found in aggregate or GROUP BY - error when upgrading to 4.5.2 with Microsoft SQL server
- [MDL-67462](https://tracker.moodle.org/browse/MDL-67462) - get_user_badges WS return does not match exporter types
- [MDL-67462](https://tracker.moodle.org/browse/MDL-67462) - The get_user_badges web service return does not match exporter types
<!-- cspell:enable -->

## Security fixes
Expand Down
19 changes: 12 additions & 7 deletions general/releases/4.5/4.5.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,28 +15,33 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
## General fixes and improvements
<!-- cspell:disable -->
- [MDL-83541](https://tracker.moodle.org/browse/MDL-83541) - error_question_answers_missing_in_db when duplicate or restore quiz
- [MDL-80386](https://tracker.moodle.org/browse/MDL-80386) - Lost link to "Show all questions" when adding questions to quiz
- [MDL-84327](https://tracker.moodle.org/browse/MDL-84327) - Assignment & quiz notifications sent to all course participants regardless of activity restrictions
- [MDL-77646](https://tracker.moodle.org/browse/MDL-77646) - Embed pdf not working on Safari iOS
- [MDL-77646](https://tracker.moodle.org/browse/MDL-77646) - Embed PDF not working on Safari iOS
- [MDL-84051](https://tracker.moodle.org/browse/MDL-84051) - Table mdl_sessions does not get cleaned
- [MDL-82440](https://tracker.moodle.org/browse/MDL-82440) - Ghostscript 10.03.1 and above breaks assignment feedback preview
- [MDL-83784](https://tracker.moodle.org/browse/MDL-83784) - Deleting category used in a random question breaks the quiz structure
- [MDL-79265](https://tracker.moodle.org/browse/MDL-79265) - Questions disappear from the question bank display if the latest version is hidden
- [MDL-84543](https://tracker.moodle.org/browse/MDL-84543) - New router seems to clash with $CFG->wwwroot "no slash" requirement
- [MDL-80351](https://tracker.moodle.org/browse/MDL-80351) - Chart axis options ignored
- [MDL-82601](https://tracker.moodle.org/browse/MDL-82601) - SCORM score not being stored when force complete is used
- [MDL-84416](https://tracker.moodle.org/browse/MDL-84416) - Duplicate activity also duplicates badges
- [MDL-65233](https://tracker.moodle.org/browse/MDL-65233) - Unexpected behaviour of course reset when using a course start time (timeshift)
- [MDL-84398](https://tracker.moodle.org/browse/MDL-84398) - ChartJs - User locale settings ignored for numeric series data
- [MDL-84398](https://tracker.moodle.org/browse/MDL-84398) - Chart.js - User locale settings ignored for numeric series data
- [MDL-84147](https://tracker.moodle.org/browse/MDL-84147) - Large Icon within Moodle Competency Frameworks
- [MDL-75442](https://tracker.moodle.org/browse/MDL-75442) - When manually grading questions, validation errors styling makes them hard to see, leading to confusion
- [MDL-84295](https://tracker.moodle.org/browse/MDL-84295) - Activity description text displayed differently on course page and activity pages
- [MDL-69142](https://tracker.moodle.org/browse/MDL-69142) - Unknown column "rolename" in "order clause" in Assign user roles to cohort
- [MDL-84584](https://tracker.moodle.org/browse/MDL-84584) - Creating a badge removes all draftfiles for a user
- [MDL-84313](https://tracker.moodle.org/browse/MDL-84313) - webm and ogv cannot be played fully in the app because the range headers are blocked by CORS
- [MDL-84313](https://tracker.moodle.org/browse/MDL-84313) - WebM and OGV cannot be played fully in the app because the range headers are blocked by CORS
- [MDL-83720](https://tracker.moodle.org/browse/MDL-83720) - Broken image links in tag description from external service
- [MDL-83970](https://tracker.moodle.org/browse/MDL-83970) - AI: Use component name in registration and logging
- [MDL-84348](https://tracker.moodle.org/browse/MDL-84348) - Guest users should not see the message "You are in preview mode."
- [MDL-83970](https://tracker.moodle.org/browse/MDL-83970) - Use component name in AI registration and logging
- [MDL-84348](https://tracker.moodle.org/browse/MDL-84348) - Guest users should not see the message "You are in preview mode"
- [MDL-84256](https://tracker.moodle.org/browse/MDL-84256) - Remove course icon from course/index.php page
- [MDL-84551](https://tracker.moodle.org/browse/MDL-84551) - AI image generation produces High quality when Standard is chosen
- [MDL-84651](https://tracker.moodle.org/browse/MDL-84651) - AI: Extend AI model support in placement webservice
- [MDL-84651](https://tracker.moodle.org/browse/MDL-84651) - Extend AI model support in placement webservice
- [MDL-84532](https://tracker.moodle.org/browse/MDL-84532) - mdl_qtype_ordering_options.questionid not found in aggregate or GROUP BY - error when upgrading to 4.5.2 with Microsoft SQL server
- [MDL-67462](https://tracker.moodle.org/browse/MDL-67462) - get_user_badges WS return does not match exporter types
- [MDL-67462](https://tracker.moodle.org/browse/MDL-67462) - The get_user_badges web service return does not match exporter types
<!-- cspell:enable -->

## Security fixes
Expand Down