File tree Expand file tree Collapse file tree 5 files changed +233
-8
lines changed Expand file tree Collapse file tree 5 files changed +233
-8
lines changed Original file line number Diff line number Diff line change 4747 "name" : " 5.1.0" ,
4848 "releaseDate" : " 6 October 2025" ,
4949 "version" : 2025100600 ,
50- "upgradePath" : " https://docs.moodle.org/501/en/Upgrading" ,
51- "releaseNoteUrl" : false
50+ "upgradePath" : " https://docs.moodle.org/501/en/Upgrading"
5251 }
5352 ]
5453 },
Original file line number Diff line number Diff line change @@ -90,6 +90,17 @@ Minor releases dates differ slightly from release to release depending on the ti
9090
9191:::
9292
93+ ## Moodle 5.1
94+
95+ <ReleaseTable releaseName =" 5.1 " />
96+
97+ ::: info
98+
99+ Bug fixes for general core bugs in 5.1.x will end 5 October 2026 (12 months).<br />
100+ Bug fixes for security issues in 5.1.x will end April 2027 (18 months).
101+
102+ :::
103+
93104## Moodle 5.0
94105
95106<ReleaseTable releaseName =" 5.0 " />
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
3535- [ MDL-84739] ( https://tracker.moodle.org/browse/MDL-84739 ) - Rubric creation icons are over sized and affect the layout
3636- [ MDL-80611] ( https://tracker.moodle.org/browse/MDL-80611 ) - Help links get accidentally translated and become broken
3737- [ MDL-72956] ( https://tracker.moodle.org/browse/MDL-72956 ) - Multiple concurrent feedback submissions cause an error
38+ - [ MDL-86174] ( https://tracker.moodle.org/browse/MDL-86174 ) - Canvas Credentials updates impact Moodle backpack "Include authentication details" setting (implement paid plan alert)
3839<!-- cspell:enable -->
3940
4041## Accessibility improvements
Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ import { ReleaseNoteIntro } from '@site/src/components/ReleaseInformation';
5252- [ MDL-84739] ( https://tracker.moodle.org/browse/MDL-84739 ) - Rubric creation icons are over sized and affect the layout
5353- [ MDL-80611] ( https://tracker.moodle.org/browse/MDL-80611 ) - Help links get accidentally translated and become broken
5454- [ MDL-72956] ( https://tracker.moodle.org/browse/MDL-72956 ) - Multiple concurrent feedback submissions cause an error
55+ - [ MDL-86174] ( https://tracker.moodle.org/browse/MDL-86174 ) - Canvas Credentials updates impact Moodle backpack "Include authentication details" setting (implement paid plan alert)
5556<!-- cspell:enable -->
5657
5758## Accessibility improvements
You can’t perform that action at this time.
0 commit comments