Wiki source code of Release Notes for XWiki 7.4.6

Last modified by Vincent Massol on 2017/06/09

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 This is a bugfix release that fixes important bugs discovered in the 7.4.5 version. This release is the last release for the 7.x cycle, since the 7.4 branch reached end of life on January 2017.
8
9 = New and Noteworthy (since XWiki 7.4.5) =
10
11 [[Full list of issues fixed and Dashboard for XWiki 7.4.6>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13803]].
12
13 {{comment}}
14 {{releasenotechanges/}}
15 {{/comment}}
16
17 {{comment}}
18 === Moved Modules ===
19
20 <description deprecated, retired and moved projects>
21 {{/comment}}
22
23 {{comment}}
24 === Upgrades ===
25
26 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]]):
27
28 * <list libraries that have been upgraded>
29
30 {{/comment}}
31
32 = All Changes =
33
34 {{cache id="RN746"}}
35 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
36 category = 10000 AND fixVersion in ("7.4.6") AND resolution in (Fixed) and component not in ("Development Issues only")
37 {{/jira}}
38 {{/cache}}
39
40 = Translations =
41
42 No translations have been updated.
43
44 {{comment}}
45 The following translations have been updated:
46
47 {{language codes="none, none"/}}
48 {{/comment}}
49
50 = Tested Browsers & Databases =
51
52 {{warning}}
53 The QA Tests are executed after the release has been done. Thus, they are being prepared now and will be published soon.
54 {{/warning}}
55
56 {{comment}}
57 TODO: uncomment and update with proper link when the report is ready.
58 {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
59 {{/comment}}
60
61 {{comment}}
62 = Performances tests compared to <last super stable version> =
63
64 <a summary of the comparison with latest super stable version>
65
66 More details on <link to the test report>.
67
68 {{/comment}}
69
70 = Known issues =
71
72 * [[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]]
73
74 = Backward Compatibility and Migration Notes =
75
76 == General Notes ==
77
78 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.
79
80 {{comment}}
81 == Issues specific to XWiki 7.4.6 ==
82
83 <issues specific to the project>
84 {{/comment}}
85
86 == API Breakages ==
87
88 No API has been broken since XWiki 7.4.5!
89
90 {{comment}}
91 The following APIs were modified since XWiki 7.4.5:
92 {{backwardCompatiblityReport version="7.4.5"/}}
93 {{/comment}}
94
95 = Credits =
96
97 The following people have contributed code to this release (sorted alphabetically):
98
99 Alexandru Cotiuga
100 Denis Gervalle
101 Ecaterina Moraru (Valica)
102 Eduard Moraru
103 Guillaume Delhumeau
104 Manuel Smeria
105 Marius Dumitru Florea
106 Michiel Hobbelman
107 Sergiu Dumitriu
108 Thomas Mortagne
109 Vincent Massol

Get Connected