Wiki source code of Project Release Notes

Last modified by Vincent Massol on 2021/06/14

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 Please find below the release notes for XWiki (i.e. for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]. They share the same release notes as they are released together and have the same version. Starting with XWiki 9.5, XWiki Enterprise was replaced by the Standard Flavor and included in XWiki Platform).
6
7 The release notes for other Extensions can usually be found directly in the documentation for the said extension on the [[Extensions wiki>>extensions:Main.WebHome]]. Sometimes the release notes for "largish" Extensions can also be found in on this page.
8
9 In order to better understand the notions of Major releases, Minor releases, Bugfix releases, Milestones and Release Candidates, check the [[Versioning & Release Practices>>dev:Community.VersioningAndReleasePractices]].
10
11 = Existing Release Notes =
12
13 {{include reference="ReleaseNotes.Code.HomeReleaseNotes"/}}
14
15 = Release Changes =
16
17 A Release Note is made of several Changes. You'll find below all the Release Changes.
18
19 {{include reference="ReleaseNotes.Code.HomeReleaseChanges"/}}
20
21 == Custom Reports ==
22
23 {{info}}This feature works only for versions >= 8.3M1+{{/info}} You maybe interested to see all the changes matching your own specific criteria. For example you could want to see all user-related changes spanning several versions.
24
25 You can generate some custom reports from Release Changes.
26
27 {{include reference="ReleaseNotes.Code.HomeCustomReport"/}}
28
29 Notes:
30
31 * Lists are allowed by using commas (e.g. "High,Medium")
32 * Valid audience values: ##User##, ##Developer## and ##Administrator##
33 * Valid importance values: ##High##, ##Medium## and ##Low##
34 * Wildcards are allowed (e.g. "8.3%")
35
36 Examples:
37
38 * [[All High importance, user-related changes brought to XWiki between 9.5 and 11.4, having screenshots>>ReleaseNotes.Code.Report||queryString="action=report&displayer=grid&products=XWiki&9.5%25%2C9.6%25%2C9.7%25%2C9.8%25%2C9.9%25%2C9.10%25%2C9.11%25%2C10.%25%2C11.0%25%2C11.1%25%2C11.2%25%2C11.3%25%2C11.4%25&categories=&audience=User&importance=High&containsScreenshots=true]]
39 ** Note: You need to know that XWiki versions ranged from N.0 to N.11 at the time
40 ** Release changes are spread across RCs and final versions and thus to list all changes for, say, version ##9.5## you need to either use ##9.5,9.5-rc-1##, or better, ##9.5%##
41 ** Version field: ##9.5%,9.6%,9.7%,9.8%,9.9%,9.10%,9.11%,10.%,11.0%,11.1%,11.2%,11.3%,11.4%##
42
43 = Archives =
44
45 See the [[Archived Release Notes page>>ReleaseNotes.Archives]] for all older releases.

Get Connected