Version 1.1 by Eduard Moraru on 2017/05/23

Show last authors
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
7 <insert description of release here>
8
9 = New and Noteworthy (since XWiki <version - 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
23 * <list libraries that have been upgraded>
24
25 = Translations =
26
27 The following translations have been updated:
28
29 {{language codes="none, none"/}}
30
31 = Tested Browsers & Databases =
32
33 {{warning}}
34 The QA Tests are executed after the release has been done. Thus, they are being prepared now and will be published soon.
35 {{/warning}}
36
37 {{comment}}
38 TODO: uncomment and update with proper link when the report is ready.
39 {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
40 {{/comment}}
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
48 = Known issues =
49
50 * [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
51
52 = Backward Compatibility and Migration Notes =
53
54 == General Notes ==
55
56 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.
57
58 == Issues specific to XWiki <version> ==
59
60 <issues specific to the project>
61
62 == API Breakages ==
63
64 The following APIs were modified since <project> <version - 1>:
65
66 {{comment}}
67 Remove!
68 {{backwardCompatiblityReport version="<version>"/}}
69 {{/comment}}
70
71 = Credits =
72
73 The following people have contributed code to this release (sorted alphabetically):
74
75 <code contributors>

Get Connected