Release | Released | Active Support | Security Support | Latest |
---|---|---|---|---|
3.0 |
2 months and 2 weeks ago (16 May 2022)
|
Ended
today (01 Aug 2022)
|
Yes | 3.0.1 |
2.16 |
5 months and 3 weeks ago (07 Feb 2022)
|
Ended
3 months ago (01 May 2022)
|
Ended
2 months and 2 weeks ago (16 May 2022)
|
2.16.2 |
2.15 (LTS) |
9 months ago (04 Nov 2021)
|
Ends
in 6 months (01 Feb 2023)
|
Yes | 2.15.5 |
2.14 |
12 months ago (02 Aug 2021)
|
Ended
9 months ago (04 Nov 2021)
|
Ended
5 months and 3 weeks ago (07 Feb 2022)
|
2.14.2 |
2.13 |
1 year and 2 months ago (12 May 2021)
|
Ended
12 months ago (01 Aug 2021)
|
Ended
6 months ago (01 Feb 2022)
|
2.13.5 |
2.12 |
1 year and 6 months ago (02 Feb 2021)
|
Ended
1 year and 2 months ago (12 May 2021)
|
Ended
12 months ago (01 Aug 2021)
|
2.12.6 |
2.11 (LTS) |
1 year and 9 months ago (02 Nov 2020)
|
Ended
1 year and 6 months ago (02 Feb 2021)
|
Ended
5 months and 3 weeks ago (07 Feb 2022)
|
2.11.9 |
2.10 |
1 year and 11 months ago (11 Aug 2020)
|
Ended
1 year and 9 months ago (02 Nov 2020)
|
Ended
1 year and 6 months ago (02 Feb 2021)
|
2.10.2 |
2.9 |
2 years and 2 months ago (04 May 2020)
|
Ended
1 year and 11 months ago (11 Aug 2020)
|
Ended
1 year and 9 months ago (02 Nov 2020)
|
2.9.3 |
2.8 |
2 years and 6 months ago (03 Feb 2020)
|
Ended
2 years and 2 months ago (04 May 2020)
|
Ended
1 year and 11 months ago (11 Aug 2020)
|
2.8.2 |
2.7 (LTS) |
2 years and 8 months ago (06 Nov 2019)
|
Ended
2 years and 6 months ago (03 Feb 2020)
|
Ended
1 year and 6 months ago (02 Feb 2021)
|
2.7.4 |
Wagtail is an open source content management system built on Django, with a strong community and commercial support. It’s focused on user experience, and offers precise control for designers and developers.
Minor/Feature releases of Wagtail are released every three months. A feature release will usually stop receiving patch release updates when the next feature release comes out. LTS releases receive fixes for security and data-loss related issues. Typically, an LTS release will happen once every four feature releases and receive updates for five feature releases, giving a support period of fifteen months with a three month overlap. LTS releases will ensure compatibility with at least one Django LTS release.
The Wagtail team provides official security support for:
- The two most recent Wagtail release series.
- The latest LTS release.
Compatible Django / Python versions
Wagtail release | Compatible Django versions | Compatible Python versions |
---|---|---|
3 | 3.2, 4.0 | 3.7-3.10 |
2.15 LTS | 3.0, 3.1, 3.2 | 3.6-3.10 |
More information is available on the Wagtail website.
You should be running one of the supported release numbers listed above in the rightmost column.
python -c "import wagtail; print(wagtail.__version__)"
You can submit an improvement to this page on GitHub. This page has a corresponding Talk Page.
A JSON version of this page is available at /api/wagtail.json. See the API Documentation for more.
Latest releases on this page are automatically updated