You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: general/releases.md
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -90,6 +90,19 @@ Minor releases dates differ slightly from release to release depending on the ti
90
90
91
91
:::
92
92
93
+
## Moodle 4.6 (Experimental)
94
+
95
+
Please note that Moodle 4.6 is an experimental version integrating MDL-71378 with the Moodle 4.5.x code, intended as a preview and testing release. It is not recommended that it be used as part of general production.
96
+
97
+
<ReleaseTablereleaseName="4.6" />
98
+
99
+
:::info
100
+
101
+
Bug fixes for general core bugs in 4.6.x will end 14 April 2025 (4 months).<br/>
102
+
Bug fixes for security issues in 4.6.x will end 14 April 2025 (4 months).
description: The release notes for Moodle version 4.6.0.
9
+
---
10
+
11
+
import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
12
+
13
+
Release date: 20 December 2024
14
+
15
+
Please note that Moodle 4.6 is an experimental version integrating [MDL-71378](https://tracker.moodle.org/browse/MDL-71378) with the Moodle 4.5.x code, intended as a preview and testing release. It is not recommended that it be used as part of general production.
16
+
17
+
For a list of fixes from previous releases please see the latest 4.5.x release notes.
18
+
19
+
If you are upgrading from a previous version, please see [Upgrading](https://docs.moodle.org/en/Upgrading) in the user docs.
20
+
21
+
## Server and client requirements
22
+
23
+
Please see the [Moodle 4.5](https://moodledev.io/general/releases/4.5) server requirements, database requirements, and client requirements for details.
0 commit comments