diff --git a/data/versions.json b/data/versions.json
index 2945f87e7e..0e667aed4d 100644
--- a/data/versions.json
+++ b/data/versions.json
@@ -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
}
]
@@ -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
}
]
@@ -203,8 +213,7 @@
{
"name": "4.3.12",
"releaseDate": "14 April 2025",
- "version": 2023100912,
- "releaseNoteUrl": false
+ "version": 2023100912
}
]
},
@@ -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
}
]
@@ -2349,4 +2363,4 @@
"isLTS": false
}
]
-}
\ No newline at end of file
+}
diff --git a/general/_releases/4053_release_graph.png b/general/_releases/4053_release_graph.png
deleted file mode 100644
index b2f55b700d..0000000000
Binary files a/general/_releases/4053_release_graph.png and /dev/null differ
diff --git a/general/_releases/5000_release_graph.png b/general/_releases/5000_release_graph.png
new file mode 100644
index 0000000000..3b04b7dd70
Binary files /dev/null and b/general/_releases/5000_release_graph.png differ
diff --git a/general/releases.md b/general/releases.md
index 8916d60e5c..6e48e9a12f 100644
--- a/general/releases.md
+++ b/general/releases.md
@@ -19,7 +19,7 @@ The most recent [long-term support release (LTS)](https://en.wikipedia.org/wiki/
-
+
Release graph key
diff --git a/general/releases/4.1/4.1.18.md b/general/releases/4.1/4.1.18.md
new file mode 100644
index 0000000000..1c54c5f693
--- /dev/null
+++ b/general/releases/4.1/4.1.18.md
@@ -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';
+
+
+
+## General fixes and improvements
+
+- [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
+
+
+## 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.
diff --git a/general/releases/4.3/4.3.12.md b/general/releases/4.3/4.3.12.md
new file mode 100644
index 0000000000..d4ff98f389
--- /dev/null
+++ b/general/releases/4.3/4.3.12.md
@@ -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';
+
+
+
+## General fixes and improvements
+
+- [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
+
+
+## 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.
diff --git a/general/releases/4.4/4.4.8.md b/general/releases/4.4/4.4.8.md
new file mode 100644
index 0000000000..8c787900cf
--- /dev/null
+++ b/general/releases/4.4/4.4.8.md
@@ -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';
+
+
+
+## General fixes and improvements
+
+- [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
+
+
+## Accessibility improvements
+
+- [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
+
+
+## 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.
diff --git a/general/releases/4.5/4.5.4.md b/general/releases/4.5/4.5.4.md
new file mode 100644
index 0000000000..b7f7417211
--- /dev/null
+++ b/general/releases/4.5/4.5.4.md
@@ -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';
+
+
+
+## General fixes and improvements
+
+- [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
+
+
+## Accessibility improvements
+
+- [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
+
+
+## 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.