Wiki source code of Release Notes XWiki 7.4.5

Version 20.2 by Vincent Massol on 2016/09/27

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 {{error}}
6 The following regressions were found after this version has been released. Work is under way to provide a fix and release XWiki 7.4.6.
7
8 {{jira url="http://jira.xwiki.org" style="list" source="list" fields="status, key, summary, note"}}
9 XWIKI-13740
10 XWIKI-13727
11 {{/jira}}
12 {{/error}}
13
14 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.
15
16 This is a bugfix release that fixes important bugs discovered in the 7.4.4 version.
17
18 = New and Noteworthy (since XWiki 7.4.4) =
19
20 [[Full list of issues fixed and Dashboard for 7.4.5>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13636]].
21
22 {{cache id="RN745-1"}}
23 {{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
24 category in ("Top Level Projects") AND fixVersion in ("7.4.5") AND resolution in (Fixed) and component not in ("Development Issues only")
25 {{/jira}}
26 {{/cache}}
27
28 {{comment}}
29
30 == <feature N> ==
31
32 <description of feature N>
33
34 == Miscellaneous ==
35
36 <insert misc user stuff and important bug fix descriptions here in a list, when they are too small to warrant a section by themselves - Change the version in the URL below!>
37
38 See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%22<version>%22&tempMax=1000]] fixed in this release.
39
40 = For Developers =
41
42 == <developer feature N> ==
43
44 <description of developer feature N>
45
46 == Deprecated and Retired projects ==
47
48 <description of deprecated and retired projects>
49
50 == Upgrades ==
51
52 The following dependencies have been upgraded:
53
54 * <list libraries that have been upgraded>
55
56 == Miscellaneous ==
57
58 <other dev stuff to add and link to JIRA for all issues fixed>
59 {{/comment}}
60
61 = Translations =
62
63 The following translations have been updated:
64
65 {{language codes=""/}}
66
67 = Tested Browsers & Databases =
68
69 {{include reference="TestReports.ManualTestReportSummaryXWiki745"/}}
70
71 = Known issues =
72
73 * [[Bugs we know about>>http://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]]
74
75 = Backward Compatibility and Migration Notes =
76
77 == General Notes ==
78
79 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.
80
81 {{comment}}
82 == Issues specific to XWiki <version> ==
83
84 <issues specific to the project>
85 {{/comment}}
86
87 == API Breakages ==
88
89 No APIs were modified since XWiki 7.4.5.
90
91 {{backwardCompatiblityReport version="7.4.5"/}}
92
93 = Credits =
94
95 The following people have contributed code to this release (sorted alphabetically):
96
97 Alexandru Cotiuga
98 Anca Luca
99 Denis Gervalle
100 Ecaterina Moraru (Valica)
101 Eduard Moraru
102 Guillaume Delhumeau
103 Lukas Raska
104 Manuel Smeria
105 Marius Dumitru Florea
106 Thomas Mortagne
107 Vincent Massol

Get Connected