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
26 changes: 20 additions & 6 deletions data/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,12 @@
{
"name": "4.5.4",
"releaseDate": "14 April 2025",
"version": 2024100704,
"version": 2024100704
},
{
"name": "4.5.5",
"releaseDate": "9 June 2025",
"version": 2024100705,
"releaseNoteUrl": false
}
]
Expand Down Expand Up @@ -124,7 +129,12 @@
{
"name": "4.4.8",
"releaseDate": "14 April 2025",
"version": 2024042208,
"version": 2024042208
},
{
"name": "4.4.9",
"releaseDate": "9 June 2025",
"version": 2024042209,
"releaseNoteUrl": false
}
]
Expand Down Expand Up @@ -203,8 +213,7 @@
{
"name": "4.3.12",
"releaseDate": "14 April 2025",
"version": 2023100912,
"releaseNoteUrl": false
"version": 2023100912
}
]
},
Expand Down Expand Up @@ -384,7 +393,12 @@
{
"name": "4.1.18",
"releaseDate": "14 April 2025",
"version": 2022112818,
"version": 2022112818
},
{
"name": "4.1.19",
"releaseDate": "9 June 2025",
"version": 2022112819,
"releaseNoteUrl": false
}
]
Expand Down Expand Up @@ -2349,4 +2363,4 @@
"isLTS": false
}
]
}
}
Binary file removed general/_releases/4053_release_graph.png
Binary file not shown.
Binary file added general/_releases/5000_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/4053_release_graph.png)
![Release graph summarising the currently supported Moodle releases in a visual form](_releases/5000_release_graph.png)

<details>
<summary>Release graph key</summary>
Expand Down
22 changes: 22 additions & 0 deletions general/releases/4.1/4.1.18.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Moodle 4.1.18
tags:
- Release notes
- Moodle 4.1
sidebar_position: 18
moodleVersion: 4.1.18
description: The release notes for Moodle version 4.1.18.
---

import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';

<ReleaseNoteIntro releaseName={frontMatter.moodleVersion} />

