Last modified by Thomas Mortagne on 2017/03/24

<
From version < 3.2 >
edited by Manuel Smeria
on 2014/05/26
To version < 5.1
edited by Thomas Mortagne
on 2017/03/24
Change comment: Fix jira URLs

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ManuelSmeria
1 +XWiki.ThomasMortagne
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  = New and Noteworthy (since XWiki 5.4.4) =
10 10  
11 -{{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
11 +{{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
12 12  category in ("Top Level Projects") AND fixVersion in ("5.4.5") AND resolution in (Fixed) and component not in ("Development Issues only")
13 13  {{/jira}}
14 14  
... ... @@ -19,7 +19,7 @@
19 19  
20 20  = Known issues =
21 21  
22 -* [[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]]
22 +* [[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]]
23 23  
24 24  = Backward Compatibility and Migration Notes =
25 25  
... ... @@ -26,3 +26,8 @@
26 26  == General Notes ==
27 27  
28 28  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.
29 +
30 +== API Breakages ==
31 +
32 +No APIs were broken since XWiki 5.4.4!
33 +

Get Connected