Last modified by Guillaume Delhumeau on 2018/08/13

Hide last authors
Guillaume Delhumeau 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]] and [[XWiki Platform>>http://platform.xwiki.org]]. They share the same release notes as they are released together and have the same version.
6
Alex Cotiugă 17.3 7 This release adds a RSS view to the Notifications macro and improves the user picker with compact display and in-line selection. The developers should check the new Page API and the improvements to the existing Icon API. In addition there have been 23 bugs fixed and a couple of small improvements done.
Guillaume Delhumeau 1.1 8
Guillaume Delhumeau 18.1 9 {{include reference="ReleaseNotes.Data.XWiki.10\.6\.1.WarningNotificationsScalability"/}}
10
Marius Dumitru Florea 5.1 11 = New and Noteworthy (since XWiki 10.5) =
Guillaume Delhumeau 1.1 12
Marius Dumitru Florea 8.1 13 [[Full list of issues fixed and Dashboard for 10.6>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14309]].
Guillaume Delhumeau 1.1 14
15 {{releasenotechanges/}}
16
17 === Upgrades ===
18
19 The following runtime dependencies have been upgraded (they have a different release cycle than [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]):
20
Marius Dumitru Florea 7.1 21 * [[CKEditor Integration 1.23>>https://jira.xwiki.org/browse/XWIKI-15408]]
Vincent Massol 10.2 22 * [[Commons Text 1.4>>https://jira.xwiki.org/browse/XCOMMONS-1440]]
Vincent Massol 2.1 23 * [[HTML Cleaner v2.22>>https://jira.xwiki.org/browse/XCOMMONS-1164]]
Marius Dumitru Florea 6.1 24 * [[Jackson 2.9.6>>https://jira.xwiki.org/browse/XCOMMONS-1439]]
Guillaume Delhumeau 1.1 25
26 = Translations =
27
Marius Dumitru Florea 10.1 28 {{info}}
29 We recently moved [[l10n.xwiki.org>>https://l10n.xwiki.org/]] to a new translation platform based on Weblate and we're still trying to figure out how to compute an accurate list of the locales that have been updated for real (excluding comments and whitespace changes). We hope to put back the list of updated translations in the next release notes.
30 {{/info}}
Guillaume Delhumeau 1.1 31
32 = Tested Browsers & Databases =
33
Gabriela Anechitoaei 14.1 34 {{include reference="TestReports.ManualTestReportSummaryXWiki106RC1.WebHome"/}}
Guillaume Delhumeau 1.1 35
36 {{comment}}
37 TODO: uncomment and update with proper links when the report is ready.
38
39 = Performances tests compared to <last super stable version> =
40
41 <a summary of the comparison with latest super stable version>
42
43 More details on <link to the test report>.
44 {{/comment}}
45
46 = Known issues =
47
48 * [[Bugs we know about>>https://jira.xwiki.org/issues/?jql=category%20%3D%2010000%20AND%20issuetype%20%3D%20Bug%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC]]
49
50 = Backward Compatibility and Migration Notes =
51
52 == General Notes ==
53
54 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.
55
Marius Dumitru Florea 5.1 56 == Issues specific to XWiki 10.6RC1 ==
Guillaume Delhumeau 1.1 57
Marius Dumitru Florea 11.1 58 === User Picker Velocity Macro ===
Guillaume Delhumeau 1.1 59
Marius Dumitru Florea 17.1 60 The implementation of the ###userPicker*## and ###groupPicker*## Velocity macros has been modified. You should review the usage of these macros in your own (custom) code to make sure they still work as expected. We changed the JavaScript library used to fetch and display the suggestions and this lead to changes on the HTML structure of the user and group pickers. This means that you may have to update your code in case you did customizations on top of the old library. The ##userPicker.js## file has been deprecated (but it's still bundled) and the ##userPicker.css## file has been removed (but the styles have been integrated into the skin). We also deprecated the ##suggestUsers## and ##suggestGroups## CSS classes in favor of the new ##suggest-users## and ##suggest-groups##. You can still use the old CSS classes but you need to import ##userPicker.js## yourself.
Marius Dumitru Florea 11.1 61
Guillaume Delhumeau 1.1 62 == API Breakages ==
63
Marius Dumitru Florea 5.1 64 The following APIs were modified since XWiki 10.5:
Guillaume Delhumeau 1.1 65
Marius Dumitru Florea 5.1 66 {{backwardCompatiblityReport version="10.6-rc-1"/}}
Guillaume Delhumeau 1.1 67
68 = Credits =
69
70 The following people have contributed code to this release (sorted alphabetically):
71
Marius Dumitru Florea 4.1 72 * Adel Atallah
73 * Alex Cotiugă
74 * Clément Aubin
75 * Ecaterina Moraru (Valica)
76 * Eduard Moraru
77 * Fekete Judit
78 * Guillaume Delhumeau
79 * Marius Dumitru Florea
80 * slauriere
81 * Thomas Mortagne
82 * Vincent Massol
83 * xrichard

Get Connected