Wiki source code of Roadmap

Version 714.1 by Vincent Massol on 2021/09/28

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 13.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 13.x Cycle:
29
30 * 13.0: January 2021 (/)
31 * 13.1: February 2021 (/)
32 * 13.2: March 2021 (/)
33 * 13.3: April 2021 (/)
34 * 13.4: May 2021 (/)
35 * 13.5: June 2021 (/)
36 * 13.6: July 2021 (/)
37 * 13.7: August 2021 (/)
38 * 13.8: September 2021 (/)
39 * 13.9: October 2021 (x)
40 * 13.10: November 2021 (x)
41 * 13.10.1: December 2021 (x)
42 * 13.10.2: December 2021 (x)
43
44 {{comment}}
45 * TBD - TBD(((
46 {{jira id="xwikiorg"}}
47 TBD-1234
48 {{/jira}}
49 )))
50 {{/comment}}
51
52 = XWiki 13.9 =
53
54 * FASTEN: Thomas
55 ** If fasten is released
56 *** Start using the FASTEN Maven plugin in the XWiki build (but currently blocked by a released of the fasten-core which is still only SNAPSHOT)
57 *** Start working on a FASTEN extension to analyze installed dependencies and report FASTEN risks
58 * Progress converting LTs to LDs (best effort, once all other issues are done) - Manuel
59 ** https://cryptpad.fr/code/#/2/code/view/CtkjMcYjsIdbTrltOF8YZBbO3KPRy1oBY2pLTGkthwQ/
60 ** (((
61 {{jira id="xwikiorg"}}
62 XWIKI-18759
63 XWIKI-18758
64 XWIKI-18752
65 XWIKI-18746
66 {{/jira}}
67 )))
68 * LD Stabilization - Manuel(((
69 {{jira id="xwikiorg"}}
70 XWIKI-18694
71 XWIKI-19001
72 XWIKI-18605
73 {{/jira}}
74 )))
75 * Security issues
76 ** XWIKI-18600 - Vincent
77 ** XWIKI-18850 - Manuel
78 ** XWIKI-16544 - Manuel
79 * Realtime integration in XS - Marius
80 ** Merge the feature-netflux branch that includes the realtime Wiki editor
81 *** Refactor some of the wiki-page real-time services to REST services for improved performance
82 ** Cleanup and integrate the real-time WYSIWYG editor (rtWysiwyg)((({{jira id="xwikiorg"}}
83 XWIKI-18862
84 {{/jira}}
85 )))
86 * (Contrib) Instance Replication work - Thomas
87 ** Readonly replication
88 ** Display a status of a replication page and allow forcing full replication
89 ** Discuss/design replication of change requests
90 * (Contrib) Change Request work - Simon
91 ** Integrate discussions in change request(((
92 {{jira id="xwikiorg"}}
93 DISCUSSION-23
94 CRAPP-40
95 {{/jira}}
96 )))
97 ** Display a timeline of what happened in a change request(((
98 {{jira id="xwikiorg"}}
99 CRAPP-41
100 {{/jira}}
101 )))
102 * Add the ability to annotate content located inside the HTML rendering macro - Lavinia(((
103 {{jira id="xwikiorg"}}
104 XWIKI-11169
105 XWIKI-12640
106 {{/jira}}
107
108 For XWIKI-12640: to be closed probably once the proposal is agreed to use a mixed approach where annotations are handled server side except for the HTML macro when it's handled client-side
109 )))
110
111 Other:
112 * All: BFD
113 * All: Fix flickers
114 * All: With the time left, fix some critical/major open bugs.
115
116 == Dates ==
117
118 * 13.9RC1: 18 of October (3 weeks)
119 * 13.9Final: 25th of October (1 week)

Get Connected