Wiki source code of Release Notes XWiki 7.4.5
Last modified by Vincent Massol on 2019/06/14
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{box cssClass="floatinginfobox" title="**Contents**"}} |
2 | {{toc/}} | ||
3 | {{/box}} | ||
4 | |||
![]() |
20.1 | 5 | {{error}} |
![]() |
20.2 | 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. |
![]() |
20.1 | 7 | |
![]() |
22.1 | 8 | {{jira url="https://jira.xwiki.org" style="list" source="list" fields="status, key, summary, note"}} |
![]() |
20.1 | 9 | XWIKI-13740 |
10 | XWIKI-13727 | ||
11 | {{/jira}} | ||
12 | {{/error}} | ||
13 | |||
![]() |
1.1 | 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 | |||
![]() |
15.1 | 16 | This is a bugfix release that fixes important bugs discovered in the 7.4.4 version. |
![]() |
1.1 | 17 | |
![]() |
15.1 | 18 | = New and Noteworthy (since XWiki 7.4.4) = |
![]() |
1.1 | 19 | |
![]() |
22.1 | 20 | [[Full list of issues fixed and Dashboard for 7.4.5>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13636]]. |
![]() |
1.1 | 21 | |
![]() |
22.3 | 22 | {{cache id="RN745-2"}} |
![]() |
22.1 | 23 | {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}} |
![]() |
22.2 | 24 | category = 10000 AND fixVersion in ("7.4.5") AND resolution in (Fixed) and component not in ("Development Issues only") |
![]() |
2.1 | 25 | {{/jira}} |
![]() |
14.2 | 26 | {{/cache}} |
![]() |
2.1 | 27 | |
28 | {{comment}} | ||
29 | |||
![]() |
1.1 | 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 | |||
![]() |
22.1 | 38 | See the [[full list of JIRA issues>>https://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. |
![]() |
1.1 | 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> | ||
![]() |
14.1 | 59 | {{/comment}} |
![]() |
1.1 | 60 | |
61 | = Translations = | ||
62 | |||
![]() |
21.1 | 63 | {{comment}} |
![]() |
1.1 | 64 | The following translations have been updated: |
65 | |||
![]() |
15.1 | 66 | {{language codes=""/}} |
![]() |
21.1 | 67 | {{/comment}} |
![]() |
1.1 | 68 | |
![]() |
21.1 | 69 | No translations have been updated. |
70 | |||
![]() |
1.1 | 71 | = Tested Browsers & Databases = |
72 | |||
![]() |
15.1 | 73 | {{include reference="TestReports.ManualTestReportSummaryXWiki745"/}} |
![]() |
1.1 | 74 | |
75 | = Known issues = | ||
76 | |||
![]() |
22.1 | 77 | * [[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]] |
![]() |
1.1 | 78 | |
79 | = Backward Compatibility and Migration Notes = | ||
80 | |||
81 | == General Notes == | ||
82 | |||
83 | 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. | ||
84 | |||
![]() |
2.1 | 85 | {{comment}} |
![]() |
1.1 | 86 | == Issues specific to XWiki <version> == |
87 | |||
88 | <issues specific to the project> | ||
![]() |
2.1 | 89 | {{/comment}} |
![]() |
1.1 | 90 | |
91 | == API Breakages == | ||
92 | |||
![]() |
15.1 | 93 | No APIs were modified since XWiki 7.4.5. |
![]() |
9.3 | 94 | |
![]() |
15.1 | 95 | {{backwardCompatiblityReport version="7.4.5"/}} |
![]() |
17.1 | 96 | |
97 | = Credits = | ||
98 | |||
99 | The following people have contributed code to this release (sorted alphabetically): | ||
100 | |||
101 | Alexandru Cotiuga | ||
102 | Anca Luca | ||
103 | Denis Gervalle | ||
104 | Ecaterina Moraru (Valica) | ||
105 | Eduard Moraru | ||
106 | Guillaume Delhumeau | ||
107 | Lukas Raska | ||
108 | Manuel Smeria | ||
109 | Marius Dumitru Florea | ||
110 | Thomas Mortagne | ||
111 | Vincent Massol |