Wiki source code of Release Notes for XWiki 10.7

Version 6.1 by Vincent Massol on 2018/08/27

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 33, 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) =
10
11 [[Full list of issues fixed and Dashboard for 10.7>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14316]].
12
13 == Bug Fixes ==
14
15 {{cache id="RN107"}}
16 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
17 category = 10000 AND fixVersion in ("10.7-rc-1", 10.7) AND resolution in (Fixed) and component not in ("Development Issues only") and type = Bug
18 {{/jira}}
19 {{/cache}}
20
21 {{releasenotechanges/}}
22
23 === Moved Modules ===
24
25 <description deprecated, retired and moved projects>
26
27 === Upgrades ===
28
29 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]]):
30
31 * [[CKEditor Integration 1.25>>https://jira.xwiki.org/browse/XWIKI-15520]]
32
33 = Translations =
34
35 The following translations have been updated:
36
37 {{language codes="de,cs,da,es,fr,hr,it,lv,nl,pt_BR,ru,sk,sv,tr,uk,zh_TW,zh"/}}
38
39 {{comment}}
40 TODO: uncomment and update with proper link when the report is ready.
41
42 = Tested Browsers & Databases =
43
44 {{include reference="TestReports.<test report page>"/}}
45 {{/comment}}
46
47 {{comment}}
48 TODO: uncomment and update with proper links when the report is ready.
49
50 = Performances tests compared to <last super stable version> =
51
52 <a summary of the comparison with latest super stable version>
53
54 More details on <link to the test report>.
55 {{/comment}}
56
57 = Known issues =
58
59 * [[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]]
60
61 = Backward Compatibility and Migration Notes =
62
63 == General Notes ==
64
65 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.
66
67 == Issues specific to XWiki 10.7 ==
68
69 <issues specific to the project>
70
71 == API Breakages ==
72
73 The following APIs were modified since XWiki 10.6:
74
75 {{backwardCompatiblityReport version="10.7"/}}
76
77 = Credits =
78
79 The following people have contributed code to this release (sorted alphabetically):
80
81 Adel Atallah
82 Alex Cotiugă
83 Andrei C
84 anonymous
85 Clément Aubin
86 CostiChD
87 Ecaterina Moraru (Valica)
88 Guillaume Delhumeau
89 Marius Dumitru Florea
90 oanalavinia
91 oana.lavinia
92 Thomas Mortagne
93 Valdis Vitolins
94 Vincent Massol
95 XWiki
96 吴国凯

Get Connected