Wiki source code of Release Notes for XWiki 10.6

Last modified by Guillaume Delhumeau on 2018/08/13

Hide last authors
Alex Cotiugă 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
Andreea Chirica 10.1 5 These are 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.
Alex Cotiugă 1.1 6
Alex Cotiugă 4.2 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 24 bugs fixed and a couple of small improvements done.
Alex Cotiugă 1.1 8
Guillaume Delhumeau 6.1 9 {{error}}
10 An important bug has been discovered since XWiki 10.6 has been released:
11
Guillaume Delhumeau 7.1 12 * [[XWIKI-15456>>https://jira.xwiki.org/browse/XWIKI-15456]]
Guillaume Delhumeau 8.1 13
Guillaume Delhumeau 6.1 14 You should wait for the next version of XWiki that will be released soon!
15 {{/error}}
16
Guillaume Delhumeau 13.1 17 {{include reference="ReleaseNotes.Data.XWiki.10\.6\.1.WarningNotificationsScalability"/}}
18
Alex Cotiugă 3.5 19 = New and Noteworthy (since XWiki 10.5) =
Alex Cotiugă 1.1 20
Alex Cotiugă 3.5 21 [[Full list of issues fixed and Dashboard for 10.6>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14311]].
Alex Cotiugă 1.1 22
23 {{releasenotechanges/}}
24
25 === Upgrades ===
26
27 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]]):
28
Marius Dumitru Florea 2.1 29 * [[selectize.js 0.12.5>>https://jira.xwiki.org/browse/XWIKI-15432]]
Alex Cotiugă 4.1 30 * [[CKEditor Integration 1.23>>https://jira.xwiki.org/browse/XWIKI-15408]]
31 * [[Commons Text 1.4>>https://jira.xwiki.org/browse/XCOMMONS-1440]]
32 * [[HTML Cleaner v2.22>>https://jira.xwiki.org/browse/XCOMMONS-1164]]
33 * [[Jackson 2.9.6>>https://jira.xwiki.org/browse/XCOMMONS-1439]]
Alex Cotiugă 1.1 34
35 = Translations =
36
Alex Cotiugă 4.1 37 {{info}}
38 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.
39 {{/info}}
Alex Cotiugă 1.1 40
41
42 = Tested Browsers & Databases =
43
Ilie Andriuta 12.1 44 {{include reference="TestReports.ManualTestReportSummaryXWiki106.WebHome"/}}
Alex Cotiugă 1.1 45
46 {{comment}}
47 TODO: uncomment and update with proper links when the report is ready.
48
49 = Performances tests compared to <last super stable version> =
50
51 <a summary of the comparison with latest super stable version>
52
53 More details on <link to the test report>.
54 {{/comment}}
55
56 = Known issues =
57
58 * [[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]]
59
60 = Backward Compatibility and Migration Notes =
61
62 == General Notes ==
63
64 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.
65
Alex Cotiugă 4.1 66 == Issues specific to XWiki 10.6 ==
Alex Cotiugă 1.1 67
Alex Cotiugă 4.1 68 === User Picker Velocity Macro ===
Alex Cotiugă 1.1 69
Alex Cotiugă 4.1 70 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.
71
Alex Cotiugă 1.1 72 == API Breakages ==
73
Alex Cotiugă 3.4 74 The following APIs were modified since XWiki 10.5:
Alex Cotiugă 1.1 75
Alex Cotiugă 3.2 76 {{backwardCompatiblityReport version="10.6"/}}
Alex Cotiugă 1.1 77
78 = Credits =
79
80 The following people have contributed code to this release (sorted alphabetically):
81
Alex Cotiugă 3.1 82 Adel Atallah
83 Alex Cotiugă
84 Clément Aubin
85 CostiChD
86 Ecaterina Moraru (Valica)
87 Eduard Moraru
88 Fekete Judit
89 Guillaume Delhumeau
90 Marius Dumitru Florea
91 slauriere
92 Thomas Mortagne
93 Vincent Massol
94 xrichard

Get Connected