Skip to content

Commit 69dee03

Browse files
thibaudcolaslb-
andauthored
RFC 109: v7.2* roadmap updates (#109)
Co-authored-by: LB (Ben Johnston) <mail@lb.ee>
1 parent 590deeb commit 69dee03

1 file changed

Lines changed: 127 additions & 0 deletions

File tree

text/109-roadmap-updates.md

Lines changed: 127 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,127 @@
1+
# RFC 109: Public roadmap updates
2+
3+
- RFC: 109
4+
- Author: Thibaud Colas
5+
- Created: 2025-08-06
6+
- Last Modified: 2025-08-06
7+
8+
## Abstract
9+
10+
This RFC provides a high-level overview of proposed [public roadmap](https://github.com/wagtail/roadmap) updates for future releases. This follows process changes introduced in [RFC 84](https://github.com/wagtail/rfcs/pull/84). See also RFCs [#86](086-roadmap-updates.md), [#88](088-roadmap-updates.md), [#91](091-roadmap-updates.md), [#98](098-roadmap-updates.md), [#101](101-roadmap-updates.md), [#103](103-roadmap-updates.md), [#106](106-roadmap-updates.md), [#107](107-roadmap-updates.md).
11+
12+
## Version number for the next release
13+
14+
We expect v7.2\* (minor release) in November 2025 based on discussions to date.
15+
16+
\* Provisional version number.
17+
18+
## Roadmap for v7.1 (August 2025)
19+
20+
Here is the status of roadmap items for the latest release:
21+
22+
| Roadmap item | Status | Notes |
23+
| ------------------------------------------------------------------------------------- | ------ | ------------------------------------- |
24+
| [Google Summer of Code 2025](https://github.com/wagtail/roadmap/issues/97) | Done | Projects ongoing until end of August |
25+
| [Content Security Policy compatibility](https://github.com/wagtail/roadmap/issues/92) | v7.2\* | Ongoing (CSS completed, JS under way) |
26+
| [Site settings permissions](https://github.com/wagtail/roadmap/issues/95) | Done | |
27+
| [Headless userbar](https://github.com/wagtail/roadmap/issues/100) | Done | |
28+
| [Headless demo site](https://github.com/wagtail/roadmap/issues/98) | Done | Possible follow-ups |
29+
| [Image library UX improvements](https://github.com/wagtail/roadmap/issues/101) | Done | Follow-ups under way |
30+
| [Customizable page explorer](https://github.com/wagtail/roadmap/issues/102) | v7.3\* | Move to 7.2, 7.3, or Future? |
31+
| [Block settings](https://github.com/wagtail/roadmap/issues/103) | Done | Possible follow-ups with UI team |
32+
33+
## Roadmap for v7.2\* (November 2025)
34+
35+
### [Wagtail Space 2025 🚀](https://github.com/wagtail/roadmap/issues/112)
36+
37+
Size: XL
38+
39+
[Wagtail Space 2025](https://wagtail.org/wagtail-space-2025/) is a free virtual event for people who are improving the world through code and content, coming up October 8 - 10!
40+
41+
### [Search backend rewrite](https://github.com/wagtail/roadmap/issues/104)
42+
43+
Size: L
44+
45+
Refactoring of Wagtail's search backends API to reduce technical debt and better support future improvements. Expected scope:
46+
47+
- Bug fixes to existing search backends
48+
- Better test setup across search backends
49+
- Better multilingual support
50+
- Support for multiple indexes
51+
52+
### [Polish sites showcase](https://github.com/wagtail/roadmap/issues/105)
53+
54+
Size: M
55+
56+
Improvements to the [Wagtail.org sites showcase](https://wagtail.org/showcase/) and-or [Made with Wagtail](https://madewithwagtail.org/) to better showcase our community's work.
57+
58+
### [Readability checks](https://github.com/wagtail/roadmap/issues/50)
59+
60+
Size: S
61+
62+
Readability is fundamental to accessibility, and there are a lot of existing checks we could integrate directly in the CMS. Mockup, with a "reading age" metric and a "sentence is hard to read" content check:
63+
64+
<img width="693" height="393" alt="readability checks with reading age metric and sentence is hard to read content check" src="https://github.com/user-attachments/assets/15b2cdd5-8ffd-4737-bee3-d13f2f58eb23" />
65+
66+
### AI concepts
67+
68+
Size: L
69+
70+
Creation of [AI-powered CMS features via third-party packages](https://wagtail.org/blog/ai-in-the-cms-steering-the-ecosystem/), dependent on new general-purpose extension points within Wagtail core. Features considered to date:
71+
72+
- **Content summaries**: for example page descriptions, or even titles.
73+
- **Image descriptions**: captions, alt text, ideally contextual (adjusted for surrounding content).
74+
- **Content classification**: auto-filling categories or tags.
75+
- **Related content suggestions**: encouraging linking to existing pages where suitable.
76+
- **Translations**: making it simpler to create multilingual sites or even one-off pages.
77+
- **Qualitative content feedback**: think readability improvements or style guide alignment.
78+
- **Quantitative feedback**: repeatable metrics based on the page’s content.
79+
- **Improvements suggestions**: based on automated accessibility and SEO checks.
80+
- **PDF to HTML conversion**: a common requirement to make content more accessible.
81+
82+
### Orderable snippets
83+
84+
Size: M
85+
86+
Support to rearrange the order of snippets in the admin interface, similar to pages’ "Sort menu order". See [Rearrange order of Snippets in ModelViewSet index view #10816](https://github.com/wagtail/wagtail/issues/10816) & [PR #12857](https://github.com/wagtail/wagtail/pull/12857).
87+
88+
### Maintainer week
89+
90+
Size: M
91+
92+
Over a week at the end of October, we will go through our pull request and issues backlogs and triage. This will take the form of an online event across multiple days, and other activities to be determined tied with [Hacktoberfest](https://hacktoberfest.com/). See further info from [2024 maintainer week](https://github.com/wagtail/roadmap/issues/89).
93+
94+
## Roadmap for v7.3\* (February 2026)
95+
96+
### [Block settings](https://github.com/wagtail/roadmap/issues/103)
97+
98+
A new capability for StreamField blocks, to group "settings" or rarely-used fields in a separate section to reduce clutter in the editor. Mockup:
99+
100+
![animated block settings sub-block within blocks list](https://github.com/user-attachments/assets/556ca413-75d6-44bc-b912-40491e9342b2)
101+
102+
### [Customizable page explorer](https://github.com/wagtail/roadmap/issues/102)
103+
104+
Support for customizations such as additional columns (and filters), reducing the need for developers to create custom views for pages.
105+
106+
### [Autosave MVP](https://github.com/wagtail/roadmap/issues/47)
107+
108+
**Save draft without page reload, on demand** – an incremental steps towards [autosave functionality](https://github.com/wagtail/roadmap/issues/24). Mockup of future auto-save UI:
109+
110+
<img width="1577" height="1187" alt="auto-saving UI with status message and success toast" src="https://github.com/user-attachments/assets/168b410e-3376-4efc-993b-8d39f814aa40" />
111+
112+
## Roadmap for "Future" releases
113+
114+
None
115+
116+
## Proposed roadmap items to close
117+
118+
None
119+
120+
## Items that didn’t make the cut
121+
122+
Here are possible roadmap items that were discussed but not included in the roadmap this time, provided for feedback and for future reference. If one of those items is important to you, please comment! They may be available for external contributions or for a [feature sponsorship](https://wagtail.org/sponsor/).
123+
124+
- Better support for test data ([pytest fixtures](https://github.com/wagtail/wagtail/issues/11488), [factories](https://github.com/wagtail/wagtail/issues/10628))
125+
- Migration packages
126+
- Document more Wagtail internals
127+
- Large-scale demo site

0 commit comments

Comments
 (0)