Last modified by Thomas Mortagne on 2023/10/13

<
From version < 60.1 >
edited by Marius Dumitru Florea
on 2015/09/01
To version < 61.1 >
edited by Marius Dumitru Florea
on 2015/09/01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -70,10 +70,6 @@
70 70  
71 71  The Script service changed a bit, ##url(EntityReference)## now return relative URL String by default and a new ##url(EntityReference reference, boolean external)## has been added to force returning an external form URL. See [[Generate a REST URL for a resource>>platform:Features.XWikiRESTfulAPI||anchor="HGenerateaRESTURLforaresource"]] for more details.
72 72  
73 -== Deprecated and Retired projects ==
74 -
75 -<description of deprecated and retired projects>
76 -
77 77  == Upgrades ==
78 78  
79 79  The following dependencies have been upgraded:
... ... @@ -102,12 +102,6 @@
102 102  
103 103  {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
104 104  
105 -= Performances tests compared to <last super stable version> =
106 -
107 -<a summary of the comparison with latest super stable version>
108 -
109 -More details on <link to the test report>.
110 -
111 111  = Known issues =
112 112  
113 113  * [[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]]
... ... @@ -118,13 +118,9 @@
118 118  
119 119  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.
120 120  
121 -== Issues specific to XWiki <version> ==
122 -
123 -<issues specific to the project>
124 -
125 125  == API Breakages ==
126 126  
127 -The following APIs were modified since <project> <version - 1>:
113 +The following APIs were modified since XWiki 7.1.2:
128 128  
129 129  {{code language="none"}}
130 130  <clirr output here>

Get Connected