Wiki source code of Summary of the XWiki 9.x Cycle
Last modified by Thomas Mortagne on 2023/10/10
Show last authors
author | version | line-number | content |
---|---|---|---|
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 9.x cycle (i.e. the whole year 2017). 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 9.x cycle>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13907]]: | ||
8 | |||
9 | * 1003 issues were closed (see the [[full issue list>>https://jira.xwiki.org/issues/?filter=14607]]) | ||
10 | * 480 bugs closed, 254 improvements, 53 new features and more:((( | ||
11 | {{image reference="jira-issue-types-9x.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-9x.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" scope="local"/}} | ||
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>>Documentation.UserGuide.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 | (% class="row" %) | ||
47 | ((( | ||
48 | (% class="col-xs-12 col-sm-6" %) | ||
49 | ((( | ||
50 | === Notifications === | ||
51 | |||
52 | [[Notifications>>extensions:Extension.Notifications Application]] is the biggest new feature for this cycle. | ||
53 | |||
54 | You can subscribe to be notified about events happening in your wiki. You control the level of details you want to receive and what applications and pages are interesting for you. For example you can decide to receive Notifications when Comments are created but only on the Blog page and its children. | ||
55 | |||
56 | Notifications can be received in the UI or by email. The emails are sent periodically and according to you preferences: hourly, daily, weekly or live. A user can now define notification filters that are either ##inclusive## or ##exclusive##, and can even black list some users. | ||
57 | |||
58 | The [[Watchlist>>extensions:Extension.Watchlist Application]] feature has been deprecated by the Notifications functionality. | ||
59 | ))) | ||
60 | |||
61 | (% class="col-xs-12 col-sm-6" %) | ||
62 | ((( | ||
63 | {{gallery}} | ||
64 | [[image:ReleaseNotes.Data.XWiki.9\.10RC1.Change005.WebHome@Notifications.png]] | ||
65 | [[image:ReleaseNotes.Data.XWiki.9\.7RC1.Change015.WebHome@NotificationPreferencesForApp.png]] | ||
66 | [[image:ReleaseNotes.Data.XWiki.9\.8RC1.Change012.WebHome@FiltersUI.png]] | ||
67 | [[image:ReleaseNotes.Data.XWiki.9\.11RC1.Change006.WebHome@NotifEmailTOC.png]] | ||
68 | {{/gallery}} | ||
69 | ))) | ||
70 | ))) | ||
71 | |||
72 | |||
73 | (% class="row" %) | ||
74 | ((( | ||
75 | (% class="col-xs-12 col-sm-6" %) | ||
76 | ((( | ||
77 | === CKEditor Integration Improvements === | ||
78 | |||
79 | In 8.x we added the [[CKEditor>>extensions:Extension.CKEditor Integration]]. Since then we improved even more the integration by preventing the editor from generating content that cannot be saved as wiki syntax, adding more styles supported by XWiki, creating dedicated Insert Macro buttons, importing office files directly from the CKEditor, etc. The support for wiki rendering macros has also been improved. Inserting a block-level macro in-line will split the paragraph, avoiding the "macro cannot be used inline" error. | ||
80 | |||
81 | We also upgraded the editor to the 4.7.3 version which brings a couple of improvements and bug fixes. | ||
82 | |||
83 | We finally removed the old WYSIWYG editor based on Google WebToolkit. | ||
84 | ))) | ||
85 | |||
86 | (% class="col-xs-12 col-sm-6" %) | ||
87 | ((( | ||
88 | {{gallery}} | ||
89 | [[image:ReleaseNotes.Data.XWiki.9\.1RC1.Change002.WebHome@ckeditor.png]] | ||
90 | [[image:ReleaseNotes.Data.XWiki.9\.8.Change003.WebHome@ckeditor-office-modal.png]] | ||
91 | {{/gallery}} | ||
92 | ))) | ||
93 | ))) | ||
94 | |||
95 | |||
96 | (% class="row" %) | ||
97 | ((( | ||
98 | (% class="col-xs-12 col-sm-6" %) | ||
99 | ((( | ||
100 | === Administration reorganization === | ||
101 | |||
102 | The [[Administration>>extensions:Extension.Administration Application]] has been reorganized. Most of the administration sections from the "Applications" group have been moved to existing or new groups. We applied a consistent style across all the administration sections and we added more hints for the configuration options. The administration menu is now implemented using a collapsible accordion and has a search input at the top that can be used to filter the administration categories and sections. | ||
103 | ))) | ||
104 | |||
105 | (% class="col-xs-12 col-sm-6" %) | ||
106 | ((( | ||
107 | {{gallery}} | ||
108 | [[image:administration.png]] | ||
109 | {{/gallery}} | ||
110 | ))) | ||
111 | ))) | ||
112 | |||
113 | |||
114 | (% class="row" %) | ||
115 | ((( | ||
116 | (% class="col-xs-12 col-sm-6" %) | ||
117 | ((( | ||
118 | === Protection against accidental deletion === | ||
119 | |||
120 | System and Extension pages are now protected against accidental deletion. When you try to [[delete>>extensions:Extension.Index Application||anchor="HAllDeletedPages"]] such pages, XWiki will now ask you to confirm the operation, and list all concerned pages. | ||
121 | ))) | ||
122 | |||
123 | (% class="col-xs-12 col-sm-6" %) | ||
124 | ((( | ||
125 | {{gallery}} | ||
126 | [[image:ReleaseNotes.Data.XWiki.9\.1RC1.Change003.WebHome@DeleteExtensionPage.png]] | ||
127 | {{/gallery}} | ||
128 | ))) | ||
129 | ))) | ||
130 | |||
131 | |||
132 | (% class="row" %) | ||
133 | ((( | ||
134 | (% class="col-xs-12 col-sm-6" %) | ||
135 | ((( | ||
136 | === Restore a batch of deleted pages === | ||
137 | |||
138 | If you have performed an operation that deletes multiple pages at the same time (like delete with children or delete space), it is now possible to [[restore>>extensions:Extension.Index Application||anchor="HRestoringanEntireBatch"]] all the deleted pages together, to their original state and location. For each deleted page, you can now also choose to see the batch where it was deleted from and if you want to restore just one page or the entire batch. | ||
139 | ))) | ||
140 | |||
141 | (% class="col-xs-12 col-sm-6" %) | ||
142 | ((( | ||
143 | {{gallery}} | ||
144 | [[image:ReleaseNotes.Data.XWiki.9\.4RC1.Change005.WebHome@restore-deletedDocuments-withBatchColumn.png]] | ||
145 | [[image:ReleaseNotes.Data.XWiki.9\.4RC1.Change005.WebHome@restore-showBatch-expanded.png]] | ||
146 | [[image:ReleaseNotes.Data.XWiki.9\.4RC1.Change005.WebHome@restore-job-log.png]] | ||
147 | {{/gallery}} | ||
148 | ))) | ||
149 | ))) | ||
150 | |||
151 | |||
152 | (% class="row" %) | ||
153 | ((( | ||
154 | (% class="col-xs-12 col-sm-6" %) | ||
155 | ((( | ||
156 | === Attachments improvements === | ||
157 | |||
158 | Preview of attachments are displayed in the [[attachments tab>>Documentation.UserGuide.Features.Attachments||anchor="HUsingtheattachmenttabatthebottomofthepage"]] at the bottom of the page. | ||
159 | |||
160 | We improved also the Attachments tab from the [[Page Index>>extensions:Extension.Index Application||anchor="HAllAttachments"]] by providing a thumbnail preview for image attachments, allowing filtering by attachment type, file size, date, etc. | ||
161 | |||
162 | Added several improvements also to the [[Attachments Selector>>extensions:Extension.Attachment Selector Macro]]. Added support for attachments bigger than 2GB and many other Filesystem attachment improvements. | ||
163 | ))) | ||
164 | |||
165 | (% class="col-xs-12 col-sm-6" %) | ||
166 | ((( | ||
167 | {{gallery}} | ||
168 | [[image:ReleaseNotes.Data.XWiki.9\.5RC1.Change023.WebHome@attachment-icon-theme.png]] | ||
169 | [[image:ReleaseNotes.Data.XWiki.9\.7RC1.Change019.WebHome@attachmentIndex.png]] | ||
170 | [[image:ReleaseNotes.Data.XWiki.9\.5RC1.Change026.WebHome@attachmentSelector-versionSummary.png]] | ||
171 | {{/gallery}} | ||
172 | ))) | ||
173 | ))) | ||
174 | |||
175 | |||
176 | (% class="row" %) | ||
177 | ((( | ||
178 | (% class="col-xs-12 col-sm-6" %) | ||
179 | ((( | ||
180 | === More Livetables filters === | ||
181 | |||
182 | We added user suggest and date filters for our [[LiveTables>>extensions:Extension.Livetable Macro]]. We also provide a suggest filter for any column that corresponds to a [[Database List>>Documentation.DevGuide.DataModel||anchor="HXWikiClasses2CObjects2CandProperties"]] property. Multilists are now filterable. | ||
183 | ))) | ||
184 | |||
185 | (% class="col-xs-12 col-sm-6" %) | ||
186 | ((( | ||
187 | {{gallery}} | ||
188 | [[image:ReleaseNotes.Data.XWiki.9\.8.Change004.WebHome@liveTable-usersFilter.png]] | ||
189 | [[image:ReleaseNotes.Data.XWiki.9\.5RC1.Change006.WebHome@livetabledate.png]] | ||
190 | [[image:ReleaseNotes.Data.XWiki.9\.8.Change005.WebHome@liveTable-dblistFilter.png]] | ||
191 | {{/gallery}} | ||
192 | ))) | ||
193 | ))) | ||
194 | |||
195 | |||
196 | (% class="row" %) | ||
197 | ((( | ||
198 | (% class="col-xs-12 col-sm-6" %) | ||
199 | ((( | ||
200 | === Blame View and Syntax Highlighting === | ||
201 | |||
202 | Working with the syntax has become easier. The [[Syntax Highlighting Application>>extensions:Extension.Syntax Highlighting Application]] is now bundled and used in the wiki and object editors. | ||
203 | |||
204 | A new [[Blame View>>Documentation.UserGuide.Features.VersionControl||anchor="HBlameView"]] was also added to the code viewer (##More Actions > View Source##). In this mode, each line of the page's content is annotated with the last author that modified it and the revision in which this modification was introduced. The blame view also works when viewing the source of a page revision (other than the latest one) so it can be accessed at any point in the history of a page. | ||
205 | ))) | ||
206 | |||
207 | (% class="col-xs-12 col-sm-6" %) | ||
208 | ((( | ||
209 | {{gallery}} | ||
210 | [[image:ReleaseNotes.Data.XWiki.9\.7RC1.Change009.WebHome@codeViewer-blameView.png]] | ||
211 | [[image:ReleaseNotes.Data.XWiki.9\.7RC1.Change016.WebHome@wikiEditDocument.png]] | ||
212 | [[image:ReleaseNotes.Data.XWiki.9\.7RC1.Change016.WebHome@wikiEditXObject.png]] | ||
213 | {{/gallery}} | ||
214 | ))) | ||
215 | ))) | ||
216 | |||
217 | |||
218 | (% class="row" %) | ||
219 | ((( | ||
220 | (% class="col-xs-12 col-sm-6" %) | ||
221 | ((( | ||
222 | === Other usability improvements === | ||
223 | |||
224 | We are slowly improving usability across the interface. From improving the grouping and naming of our menus, to bundling more useful applications for newcomers, like the [[Help Center>>extensions:Extension.Help Center Application]] and the [[Menu Application>>extensions:Extension.Menu Application]]. | ||
225 | |||
226 | We improved the way we recommend [[Templates>>extensions:Extension.Administration Application||anchor="HRecommendedTemplates"]] when creating pages. Example: When going to the Blog home page or when on any Blog post, if you try to create a page, you will see that the Blog Post Template will be displayed first in the list and it will be pre-selected. | ||
227 | |||
228 | The Admin user used to be an ##Advanced## user by default, and this was troubling for users discovering XWiki since they were seeing advanced features from the onset. The Admin user is now a ##Simple## user. | ||
229 | |||
230 | We will continue improving usability across XWiki. If you have suggestions don't hesitate to tell them at [[forum.xwiki.org>>https://forum.xwiki.org/]]. | ||
231 | ))) | ||
232 | |||
233 | (% class="col-xs-12 col-sm-6" %) | ||
234 | ((( | ||
235 | {{gallery}} | ||
236 | [[image:ReleaseNotes.Data.XWiki.9\.4RC1.Change010.WebHome@contentmenu-labeled-actionsMerged]] | ||
237 | [[image:ReleaseNotes.Data.XWiki.9\.5RC1.Change007.WebHome@create-recommendedTemplate.png]] | ||
238 | {{/gallery}} | ||
239 | ))) | ||
240 | ))) | ||
241 | |||
242 | == Top User Features == | ||
243 | |||
244 | For our users, here are the top features from the Release Notes: | ||
245 | |||
246 | {{toc scope="local" depth="3"/}} | ||
247 | |||
248 | {{getChanges products="XWiki" versions="9.%" importance="High" audience="user" contextVariable="userChanges"/}} | ||
249 | |||
250 | {{displayChanges displayer="flow" contextVariable="userChanges"/}} | ||
251 | |||
252 | == Top Admin Features == | ||
253 | |||
254 | For our admins, here are the top features from the Release Notes: | ||
255 | |||
256 | {{toc scope="local" depth="3"/}} | ||
257 | |||
258 | {{getChanges products="XWiki" versions="9.%" importance="High" audience="administrator" contextVariable="adminChanges"/}} | ||
259 | |||
260 | {{displayChanges displayer="simple" contextVariable="adminChanges"/}} | ||
261 | |||
262 | == Top Developer Features == | ||
263 | |||
264 | For our developers, here are the top features from the Release Notes: | ||
265 | |||
266 | {{toc scope="local" depth="3"/}} | ||
267 | |||
268 | {{getChanges products="XWiki" versions="9.%" importance="High" audience="developer" contextVariable="developerChanges"/}} | ||
269 | |||
270 | {{displayChanges displayer="simple" contextVariable="developerChanges"/}} | ||
271 | |||
272 | == Detailed Release Notes == | ||
273 | |||
274 | If you wish to see the full details of all features and improvements you can check each release note. | ||
275 | |||
276 | {{include reference="ReleaseNotes.ReleaseNotesXWiki9x.WebHome"/}} |