-
Notifications
You must be signed in to change notification settings - Fork 566
Moodle workplace release page #1527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
lostrogit
wants to merge
1
commit into
moodle:main
Choose a base branch
from
lostrogit:workplace_release_docs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,151 @@ | ||||||||||||||||||||||
| --- | ||||||||||||||||||||||
| title: Moodle Workplace releases | ||||||||||||||||||||||
| tags: | ||||||||||||||||||||||
| - 'Workplace' | ||||||||||||||||||||||
| - Release notes | ||||||||||||||||||||||
| --- | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <!-- markdownlint-disable no-inline-html --> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| import SupportedReleasesWP, { styles as ReleaseStylesWP } from '@site/src/components/SupportedReleasesWP'; | ||||||||||||||||||||||
| import ReleaseTableWP from '@site/src/components/ReleaseTableWP'; | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| This page lists all official releases of Moodle Workplace, grouped by branch in reverse chronological order. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| ## Release cycle | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Moodle Workplace is based on top of Moodle LMS. Moodle Workplace releases always follow the Moodle LMS releases. The minors are normally released the next day and the majors are normally released after three-four weeks. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| These are the target dates for releases. These dates may vary slightly due to unforeseen circumstances. When the Moodle LMS release is delayed, the Moodle Workplace release is delayed respectively. See also [Moodle LMS Releases](https://moodledev.io/general/releases). | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <table> | ||||||||||||||||||||||
| <tbody> | ||||||||||||||||||||||
| <tr> | ||||||||||||||||||||||
| <th colspan="2" scope="row"> | ||||||||||||||||||||||
| Release | ||||||||||||||||||||||
| </th> | ||||||||||||||||||||||
| <th colspan="2" scope="row" className={ReleaseStylesWP['moodle-workplace-release']}> | ||||||||||||||||||||||
| Moodle Workplace | ||||||||||||||||||||||
| </th> | ||||||||||||||||||||||
| <th colspan="2" scope="row"> | ||||||||||||||||||||||
| Moodle LMS | ||||||||||||||||||||||
| </th> | ||||||||||||||||||||||
| </tr> | ||||||||||||||||||||||
| <tr> | ||||||||||||||||||||||
| <th scope="row"> Release type </th> | ||||||||||||||||||||||
| <th scope="row"> Frequency </th> | ||||||||||||||||||||||
| <th scope="row" className={ReleaseStylesWP['moodle-workplace-release']}> Release </th> | ||||||||||||||||||||||
| <th scope="row" className={ReleaseStylesWP['moodle-workplace-release']}> Includes </th> | ||||||||||||||||||||||
| <th scope="row"> Release </th> | ||||||||||||||||||||||
| <th scope="row"> Includes</th> | ||||||||||||||||||||||
| </tr> | ||||||||||||||||||||||
| <tr> | ||||||||||||||||||||||
| <td>[Major](./development/process#major-release-cycles) (eg. 3.x)</td> | ||||||||||||||||||||||
| <td>6 monthly</td> | ||||||||||||||||||||||
| <td>3-4 weeks after Moodle LMS major</td> | ||||||||||||||||||||||
| <td>New features, improvements and bug fixes (Moodle LMS and Workplace)</td> | ||||||||||||||||||||||
| <td>April and October</td> | ||||||||||||||||||||||
| <td>New features, Improvements and fixes</td> | ||||||||||||||||||||||
| </tr> | ||||||||||||||||||||||
| <tr> | ||||||||||||||||||||||
| <td>[Minor](./development/process#stable-maintenance-cycles) (Point) (eg. 3.x.y)</td> | ||||||||||||||||||||||
| <td>2 monthly</td> | ||||||||||||||||||||||
| <td>1 day after Moodle LMS minor</td> | ||||||||||||||||||||||
| <td>Workplace new features, improvements and bug fixes and Moodle LMS fixes</td> | ||||||||||||||||||||||
| <td>February, April, June, August, October and December</td> | ||||||||||||||||||||||
| <td>Fixes based on the latest major release and never any significant new features or database changes</td> | ||||||||||||||||||||||
| </tr> | ||||||||||||||||||||||
| </tbody> | ||||||||||||||||||||||
| </table> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Starting from 4.1 release, we package two Workplace versions in every release: | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| - **Standard version**: no new features in minor releases, this version is supported for bug fixes and security fixes while the corresponding version of LMS is supported | ||||||||||||||||||||||
| - **Rolling version**: features are added continuously up until the new major release of LMS, after that it has bug fixes for four more months and then support stops completely (which is approximately 3 months after the next Workplace major release). | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
|  | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| ### End-of-life dates for currently supported releases | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <SupportedReleasesWP /> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <!-- START RELEASES --> | ||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 5.1 Rolling | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="5.1" isRolling/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 5.1 | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="5.1" /> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 5.0 Rolling | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="5.0" isRolling/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 5.0 | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="5.0" /> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 4.5 Rolling | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="4.5" isRolling/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 4.5 (LTS) | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="4.5" /> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 4.4 Rolling | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="4.4" isRolling/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 4.4 | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="4.4" /> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 4.3 Rolling | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="4.3" isRolling/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 4.3 | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="4.3" /> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 4.2 Rolling | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="4.2" isRolling/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 4.2 | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="4.2"/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 4.1 Rolling | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="4.1" isRolling/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 4.1 (LTS) | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="4.1"/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 4.0 | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="4.0"/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 3.11 | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="3.11"/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 3.10 | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="3.10"/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle Workplace 3.9 | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="3.9"/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle workplace 3.8 | ||||||||||||||||||||||
| <ReleaseTableWP releaseName="3.8"/> | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| <br /> | ||||||||||||||||||||||
| ## Moodle workplace 3.7 | ||||||||||||||||||||||
|
Comment on lines
+146
to
+150
|
||||||||||||||||||||||
| ## Moodle workplace 3.8 | |
| <ReleaseTableWP releaseName="3.8"/> | |
| <br /> | |
| ## Moodle workplace 3.7 | |
| ## Moodle Workplace 3.8 | |
| <ReleaseTableWP releaseName="3.8"/> | |
| <br /> | |
| ## Moodle Workplace 3.7 |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"workplace" should be capitalized as "Workplace" to be consistent with all other headings in the document.