Version 8.2 by Vincent Massol on 2018/08/21

Show last authors
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
7 One of the main focus of XWiki 10.7 was bug fixing thus this release starts by reducing the bug count by 30, in important areas such as as Notifications, Skin or the core. This version also contains the beginning of replacing the old XWiki Confirmation boxes with Bootstrap modals with a focus on the comments action box to start with.
8
9 = New and Noteworthy (since XWiki 10.6.1) =
10
11 [[Full list of issues fixed and Dashboard for 10.7-rc-1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14316]].
12
13 {{releasenotechanges/}}
14
15 === Upgrades ===
16
17 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]]):
18
19 * [[CKEditor Integration 1.24>>https://jira.xwiki.org/browse/XWIKI-15501]]
20 * [[CKEditor 4.10.0>>https://jira.xwiki.org/browse/CKEDITOR-216]]
21
22 = Translations =
23
24 {{info}}
25 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.
26 {{/info}}
27
28 {{comment}}
29 TODO: uncomment and update with proper link when the report is ready.
30
31 = Tested Browsers & Databases =
32
33 {{include reference="TestReports.<test report page>"/}}
34 {{/comment}}
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
56 == Issues specific to XWiki 10.7RC1 ==
57
58 === URL generation modifications ===
59
60 In most cases there is nothing to do but for some edge cases it's possible that you end up with external URL having a different port than the one you expect.
61
62 If that's the case the recommendation is to go to the main wiki descriptor and make sure it contains the port you want to see in those URLs (don't put anything if you just want to use the default port implied by the protocol) and to explicitly set the ##secure## property. Since ##xwiki.url.protocol## from ##xwiki.cfg## configuration file is not really needed anymore tt's also recommended to stop using it only rely on the wiki descriptor(s) which are easier to control.
63
64 == API Breakages ==
65
66 The following APIs were modified since XWiki 10.6.1:
67
68 {{backwardCompatiblityReport version="10.7-rc-1"/}}
69
70 = Credits =
71
72 The following people have contributed code to this release (sorted alphabetically):
73
74 Adel Atallah
75 Alex Cotiugă
76 Andrei C
77 Clément Aubin
78 Constantin Listar
79 Ecaterina Moraru (Valica)
80 Guillaume Delhumeau
81 Marius Dumitru Florea
82 Oana-Lavinia Florean
83 Thomas Mortagne
84 Valdis Vitolins
85 Vincent Massol
86 吴国凯

Get Connected