Last modified by Thomas Mortagne on 2017/03/24

<
From version < 20.3 >
edited by Vincent Massol
on 2015/01/12
To version < 21.3 >
edited by Marius Dumitru Florea
on 2015/01/15
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.mflorea
Content
... ... @@ -6,14 +6,10 @@
6 6  
7 7  <insert description of release here>
8 8  
9 -= New and Noteworthy (since XWiki <version - 1>) =
9 += New and Noteworthy (since XWiki 6.4-milestone-3) =
10 10  
11 -[[Full list of issues fixed and Dashboard for <version>>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]].
11 +[[Full list of issues fixed and Dashboard for 6.4>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12791]].
12 12  
13 -== <feature N> ==
14 -
15 -<description of feature N>
16 -
17 17  == Mail Sender API Improvements ==
18 18  
19 19  * You can now specify the delay to wait between each mail being sent, in milliseconds. This is done to support mail throttling and not be considered a spammer by mail servers. For example if you wish to wait 10 seconds (if not specified the default is 8 seconds, which is 450 mails per hour), set the following in your ##xwiki.properties##:(((
... ... @@ -57,27 +57,13 @@
57 57  
58 58  == Miscellaneous ==
59 59  
60 -* A click to the Document Index does not leads to an other space anymore.
56 +* A click to the Document Index does not lead to an other space anymore.
61 61  * [[extensions:Extension.Tag Cloud Macro]] has now a new parameter (spaces) to display a tags cloud from multiple spaces.
62 62  
63 -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%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%22<version>%22&tempMax=1000]] fixed in this release.
59 +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%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%226.4-rc-1%22&tempMax=1000]] fixed in this release.
64 64  
65 65  = For Developers =
66 66  
67 -== <developer feature N> ==
68 -
69 -<description of developer feature N>
70 -
71 -== Deprecated and Retired projects ==
72 -
73 -<description of deprecated and retired projects>
74 -
75 -== Upgrades ==
76 -
77 -The following dependencies have been upgraded:
78 -
79 -* <list libraries that have been upgraded>
80 -
81 81  == Miscellaneous ==
82 82  
83 83  * You can now control in which order the sections added via the [[ConfigurableClass>>extensions:Extension.Administration Application||anchor="HFieldsyoucandefine"]] are displayed in the administration.
... ... @@ -97,10 +97,6 @@
97 97  
98 98  {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
99 99  
100 -= Performances tests compared to <last super stable version> =
101 -
102 -<a summary of the comparison with latest super stable version>
103 -
104 104  More details on <link to the test report>.
105 105  
106 106  = Known issues =
... ... @@ -113,13 +113,9 @@
113 113  
114 114  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.
115 115  
116 -== Issues specific to XWiki <version> ==
117 -
118 -<issues specific to the project>
119 -
120 120  == API Breakages ==
121 121  
122 -The following APIs were modified since <project> <version - 1>:
96 +The following APIs were modified since XWiki 6.3:
123 123  
124 124  {{code language="none"}}
125 125  <clirr output here>

Get Connected