Changes for page Release Notes for XWiki 5.4 Release Candidate 1
Last modified by Thomas Mortagne on 2023/10/13
Change comment:
Fix jira URLs
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,7 +8,7 @@ 8 8 9 9 = New and Noteworthy (since XWiki 5.4 Milestone 1) = 10 10 11 -[[Full list of issues fixed and Dashboard for XWiki 5.4>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11990]]. 11 +[[Full list of issues fixed and Dashboard for XWiki 5.4>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11990]]. 12 12 13 13 == Solr Search Improvements == 14 14 ... ... @@ -97,7 +97,7 @@ 97 97 * In the Activity Stream, the name of the wiki where the event has happened is displayed now, if the event concerns an other wiki than the current one. 98 98 [[{{image reference="activity.png" width="35%"/}}>>attach:activity.png]] 99 99 100 -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%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%225.4-rc-1%22&tempMax=1000]] fixed in this release. 100 +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%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%225.4-rc-1%22&tempMax=1000]] fixed in this release. 101 101 102 102 = For Developers = 103 103 ... ... @@ -148,7 +148,7 @@ 148 148 149 149 = Known issues = 150 150 151 -* [[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]] 151 +* [[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]] 152 152 153 153 = Backward Compatibility and Migration Notes = 154 154 ... ... @@ -164,7 +164,7 @@ 164 164 165 165 == API Breakages == 166 166 167 -The following APIs were modified since 5.3: 167 +The following APIs were modified since 5.3 (young APIs introduced recently not finalized yet): 168 168 169 169 {{code language="none"}} 170 170 org.xwiki.wikistream.xar.input.XARInputProperties: Method 'public boolean isReferencesOnly()' has been removed