## General fixes and improvements
<!-- cspell:disable -->
- [MDL-85000](https://tracker.moodle.org/browse/MDL-85000) - Error "No compatible source was found for this media" when trying to play OGV files on Firefox
<!-- cspell:enable -->

## Security fixes

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.
22 changes: 22 additions & 0 deletions general/releases/4.3/4.3.12.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Moodle 4.3.12
tags:
- Release notes
- Moodle 4.3
sidebar_position: 12
moodleVersion: 4.3.12
description: The release notes for Moodle version 4.3.12.
---

import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';

<ReleaseNoteIntro releaseName={frontMatter.moodleVersion} />

## General fixes and improvements
<!-- cspell:disable -->
- [MDL-85000](https://tracker.moodle.org/browse/MDL-85000) - Error "No compatible source was found for this media" when trying to play OGV files on Firefox
<!-- cspell:enable -->

## Security fixes

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.
50 changes: 50 additions & 0 deletions general/releases/4.4/4.4.8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
title: Moodle 4.4.8
tags:
- Release notes
- Moodle 4.4
sidebar_position: 8
moodleVersion: 4.4.8
description: The release notes for Moodle version 4.4.8.
---

import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';

<ReleaseNoteIntro releaseName={frontMatter.moodleVersion} />

## General fixes and improvements
<!-- cspell:disable -->
- [MDL-75971](https://tracker.moodle.org/browse/MDL-75971) - Add email handling capabilities to Behat (Mailpit)
- [MDL-76801](https://tracker.moodle.org/browse/MDL-76801) - Unexpected behavior in assignment grader when the user filter shows 0 remaining users
- [MDL-84058](https://tracker.moodle.org/browse/MDL-84058) - restore_backup.php does not restore the original course name
- [MDL-83856](https://tracker.moodle.org/browse/MDL-83856) - HTML line break tags visible in feedback for forums with advanced grading
- [MDL-76668](https://tracker.moodle.org/browse/MDL-76668) - No links to manual grading/statistics/responses in Quiz in Single activity course format
- [MDL-80091](https://tracker.moodle.org/browse/MDL-80091) - Assignment grader does not auto-select a student with "Requires grading" filter applied
- [MDL-83591](https://tracker.moodle.org/browse/MDL-83591) - Error in Single View grade report when last viewed grade item is deleted
- [MDL-83272](https://tracker.moodle.org/browse/MDL-83272) - Deleting a question bank category can orphan questions and break quizzes
- [MDL-81655](https://tracker.moodle.org/browse/MDL-81655) - Maintenance warning countdown is hidden behind footer button and block drawer
- [MDL-85112](https://tracker.moodle.org/browse/MDL-85112) - Unread conversations message displayed incorrectly in notifications popover
- [MDL-85001](https://tracker.moodle.org/browse/MDL-85001) - Report builder filtering does not work when report duplicated on page
- [MDL-85023](https://tracker.moodle.org/browse/MDL-85023) - SEB configuration should also allow use of WebRTC recording on MacOS
- [MDL-61730](https://tracker.moodle.org/browse/MDL-61730) - Missing setType() error when importing XML file in gradebook
- [MDL-84970](https://tracker.moodle.org/browse/MDL-84970) - Editor tiny does not support switching to Chinese
- [MDL-84112](https://tracker.moodle.org/browse/MDL-84112) - Default completion is not available with Big blue button when there is a large amount of users
- [MDL-84419](https://tracker.moodle.org/browse/MDL-84419) - Scheduled task timing is incorrect when daylight saving time begins
- [MDL-84997](https://tracker.moodle.org/browse/MDL-84997) - Messaging drawer displays a small background after clearing notifications
- [MDL-84893](https://tracker.moodle.org/browse/MDL-84893) - Users with long names make the message drawer content overlap
- [MDL-84222](https://tracker.moodle.org/browse/MDL-84222) - XOAuth: Sending mail via Google using smptmailer results in exception: call to a member functionhasExpired() on string
- [MDL-85000](https://tracker.moodle.org/browse/MDL-85000) - Error "No compatible source was found for this media" when trying to play OGV files on Firefox
<!-- cspell:enable -->

## Accessibility improvements
<!-- cspell:disable -->
- [MDL-84823](https://tracker.moodle.org/browse/MDL-84823) - Incorrect use of ARIA attributes in the notications popover and messaging drawers
- [MDL-84816](https://tracker.moodle.org/browse/MDL-84816) - Resize text issue on the notifications popover
- [MDL-84826](https://tracker.moodle.org/browse/MDL-84826) - The delete menu item in an action menu has poor colour contrast when in focus
- [MDL-84803](https://tracker.moodle.org/browse/MDL-84803) - Pages in the feedback activity do not have unique titles
- [MDL-61823](https://tracker.moodle.org/browse/MDL-61823) - The filetypes form element has two labels, one of which is broken
<!-- cspell:enable -->

## Security fixes

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.
53 changes: 53 additions & 0 deletions general/releases/4.5/4.5.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
title: Moodle 4.5.4
tags:
- Release notes
- Moodle 4.5
sidebar_position: 4
moodleVersion: 4.5.4
description: The release notes for Moodle version 4.5.4.
---

import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';

<ReleaseNoteIntro releaseName={frontMatter.moodleVersion} />

## General fixes and improvements
<!-- cspell:disable -->
- [MDL-83499](https://tracker.moodle.org/browse/MDL-83499) - Attempting to duplicate a section with multiple subsections fails
- [MDL-75971](https://tracker.moodle.org/browse/MDL-75971) - Add email handling capabilities to Behat (Mailpit)
- [MDL-76801](https://tracker.moodle.org/browse/MDL-76801) - Unexpected behavior in assignment grader when the user filter shows 0 remaining users
- [MDL-84058](https://tracker.moodle.org/browse/MDL-84058) - restore_backup.php does not restore the original course name
- [MDL-83856](https://tracker.moodle.org/browse/MDL-83856) - HTML line break tags visible in feedback for forums with advanced grading
- [MDL-76668](https://tracker.moodle.org/browse/MDL-76668) - No links to manual grading/statistics/responses in Quiz in Single activity course format
- [MDL-83692](https://tracker.moodle.org/browse/MDL-83692) - MFA SMS factor secret validity duration is forced to zero
- [MDL-80091](https://tracker.moodle.org/browse/MDL-80091) - Assignment grader does not auto-select a student with "Requires grading" filter applied
- [MDL-83591](https://tracker.moodle.org/browse/MDL-83591) - Error in Single View grade report when last viewed grade item is deleted
- [MDL-83272](https://tracker.moodle.org/browse/MDL-83272) - Deleting a question bank category can orphan questions and break quizzes
- [MDL-81655](https://tracker.moodle.org/browse/MDL-81655) - Maintenance warning countdown is hidden behind footer button and block drawer
- [MDL-85112](https://tracker.moodle.org/browse/MDL-85112) - Unread conversations message displayed incorrectly in notifications popover
- [MDL-85001](https://tracker.moodle.org/browse/MDL-85001) - Report builder filtering does not work when report duplicated on page
- [MDL-85023](https://tracker.moodle.org/browse/MDL-85023) - SEB configuration should also allow use of WebRTC recording on MacOS
- [MDL-61730](https://tracker.moodle.org/browse/MDL-61730) - Missing setType() error when importing XML file in gradebook
- [MDL-84940](https://tracker.moodle.org/browse/MDL-84940) - The section links block should not show subsections
- [MDL-84970](https://tracker.moodle.org/browse/MDL-84970) - Editor tiny does not support switching to Chinese
- [MDL-84112](https://tracker.moodle.org/browse/MDL-84112) - Default completion is not available with Big blue button when there is a large amount of users
- [MDL-84419](https://tracker.moodle.org/browse/MDL-84419) - Scheduled task timing is incorrect when daylight saving time begins
- [MDL-84997](https://tracker.moodle.org/browse/MDL-84997) - Messaging drawer displays a small background after clearing notifications
- [MDL-84893](https://tracker.moodle.org/browse/MDL-84893) - Users with long names make the message drawer content overlap
- [MDL-84222](https://tracker.moodle.org/browse/MDL-84222) - XOAuth: Sending mail via Google using smptmailer results in exception: call to a member functionhasExpired() on string
- [MDL-85000](https://tracker.moodle.org/browse/MDL-85000) - Error "No compatible source was found for this media" when trying to play OGV files on Firefox
<!-- cspell:enable -->

## Accessibility improvements
<!-- cspell:disable -->
- [MDL-84823](https://tracker.moodle.org/browse/MDL-84823) - Incorrect use of ARIA attributes in the notications popover and messaging drawers
- [MDL-84816](https://tracker.moodle.org/browse/MDL-84816) - Resize text issue on the notifications popover
- [MDL-84826](https://tracker.moodle.org/browse/MDL-84826) - The delete menu item in an action menu has poor colour contrast when in focus
- [MDL-84803](https://tracker.moodle.org/browse/MDL-84803) - Pages in the feedback activity do not have unique titles
- [MDL-61823](https://tracker.moodle.org/browse/MDL-61823) - The filetypes form element has two labels, one of which is broken
<!-- cspell:enable -->

## Security fixes

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.