Version 3.1 by Ecaterina Moraru (Valica) on 2018/12/14

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**" width="30%"}}
2 {{toc start="2"/}}
3 {{/box}}
4
5 This is a summary of the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]], for the whole 10.x cycle (i.e. the whole year 2018). They share the same release notes as they are released together and have the same version.
6
7 Here are some [[stats of what happened during the 10.x cycle>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14336]], more than:
8
9 * 750 issues were closed (see the [[full issue list>>https://jira.xwiki.org/issues/?filter=15053]])
10 * 415 bugs closed, 160 improvements, 31 new features and more:(((
11 {{image reference="jira-issue-types-10x.png" width="500px"/}}
12 )))
13 * And the top participants (those contributing to more than 1% of the total issue number):(((
14 {{image reference="jira-assignees-10x.png" width="500px"/}}
15 )))
16
17 Congrats to all who participated!
18
19 == Top 10 Features ==
20
21 Here are the top 10 features that we wish to mention (arbitrarily hand-picked; it's hard to pick 10 out of 307 improvements and new features):
22
23 {{toc depth="3" start="3" numbered="true"/}}
24
25 (% class="row" %)
26 (((
27 (% class="col-xs-12 col-sm-6" %)
28 (((
29 === Flavors ===
30
31 We switched from the old "XWiki Enterprise" package and we now provide the "[[XWiki Standard>>extensions:Extension.XWiki Standard Flavor]]" flavor. When creating a new wiki, Administrators can choose which flavor they want.
32
33 In XWiki, a [[flavor>>platform:Features.Applications||queryString="#HFlavors"]] is simply a bundle of extensions that serve a particular usage. We expect in the future that the community members will provide additional flavors built on top of XWiki. Imagine a flavor for application development, one for documentation, one for procedures or even a flavor created especially for your team. Using flavors you can customize your XWiki to the smallest details.
34 )))
35
36 (% class="col-xs-12 col-sm-6" %)
37 (((
38 {{gallery}}
39 image:flavors.png
40 [[image:extensions:Extension.XWiki Standard Flavor.WebHome@standard.png]]
41 {{/gallery}}
42 )))
43 )))
44
45
46
47
48
49
50 {{warning}}
51 Draft
52 {{/warning}}
53
54
55
56
57
58
59 {{box cssClass="floatinginfobox" title="**Contents**" width="30%"}}
60 {{toc start="2"/}}
61 {{/box}}
62
63 This is a summary of the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]], for the whole 10.x cycle (i.e. the whole year 2018). They share the same release notes as they are released together and have the same version.
64
65 The biggest highlight of this cycle is ...
66
67 * User and Page pickers
68 ** User groups in profile
69 * CKEditor:
70 ** Inline Macro Editing,
71 ** Link autocomplete
72 ** Macro Content Prefill
73 * Edit protection, Rename/Move protection, Prevent users from deleting/moving/renaming pages containing used XClass
74 * Notifications: AS retired,
75 * CAPTCHA
76 * New Default Color
77 * Usability:
78 ** Visible Save
79 ** Navigation Panel Configuration
80 * Filesystem store by default
81
82 == Work Done ==
83
84 The work is organised using [[JIRA>>http://jira.wiki.org]] and here are some [[JIRA stats of what happened during the 10.x cycle>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13937]]:
85
86 * x issues were closed (See the [[full JIRA issue list>>https://jira.xwiki.org/issues/?filter=14642]])
87 * x bugs closed, x improvements, x new features and more:(((
88 {{image reference="jira-issue-types-10x.png" width="500px"/}}
89 )))
90 * And the top JIRA participants (those contributing to more than 1% of the total jira issue number):(((
91 {{image reference="jira-assignees-10x.png" width="500px"/}}
92 )))
93
94 Congrats to all who participated!
95
96 == Top User Features ==
97
98 For our users, here are the top features that we wish to highlight:
99
100 {{toc scope="local" depth="3"/}}
101
102 {{getChanges products="XWiki" versions="10.%" importance="High" audience="user" contextVariable="userChanges"/}}
103
104 {{getChanges products="XWiki" versions="10.%" importance="Medium" audience="user" contextVariable="userChangesMedium"/}}
105
106 {{displayChanges displayer="flow" contextVariable="userChanges"/}}
107
108 ----
109
110 {{displayChanges displayer="flow" contextVariable="userChangesMedium"/}}
111
112 == Top Admin Features ==
113
114 For our admins, here are the top features that we wish to highlight:
115
116 {{toc scope="local" depth="3"/}}
117
118 {{getChanges products="XWiki" versions="10.%" importance="High" audience="administrator" contextVariable="adminChanges"/}}
119
120 {{displayChanges displayer="flow" contextVariable="adminChanges"/}}
121
122 ----
123
124 {{getChanges products="XWiki" versions="10.%" importance="Medium" audience="administrator" contextVariable="adminChangesMedium"/}}
125
126 {{displayChanges displayer="flow" contextVariable="adminChangesMedium"/}}
127
128 == Top Developer Features ==
129
130 For our developers, here are the top features that we wish to highlight:
131
132 {{toc scope="local" depth="3"/}}
133
134 {{getChanges products="XWiki" versions="10.%" importance="High" audience="developer" contextVariable="developerChanges"/}}
135
136 {{displayChanges displayer="flow" contextVariable="developerChanges"/}}
137
138 ----
139
140 {{getChanges products="XWiki" versions="10.%" importance="Medium" audience="developer" contextVariable="developerChangesMedium"/}}
141
142 {{displayChanges displayer="flow" contextVariable="developerChangesMedium"/}}
143
144 == Detailed Release Notes ==
145
146 If you wish to see the full details of all features and improvements you can check each release note.
147
148 {{include reference="ReleaseNotes.ReleaseNotesXWiki10x.WebHome"/}}

Get Connected