Change comment:
Cleanup
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.mflorea - Content
-
... ... @@ -6,14 +6,10 @@ 6 6 7 7 <insert description of release here> 8 8 9 -= New and Noteworthy (since XWiki <version1>) =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 <version>>>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##:((( ... ... @@ -40,7 +40,7 @@ 40 40 * In the [[Mail Sender Status Admin UI>>extensions:Extension.Mail Application]] we now only display mails sent by the current wiki unless we're on the main wiki. 41 41 * The [[Mail Application>>extensions:Extension.Mail Application]] doesn't require Programming Rights for installation anymore. 42 42 * Account Validation email results are now saved and visible in the [[Mail Application>>extensions:Extension.Mail Application]]. 43 -* Some new [[Mail Sender Storage script services>>extensions:Extension :Mail Sender Storage]] have been added: ability to delete mail statuses for a single mail and for a whole batch, and ability to load mail statuses with criteria.39 +* Some new [[Mail Sender Storage script services>>extensions:Extension.Mail Sender Storage]] have been added: ability to delete mail statuses for a single mail and for a whole batch, and ability to load mail statuses with criteria. 44 44 45 45 == Wikis == 46 46 ... ... @@ -60,24 +60,10 @@ 60 60 * A click to the Document Index does not leads 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>