Files
discourse/versions.json
T
github-actions[bot]andgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> f7cec86997 DEV: Begin development of v2026.2.0-latest (#37358)
Merging this will trigger the creation of a `release/2026.1` branch on
the preceding commit.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-28 17:21:07 +00:00

35 lines
762 B
JSON

{
"2026.2": {
"developmentStartDate": "2026-01-28",
"releaseDate": "2026-02",
"supportEndDate": "2026-04",
"released": false,
"esr": false,
"supported": true
},
"2026.1": {
"developmentStartDate": "2025-12-30",
"releaseDate": "2026-01-28",
"supportEndDate": "2026-09",
"released": true,
"esr": true,
"supported": true
},
"2025.12": {
"releaseDate": "2025-12-30",
"developmentStartDate": "2025-11-25",
"supportEndDate": "2026-02",
"released": true,
"esr": false,
"supported": true
},
"2025.11": {
"releaseDate": "2025-11-25",
"developmentStartDate": "2025-10-28",
"supportEndDate": "2026-01-28",
"released": true,
"esr": false,
"supported": false
}
}