Version 28.22 by Eduard Moraru on 2016/06/21

Hide last authors
Thomas Mortagne 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
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
7 <insert description of release here>
8
9 = New and Noteworthy (since XWiki 8.2 Milestone 1) =
10
Eduard Moraru 24.3 11 [[Full list of issues fixed and Dashboard for 8.2>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13615]].
Thomas Mortagne 1.1 12
Ecaterina Moraru (Valica) 8.1 13 == New Homepage ==
Thomas Mortagne 1.1 14
Ecaterina Moraru (Valica) 12.1 15 We replaced the Dashboard application from the main Homepage and added introductory steps as wiki syntax. This change will make it simpler for new users to edit the Homepage content, while also benefiting from some basic help concepts. The left panels area also showcases now the 'Navigation' panel, while the right panels area contain a 'Need Help?' panel.
Ecaterina Moraru (Valica) 8.1 16 {{image reference="homepage.png" width="600px;"/}}
Thomas Mortagne 1.1 17
Ecaterina Moraru (Valica) 15.2 18 == Application Index ==
19
Ecaterina Moraru (Valica) 17.1 20 We removed some applications from the AppBar (like Scheduler, Invitation, Panels, etc.) with the intention to simplify the interface and promote a smaller number of applications inside the AppBar panel. In order for the applications to still be discoverable, we added in the Drawer an [[Application Index>>extensions:Extension.Application Index Application]].
Ecaterina Moraru (Valica) 15.2 21
22 {{image reference="appIndex.png" width="600px;"/}}
23
Ecaterina Moraru (Valica) 19.1 24 == Template Icons ==
25
26 When creating a new page, the Template Providers for specific applications can now add an icon and a description. We added new icons and descriptions for the Blog and Dashboard default templates.
27
28 {{image reference="templateIcons.png" width="600px;"/}}
29
Thomas Mortagne 1.1 30 == Miscellaneous ==
31
Ecaterina Moraru (Valica) 3.1 32 * Improved the edit section styling to be in consistency with the Flamingo Skin style(((
Ecaterina Moraru (Valica) 4.7 33 {{image reference="edit_section.png" width="600px;"/}}
Ecaterina Moraru (Valica) 3.1 34 )))
Thomas Mortagne 1.1 35
Eduard Moraru 24.3 36 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+%228.2-milestone-2%22&tempMax=1000]] fixed in this release.
Thomas Mortagne 1.1 37
38 == Upgrades ==
39
40 The following dependencies have been upgraded:
41
42 * [[Groovy 2.4.7>>http://jira.xwiki.org/browse/XCOMMONS-995]]
Thomas Mortagne 5.1 43 * [[Jackson 2.7.5>>http://jira.xwiki.org/browse/XCOMMONS-998]]
Thomas Mortagne 7.1 44 * [[httpcore 4.4.5>>http://jira.xwiki.org/browse/XCOMMONS-999]]
Thomas Mortagne 1.1 45
46 == Miscellaneous ==
47
Pascal Bastien 28.1 48 * Added a [["boolean" type in the Livetable macro>>extensions:Extension.Livetable Macro||anchor="HAllacceptedvalues-2"]](((
Guillaume Delhumeau 23.1 49 {{image reference="livetable-boolean.png"/}}
50 )))
Pascal Bastien 28.1 51 * and a [["multilist" type>>extensions:Extension.Livetable Macro||anchor="HAllacceptedvalues-2"]].(((
52 {{image reference="livetable-multilist.png"/}}
53 )))
Alex Cotiugă 24.2 54 * Improved the way ratings stars are displayed by removing the white background from picture (((
55 {{image reference="stars.png"/}}
56 )))
57
Thomas Mortagne 1.1 58 = Translations =
59
60 The following translations have been updated:
61
62 {{language codes="none, none"/}}
63
64 = Tested Browsers & Databases =
65
66 {{warning}}
67 The QA Tests are executed after the release has been done. Thus, they are being prepared now and will be published soon.
68 {{/warning}}
69
70 {{comment}}
71 TODO: uncomment and update with proper link when the report is ready.
72 {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
73 {{/comment}}
74
75 = Known issues =
76
77 * [[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]]
78
79 = Backward Compatibility and Migration Notes =
80
81 == General Notes ==
82
83 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.
84
Thomas Mortagne 18.1 85 == Issues specific to XWiki XWiki 8.2 Milestone 2 ==
Thomas Mortagne 1.1 86
Thomas Mortagne 18.1 87 === getRenderedContent ===
Thomas Mortagne 1.1 88
Thomas Mortagne 18.1 89 The behavior of the getRenderedContent methods located in Document/XWikiDocument changed a bit.
90
91 * methods taking a String to render in the context of the document: they are still rendering in the context of the document but with the right of whatever called the method
92 * methods rendering the document itself: they are still rendering in the context of whatever called this method but with the right of the document
93
Thomas Mortagne 1.1 94 == API Breakages ==
95
Eduard Moraru 26.2 96 The following APIs were modified since XWiki 8.1:
Thomas Mortagne 1.1 97
Eduard Moraru 28.3 98 {{backwardCompatiblityReport version="8.1"/}}

Get Connected