Wiki source code of Release Notes XWiki 7.4.5
Last modified by Vincent Massol on 2019/06/14 10:52
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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="https://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>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13636]]. | ||
| 21 | |||
| 22 | {{cache id="RN745-2"}} | ||
| 23 | {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}} | ||
| 24 | category = 10000 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>>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. | ||
| 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 | {{comment}} | ||
| 64 | The following translations have been updated: | ||
| 65 | |||
| 66 | {{language codes=""/}} | ||
| 67 | {{/comment}} | ||
| 68 | |||
| 69 | No translations have been updated. | ||
| 70 | |||
| 71 | = Tested Browsers & Databases = | ||
| 72 | |||
| 73 | {{include reference="TestReports.ManualTestReportSummaryXWiki745"/}} | ||
| 74 | |||
| 75 | = Known issues = | ||
| 76 | |||
| 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]] | ||
| 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 | |||
| 85 | {{comment}} | ||
| 86 | == Issues specific to XWiki <version> == | ||
| 87 | |||
| 88 | <issues specific to the project> | ||
| 89 | {{/comment}} | ||
| 90 | |||
| 91 | == API Breakages == | ||
| 92 | |||
| 93 | No APIs were modified since XWiki 7.4.5. | ||
| 94 | |||
| 95 | {{backwardCompatiblityReport version="7.4.5"/}} | ||
| 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 |