Last modified by Thomas Mortagne on 2017/03/24

From version 37.2
edited by Manuel Smeria
on 2014/08/27
Change comment: There is no comment for this version
To version 37.3
edited by Eduard Moraru
on 2014/08/27
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ManuelSmeria
1 +XWiki.enygma
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]. They share the same release notes as they are released together and have the same version.
6 6  
7 -<insert description of release here>
7 +This release mostly focuses on the Flaming skin and sets it as the new default skin for XWiki. A new themes application for the new skin is introduces, along with the AppBar set by default and other various UI polishes and improvements. On the developers side, a new "blame" API has been introduced and some dependencies were upgraded.
8 8  
9 9  = New and Noteworthy (since XWiki 6.2M1) =
10 10  
... ... @@ -53,10 +53,6 @@
53 53  
54 54  See [[Blame Module>>extensions:Extension.Blame Module]] for more information.
55 55  
56 -== Deprecated and Retired projects ==
57 -
58 -<description of deprecated and retired projects>
59 -
60 60  == Upgrades ==
61 61  
62 62  The following dependencies have been upgraded:
... ... @@ -96,13 +96,9 @@
96 96  
97 97  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.
98 98  
99 -== Issues specific to XWiki <version> ==
100 -
101 -<issues specific to the project>
102 -
103 103  == API Breakages ==
104 104  
105 -The following APIs were modified since <project> <version - 1>:
97 +The following APIs were modified since XWiki 6.1:
106 106  
107 107  {{code language="none"}}
108 108  <clirr output here>

Get Connected