Wiki source code of Summary of the XWiki 10.x Cycle
Version 2.6 by Ecaterina Moraru (Valica) on 2018/12/14
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{warning}} | ||
2 | Draft | ||
3 | {{/warning}} | ||
4 | |||
5 | {{box cssClass="floatinginfobox" title="**Contents**" width="30%"}} | ||
6 | {{toc start="2"/}} | ||
7 | {{/box}} | ||
8 | |||
9 | 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. | ||
10 | |||
11 | The biggest highlight of this cycle is ... | ||
12 | |||
13 | * User and Page pickers | ||
14 | ** User groups in profile | ||
15 | * CKEditor: | ||
16 | ** Inline Macro Editing, | ||
17 | ** Link autocomplete | ||
18 | ** Macro Content Prefill | ||
19 | * Edit protection, Rename/Move protection, Prevent users from deleting/moving/renaming pages containing used XClass | ||
20 | * Notifications: AS retired, | ||
21 | * CAPTCHA | ||
22 | * New Default Color | ||
23 | * Usability: | ||
24 | ** Visible Save | ||
25 | ** Navigation Panel Configuration | ||
26 | * Filesystem store by default | ||
27 | |||
28 | == Work Done == | ||
29 | |||
30 | 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]]: | ||
31 | |||
32 | * x issues were closed (See the [[full JIRA issue list>>https://jira.xwiki.org/issues/?filter=14642]]) | ||
33 | * x bugs closed, x improvements, x new features and more:((( | ||
34 | {{image reference="jira-issue-types-10x.png" width="500px"/}} | ||
35 | ))) | ||
36 | * And the top JIRA participants (those contributing to more than 1% of the total jira issue number):((( | ||
37 | {{image reference="jira-assignees-10x.png" width="500px"/}} | ||
38 | ))) | ||
39 | |||
40 | Congrats to all who participated! | ||
41 | |||
42 | == Top User Features == | ||
43 | |||
44 | For our users, here are the top features that we wish to highlight: | ||
45 | |||
46 | {{toc scope="local" depth="3"/}} | ||
47 | |||
48 | {{getChanges products="XWiki" versions="10.%" importance="High" audience="user" contextVariable="userChanges"/}} | ||
49 | |||
50 | {{getChanges products="XWiki" versions="10.%" importance="Medium" audience="user" contextVariable="userChangesMedium"/}} | ||
51 | |||
52 | {{displayChanges displayer="flow" contextVariable="userChanges"/}} | ||
53 | |||
54 | ---- | ||
55 | |||
56 | {{displayChanges displayer="flow" contextVariable="userChangesMedium"/}} | ||
57 | |||
58 | == Top Admin Features == | ||
59 | |||
60 | For our admins, here are the top features that we wish to highlight: | ||
61 | |||
62 | {{toc scope="local" depth="3"/}} | ||
63 | |||
64 | {{getChanges products="XWiki" versions="10.%" importance="High" audience="administrator" contextVariable="adminChanges"/}} | ||
65 | |||
66 | {{displayChanges displayer="flow" contextVariable="adminChanges"/}} | ||
67 | |||
68 | ---- | ||
69 | |||
70 | {{getChanges products="XWiki" versions="10.%" importance="Medium" audience="administrator" contextVariable="adminChangesMedium"/}} | ||
71 | |||
72 | {{displayChanges displayer="flow" contextVariable="adminChangesMedium"/}} | ||
73 | |||
74 | == Top Developer Features == | ||
75 | |||
76 | For our developers, here are the top features that we wish to highlight: | ||
77 | |||
78 | {{toc scope="local" depth="3"/}} | ||
79 | |||
80 | {{getChanges products="XWiki" versions="10.%" importance="High" audience="developer" contextVariable="developerChanges"/}} | ||
81 | |||
82 | {{displayChanges displayer="flow" contextVariable="developerChanges"/}} | ||
83 | |||
84 | ---- | ||
85 | |||
86 | {{getChanges products="XWiki" versions="10.%" importance="Medium" audience="developer" contextVariable="developerChangesMedium"/}} | ||
87 | |||
88 | {{displayChanges displayer="flow" contextVariable="developerChangesMedium"/}} | ||
89 | |||
90 | == Detailed Release Notes == | ||
91 | |||
92 | If you wish to see the full details of all features and improvements you can check each release note. | ||
93 | |||
94 | {{include reference="ReleaseNotes.ReleaseNotesXWiki10x.WebHome"/}} |