Version 5.1 by Vincent Massol on 2017/11/13

Hide last authors
Clément Aubin 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]. They share the same release notes as they are released together and have the same version.
6
Vincent Massol 5.1 7 This is mostly a release focusing on improving the new Notifications feature, in order to make it as polished and usable as possible before the end of the year (i.e. before the end of the Cycle and before we elect a new LTS release). It also contains several bug fixes.
Clément Aubin 1.1 8
Vincent Massol 3.2 9 = New and Noteworthy (since XWiki 9.9) =
Clément Aubin 1.1 10
11 [[Full list of issues fixed and Dashboard for <version>>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]].
12
13 {{releasenotechanges/}}
14
15 === Moved Modules ===
16
17 <description deprecated, retired and moved projects>
18
19 === Upgrades ===
20
21 The following runtime dependencies have been upgraded (they have a different release cycle than [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]):
22
Vincent Massol 3.1 23 * [[CSS4J 0.38>>https://jira.xwiki.org/browse/XWIKI-14793]]
Clément Aubin 1.1 24
25 = Translations =
26
27 The following translations have been updated:
28
29 {{language codes="none, none"/}}
30
31 {{comment}}
32 TODO: uncomment and update with proper link when the report is ready.
33
34 = Tested Browsers & Databases =
35
36 {{include reference="TestReports.<test report page>"/}}
37 {{/comment}}
38
39 {{comment}}
40 TODO: uncomment and update with proper links when the report is ready.
41
42 = Performances tests compared to <last super stable version> =
43
44 <a summary of the comparison with latest super stable version>
45
46 More details on <link to the test report>.
47 {{/comment}}
48
49 = Known issues =
50
51 * [[Bugs we know about>>https://jira.xwiki.org/issues/?jql=category%20%3D%2010000%20AND%20issuetype%20%3D%20Bug%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC]]
52
53 = Backward Compatibility and Migration Notes =
54
55 == General Notes ==
56
57 When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
58
Vincent Massol 3.2 59 == Issues specific to XWiki 9.10-rc-1 ==
Clément Aubin 1.1 60
Vincent Massol 4.1 61 * {{code}}XWiki#getURLContent(){{/code}} and {{code}}XWiki#getURLContentAsBytes(){{/code}} now require Programming Rights. If you had wiki pages using those API, make sure that they are saved with a user having Programming Rights.
Clément Aubin 1.1 62
63 == API Breakages ==
64
65 The following APIs were modified since <project> <version - 1>:
66
67 {{comment}}
68 Remove!
69 {{backwardCompatiblityReport version="<version>"/}}
70 {{/comment}}
71
72 = Credits =
73
74 The following people have contributed code to this release (sorted alphabetically):
75
76 <code contributors>

Get Connected