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
3 changes: 1 addition & 2 deletions data/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
"name": "5.0.0",
"releaseDate": "14 April 2025",
"version": 2025041400,
"upgradePath": "https://docs.moodle.org/500/en/Upgrading",
"releaseNoteUrl": false
"upgradePath": "https://docs.moodle.org/500/en/Upgrading"
}
]
},
Expand Down
11 changes: 11 additions & 0 deletions general/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,17 @@ Minor releases dates differ slightly from release to release depending on the ti

:::

## Moodle 5.0

<ReleaseTable releaseName="5.0" />

:::info

Bug fixes for general core bugs in 5.0.x will end 20 April 2026 (12 months).<br/>
Bug fixes for security issues in 5.0.x will end October 2026 (18 months).

:::

## Moodle 4.6 (Experimental)

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.
Expand Down
Loading