Wiki source code of Roadmap

Version 733.2 by Vincent Massol on 2022/01/24

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 {{info}}
12 We're releasing several top level projects together and as such we've decided to have the same Roadmap page for all of them. Thus this page contains the roadmap for the following projects: XWiki Commons, XWiki Rendering and XWiki Platform.
13 {{/info}}
14
15 General goals for all releases:
16
17 * More tests
18 * Better javadoc
19 * More documentation on xwiki.org
20 * Code cleanup/refactoring
21
22 Already implemented roadmaps can be found in the [[archives>>Roadmaps.Archives.WebHome]].
23
24 Note that all planned release dates are also entered in the Calendar on [[JIRA>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=10000]].
25
26 = XWiki 14.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 14.x Cycle:
29
30 * 14.0: January 2022 (x)
31 * 14.1: February 2022 (x)
32 * 14.2: March 2022 (x)
33 * 14.3: April 2022 (x)
34 * 14.4: May 2022 (x)
35 * 14.5: June 2022 (x)
36 * 14.6: July 2022 (x)
37 * 14.7: August 2022 (x)
38 * 14.8: September 2022 (x)
39 * 14.9: October 2022 (x)
40 * 14.10: November 2022 (x)
41 * 14.10.1: December 2022 (x)
42 * 14.10.2: December 2022 (x)
43
44 {{comment}}
45 * TBD - TBD(((
46 {{jira id="xwikiorg"}}
47 TBD-1234
48 {{/jira}}
49 )))
50 {{/comment}}
51
52 == XWiki 14.0 ==
53
54 === XWiki Standard ===
55
56 * New PDF Export with HTML coming from the client side - Marius(((
57 {{jira id="xwikiorg"}}
58 XWIKI-19268
59 XWIKI-19267
60 XWIKI-19266
61 {{/jira}}
62 )))
63 * Attachment rename UI - Manuel(((
64 {{jira id="xwikiorg"}}
65 XWIKI-1657
66 {{/jira}}
67 )))
68 * Image display in view mode using a lightbox - Lavinia(((
69 {{jira id="xwikiorg"}}
70 XWIKI-19195
71 XWIKI-19172
72 XWIKI-19196
73 XRENDERING-622
74 {{/jira}}
75 )))
76 * Make the build work fully on Java 11 - Vincent(((
77 {{jira id="xwikiorg"}}
78 XCOMMONS-2095
79 {{/jira}}
80
81 * Start using Java 11 language constructs in the source code - proposal to be sent
82 * + some blocked issues (like https://jira.xwiki.org/browse/XWIKI-18549)
83 )))
84 * Upgrade Active Installs to work on a recent ElasticSearch version - Vincent(((
85 {{jira id="xwikiorg"}}
86 XWIKI-13576
87 {{/jira}}
88 )))
89 * Image caption support in XWiki Syntax - Michael(((
90 {{jira id="xwikiorg"}}
91 XRENDERING-628
92 CKEDITOR-206
93 CKEDITOR-207
94 XCOMMONS-901
95 XRENDERING-627
96 XRENDERING-629
97 XRENDERING-630
98 XWIKI-19271
99 XRENDERING-631
100 {{/jira}}
101 )))
102 * Content Numbering UI Activation - Michael(((
103 {{jira id="xwikiorg"}}
104 NCAPP-9
105 XWIKI-19171
106 XWIKI-19192
107 XWIKI-19193
108 {{/jira}}
109 )))
110 * Finish Realtime for 13.x - Marius(((
111 {{jira id="xwikiorg"}}
112 XWIKI-19178
113 XWIKI-19174
114 XWIKI-19181
115 {{/jira}}
116 )))
117 * Continue working on LiveTable to Live Data migrations - Michael(((
118 {{jira id="xwikiorg"}}
119 XWIKI-18759
120 XWIKI-18752
121 {{/jira}}
122 )))
123
124 === Contrib & Others ===
125
126 * Change Request - Simon(((
127 {{jira id="xwikiorg"}}
128 XWIKI-19125
129 CRAPP-42
130 {{/jira}}
131 )))
132 * Replication 0.8 - Thomas(((
133 {{jira id="xwikiorg" source="jql"}}
134 project = REPLICAT AND fixVersion = 0.8
135 {{/jira}}
136 )))
137 * Add support for Content Numbering Extension in LaTeX Export - Manuel(((
138 {{jira id="xwikiorg"}}
139 LATEX-117
140 {{/jira}}
141 )))
142 * Add support for the new Image Caption syntax in the Content Numbering Extension - Michael(((
143 {{jira id="xwikiorg"}}
144 NCAPP-28
145 {{/jira}}
146 )))
147 * Add support for the new Image Caption syntax in the LaTeX Renderer - Michael(((
148 {{jira id="xwikiorg"}}
149 LATEX-118
150 {{/jira}}
151 )))
152 * FASTEN work - Thomas
153 ** First version of the FASTEN Extension producing notifications for vulnerabilities found in installed extensions
154 * IMPORTANT
155 ** Everyone goes back to BFDs on Thursdays (proposal sent on the forum- see https://forum.xwiki.org/t/go-back-to-doing-bfds-for-14-x/9604/5)
156 ** Fix flickers
157
158 === Dates ===
159
160 * 14.0 RC1: 24th of January 2022
161 * 14.0 Final: 31st of January 2022

Get Connected