Wiki source code of Roadmap

Version 580.1 by Guillaume Delhumeau on 2020/01/23

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 12.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 12.x Cycle:
29
30 * 12.0: January 2020 (x)
31 * 12.1: February 2020 (x)
32 * 12.2: March 2020 (x)
33 * 12.3: April 2020 (x)
34 * 12.4: May 2020 (x)
35 * 12.5: June 2020 (x)
36 * 12.6: July 2020 (x)
37 * 12.7: August 2020 (x)
38 * 12.8: September 2020 (x)
39 * 12.9: October 2020 (x)
40 * 12.10: November 2020 (x)
41 * 12.10.1: December 2020 (x)
42 * 12.10.2: December 2020 (x)
43
44 = XWiki 12.0 =
45
46 * Velocity Upgrade - Thomas (note: mostly done already)
47 * Notifications: new scalable architecture investigation - Thomas
48 ** Goal: generate a page on design.xwiki.org
49 * Size reduction of export with history - Thomas(((
50 {{jira url="https://jira.xwiki.org"}}
51 XWIKI-4683
52 {{/jira}}
53 )))
54 * Page name strategies - Simon
55 ** Possiblity to validate page names with default or custom strategies
56 ** Add the possibility to automatically generate slugs for page names
57 ** Prevent creation of pages with “”/"" and “”"" in the name by default(((
58 {{jira url="https://jira.xwiki.org"}}
59 XWIKI-16861
60 {{/jira}}
61 )))
62 * Visual diff improvements - Marius
63 * Investigate and make a proposal for in-line editing - Marius
64 ** Goal: generate a page on design.xwiki.org
65 * Emojis in Wysiwyg editor - Marius
66
67 == Dates ==
68
69 * 12.0RC1: --20th of Jan 2020-- 23th of Jan 2020
70 * 12Final: 27th of Jan 2020

Get Connected