Last modified by Thomas Mortagne on 2017/03/24

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
Eduard Moraru 29.3 7 This milestone release features a redesigned default homepage, a new application index in the drawer and minor improvements to the template providers, the Flamingo skin and Ratings. For developers, we have some welcomed Livetable macro improvements and a long overdue change of behaviour for the getRenderedContent method.
Thomas Mortagne 1.1 8
Eduard Moraru 29.5 9 = New and Noteworthy (since XWiki 8.2 Milestone 1) =
Thomas Mortagne 1.1 10
Thomas Mortagne 51.1 11 [[Full list of issues fixed and Dashboard for 8.2>>https://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 )))
Manuel Smeria 48.1 35 * Improved the way ratings stars are displayed by removing the white background from picture(((
Eduard Moraru 29.2 36 {{image reference="stars.png"/}}
37 )))
Thomas Mortagne 1.1 38
Thomas Mortagne 51.1 39 See the [[full list of JIRA issues>>https://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 40
41 == Upgrades ==
42
43 The following dependencies have been upgraded:
44
Thomas Mortagne 51.1 45 * [[Groovy 2.4.7>>https://jira.xwiki.org/browse/XCOMMONS-995]]
46 * [[Jackson 2.7.5>>https://jira.xwiki.org/browse/XCOMMONS-998]]
47 * [[httpcore 4.4.5>>https://jira.xwiki.org/browse/XCOMMONS-999]]
Thomas Mortagne 1.1 48
Eduard Moraru 29.2 49 = For Developers =
50
Thomas Mortagne 1.1 51 == Miscellaneous ==
52
Eduard Moraru 29.2 53 * Added 2 new column types for the Livetable macro: [["boolean" and "multilist">>extensions:Extension.Livetable Macro||anchor="HAllacceptedvalues-2"]](((
Guillaume Delhumeau 23.1 54 {{image reference="livetable-boolean.png"/}}
Eduard Moraru 29.2 55
56
Pascal Bastien 28.1 57 {{image reference="livetable-multilist.png"/}}
Thomas Mortagne 49.1 58 )))
Vincent Massol 49.2 59 * It's now possible to access SSL services which are using a [[Let's Encrypt>>http://letsencrypt.org/]] certificate even when the JVM used to run XWiki does not embed it (that would be JVMs < 1.8.0_101)
Manuel Smeria 48.1 60
Thomas Mortagne 1.1 61 = Translations =
62
63 The following translations have been updated:
64
Eduard Moraru 29.2 65 {{language codes="fr, pt_BR"/}}
Thomas Mortagne 1.1 66
67 = Tested Browsers & Databases =
68
Manuel Smeria 47.1 69 {{include reference="TestReports.ManualTestReportSummaryXWiki82M2"/}}
Thomas Mortagne 1.1 70
71 = Known issues =
72
Thomas Mortagne 51.1 73 * [[Bugs we know about>>https://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]]
Thomas Mortagne 1.1 74
75 = Backward Compatibility and Migration Notes =
76
77 == General Notes ==
78
79 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.
80
Thomas Mortagne 18.1 81 == Issues specific to XWiki XWiki 8.2 Milestone 2 ==
Thomas Mortagne 1.1 82
Thomas Mortagne 18.1 83 === getRenderedContent ===
Thomas Mortagne 1.1 84
Thomas Mortagne 18.1 85 The behavior of the getRenderedContent methods located in Document/XWikiDocument changed a bit.
86
87 * 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
88 * methods rendering the document itself: they are still rendering in the context of whatever called this method but with the right of the document
89
Thomas Mortagne 1.1 90 == API Breakages ==
91
Vincent Massol 30.1 92 The following APIs were modified in XWiki 8.2 Milestone 2:
Thomas Mortagne 1.1 93
Vincent Massol 30.1 94 {{backwardCompatiblityReport version="8.2-milestone-2"/}}

Get Connected