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
7 changes: 6 additions & 1 deletion data/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,12 @@
"name": "5.2.0",
"releaseDate": "20 April 2026",
"version": 2026042000,
"upgradePath": "https://docs.moodle.org/502/en/Upgrading",
"upgradePath": "https://docs.moodle.org/502/en/Upgrading"
},
{
"name": "5.2.1",
"releaseDate": "8 June 2026",
"version": 2026042001,
"releaseNoteUrl": false
}
]
Expand Down
17 changes: 14 additions & 3 deletions general/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,14 +90,25 @@ Minor releases dates differ slightly from release to release depending on the ti

:::

## Moodle 5.2 {/* #moodle-52 */}

<ReleaseTable releaseName="5.2" />

:::info

Bug fixes for general core bugs in 5.2.x will end 19 April 2027 (12 months).<br/>
Bug fixes for security issues in 5.2.x will end 4 October 2027 (18 months).

:::

## Moodle 5.1 {/* #moodle-51 */}

<ReleaseTable releaseName="5.1" />

:::info

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

:::

Expand All @@ -108,7 +119,7 @@ Bug fixes for security issues in 5.1.x will end April 2027 (18 months).
:::info

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

:::

Expand All @@ -132,7 +143,7 @@ Bug fixes for security issues in 4.6.x ended 14 April 2025 (4 months).
:::info

Bug fixes for general core bugs in 4.5.x ended 6 October 2025 (12 months).<br/>
Bug fixes for security issues in 4.5.x will end October 2027 (36 months).
Bug fixes for security issues in 4.5.x will end 4 October 2027 (36 months).

:::

Expand Down
Loading
Loading