Wiki source code of Roadmap

Version 847.1 by Michael Hamann on 2024/02/20

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc depth="2"/}}
3 {{/box}}
4
5 The [[XWiki development process>>dev:Main.WebHome]] uses [[JIRA>>https://jira.xwiki.org]] for listing all tasks to be implemented and all bugs to be fixed.
6
7 You'll find there the dates and versions planned for issues to be fixed and hence the XWiki roadmaps. There's also a [[release calendar>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=10000]] listing all known dates for future releases. Please understand that these dates are often tentative since XWiki's development is open source and lots of committers/contributors are working in their free time on XWiki.
8
9 If you're interested to help out check the [[contributing page>>dev:Community.Contributing]].
10
11 Already implemented roadmaps can be found in the [[archives>>Roadmaps.Archives.WebHome]].
12
13 = XWiki 16.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
14
15 Release dates for the 16.x Cycle:
16
17 * 16.0.0: January 2024 (/)
18 * 16.1.0: February 2024 (x)
19 * 16.2.0: March 2024 (x)
20 * 16.3.0: April 2024 (x)
21 * 16.4.0: May 2024 (x)
22 * 16.5.0: June 2024 (x)
23 * 16.6.0: July 2024 (x)
24 * 16.7.0: August 2024 (x)
25 * 16.8.0: September 2024 (x)
26 * 16.9.0: October 2024 (x)
27 * 16.10.0: November 2024 (x)
28 * 16.10.1: December 2024 (x)
29 * 16.10.2: December 2024 (x)
30
31 {{comment}}
32 * TBD - TBD(((
33 {{jira id="xwikiorg"}}
34 TBD-1234
35 {{/jira}}
36 )))
37 {{/comment}}
38
39 {{content syntax="markdown/1.2"}}
40 XWiki 16.1.0
41 ===
42
43 XWiki Standard
44 ---
45
46 * WCAG - Lucas + Michael reviewing the PRs/merge them
47 * Outstanding from past roadmaps: {{jira id="xwikiorg"}}
48 XWIKI-21492
49 XWIKI-21452
50 XINFRA-407
51 {{/jira}}
52 * New: {{jira id="xwikiorg"}}
53 XWIKI-19965
54 XWIKI-21772
55 XWIKI-21773
56 XWIKI-21774
57 XWIKI-21775
58 XWIKI-21776
59 XWIKI-21777
60 XWIKI-21778
61 XWIKI-21779
62 {{/jira}}
63 * PDF export - Marius
64 * Outstanding from past roadmaps:{{jira id="xwikiorg"}}
65 XWIKI-20712
66 XWIKI-21419
67 XWIKI-21420
68 {{/jira}}
69 * New: {{jira id="xwikiorg"}}
70 XWIKI-21763
71 {{/jira}}
72 * Compiled XDOM - Thomas
73 * Outstanding from past roadmaps: {{jira id="xwikiorg"}}
74 XWIKI-21219
75 {{/jira}}
76 * Continue working on LiveTable to Live Data migrations - Manuel
77 * New: {{jira id="xwikiorg"}}
78 XWIKI-19041
79 XWIKI-18998
80 {{/jira}}
81 * Security issues - Pierre
82 * To be taken from https://jira.xwiki.org/issues/?jql=level%20%3D%20Confidential%20and%20resolution%20%3D%20Unresolved%20and%20priority%20in%20(Blocker%2C%20Critical)%20and%20category%20%3D%2010000
83 * Outstanding from past roadmaps: {{jira id="xwikiorg"}}
84 XWIKI-21626
85 {{/jira}}
86 * Document Rights - Michael
87 * New: {{jira id="xwikiorg"}}
88 XWIKI-20907
89 {{/jira}}
90 * Upgrade to Solr9 and migration from previous versions - Thomas
91 * Outstanding from past roadmaps: {{jira id="xwikiorg"}}
92 XWIKI-20477
93 {{/jira}}
94 * UI/UX improvements - Thiago + Adina
95 * Outstanding from past roadmaps:
96 * TODO Adina: List here what was planned in 16.0.0 and not done
97 * Thiago: {{jira id="xwikiorg"}}
98 XWIKI-19217
99 {{/jira}}
100 * New:
101 * TODO Adina: List here new jira issues for 16.1.0
102 * Thiago: {{jira id="xwikiorg"}}
103 XWIKI-21832
104 XWIKI-21833
105 {{/jira}}
106 * Realtime - Marius + Dorian
107 * Outstanding from past roadmaps: {{jira id="xwikiorg"}}
108 XWIKI-21575
109 {{/jira}}
110 * New: {{jira id="xwikiorg"}}
111 XWIKI-21836
112 XWIKI-21767
113 XWIKI-21765
114 XWIKI-19157
115 XWIKI-19156
116 {{/jira}}
117 * Security Vulnerabilities - Manuel
118 * New:
119 * Forum proposal for the security vulnerability UI & processes
120 * Notifications Improvements - Simon
121 * Outstanding from past roadmaps: {{jira id="xwikiorg"}}
122 XWIKI-21738
123 {{/jira}}
124 * Javax -> Jakarta migration - Thomas
125 * New:
126 * Start working on Servlet API bridging (see if we would reduce the brakage related to APIs which currently expose the javax.servlet.* classes by bridging as much as possible)
127 * Fix performance with large number of revisions - Pierre
128 * New: {{jira id="xwikiorg"}}
129 XWIKI-9961
130 XWIKI-9046
131 XWIKI-21680
132 {{/jira}}
133
134 Contrib & Others
135 ---
136
137 * Cristal contrib extension - Manuel + Thiago
138 * Outstanding from past roadmaps: {{jira id="xwikiorg"}}
139 CRISTAL-129
140 {{/jira}}
141 * New:
142 * Thiago: Wireframes and flow for the following user stories: {{jira id="xwikiorg"}}
143 CRISTAL-35
144 CRISTAL-76
145 CRISTAL-83
146 CRISTAL-85
147 {{/jira}}
148 * Manuel (+ Vincent)
149 * Define project milestones (and publish them)
150 * Define the MVP clearly
151 * Define minimal back end endpoints/apis
152 * Decide if rendering is implemented client-side or not (and if in MVP or not)
153 * Idea: implement only MD rendering in client-side
154 * Provide distributions for users (electron binary and/or server binary)
155 * WAISE project, Contrib extension - Michael + Paul
156 * Outstanding from past roadmaps: {{jira id="xwikiorg"}}
157 LLMAI-48
158 LLMAI-49
159 {{/jira}}
160 * New: {{jira id="xwikiorg"}}
161 LLMAI-50
162 LLMAI-55
163 LLMAI-58
164 LLMAI-53
165 LLMAI-54
166 {{/jira}}
167 * Security issues - Pierre
168 * Outstanding from past roadmaps: {{jira id="xwikiorg"}}
169 MARKDOWN-80
170 {{/jira}}
171 * Change Request - Simon
172 * New: {{jira id="xwikiorg"}}
173 CRAPP-342
174 CRAPP-161
175 {{/jira}}
176 * Replication - Thomas
177 * Outstanding from past roadmaps: {{jira id="xwikiorg"}}
178 REPLICAT-165
179 {{/jira}}
180 * Word-based notifications - Simon
181 * New: {{jira id="xwikiorg"}}
182 WORDNOTIF-4
183 WORDNOTIF-8
184 WORDNOTIF-12
185 {{/jira}}
186 * Markdown Syntax - Pierre:
187 * New: {{jira id="xwikiorg"}}
188 MARKDOWN-85
189 MARKDOWN-70
190 {{/jira}}
191
192 Other:
193 * All: BFDs on Thursdays
194 * All: Fix flickers
195 * All: With the time left, fix some critical/major open bugs. Take them from the critical list of open bugs
196
197 Dates
198 ---
199
200 * 16.1.0RC1: ~~19th~~20th of February 2024 (/)
201 * 16.1.0 : 26th of February 2024
202 {{/content}}

Get Connected