Wiki source code of Release Notes for XWiki 10.7

Version 10.3 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 autocomplete of links when using the WYSIWYG editor, Macro content prefill when inserting a Macro from the WYSIWYG editor, and 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 Since this release was about bug fixing, here's the full list of bugs fixed:
16
17 {{cache id="RN107"}}
18 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
19 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
20 {{/jira}}
21 {{/cache}}
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
29 * [[CKEditor Integration 1.25>>https://jira.xwiki.org/browse/XWIKI-15520]]
30
31 = Translations =
32
33 The following translations have been updated:
34
35 {{language codes="de,cs,da,es,fr,hr,it,lv,nl,pt_BR,ru,sk,sv,tr,uk,zh_TW,zh"/}}
36
37 {{comment}}
38 TODO: uncomment and update with proper link when the report is ready.
39
40 = Tested Browsers & Databases =
41
42 {{include reference="TestReports.<test report page>"/}}
43 {{/comment}}
44
45 {{comment}}
46 TODO: uncomment and update with proper links when the report is ready.
47
48 = Performances tests compared to <last super stable version> =
49
50 <a summary of the comparison with latest super stable version>
51
52 More details on <link to the test report>.
53 {{/comment}}
54
55 = Known issues =
56
57 * [[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]]
58
59 = Backward Compatibility and Migration Notes =
60
61 == General Notes ==
62
63 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.
64
65 == Issues specific to XWiki 10.7 ==
66
67 * An important [[bug has been discovered in the Notification Applications>>https://jira.xwiki.org/browse/XWIKI-15445]] that prevents using the Auto Watch feature when the wiki contains a lot of pages. For this reason, [[the default behavior for the Auto Watch feature has been set to not automatically follow any page>>doc:extensions:Extension.Notifications Application||anchor="HAutoWatch"]]. Nevertheless, users and administrators can still [[decide to change their own settings>>doc:extensions:Extension.Notifications Application||anchor="HChoosingthedefaultauto-watchedmode"]].
68
69 == API Breakages ==
70
71 The following APIs were modified since XWiki 10.6:
72
73 {{backwardCompatiblityReport version="10.7"/}}
74
75 = Credits =
76
77 The following people have contributed code to this release (sorted alphabetically):
78
79 Adel Atallah
80 Alex Cotiugă
81 Andrei C
82 anonymous
83 Clément Aubin
84 CostiChD
85 Ecaterina Moraru (Valica)
86 Guillaume Delhumeau
87 Marius Dumitru Florea
88 oanalavinia
89 oana.lavinia
90 Thomas Mortagne
91 Valdis Vitolins
92 Vincent Massol
93 XWiki
94 吴国凯

Get Connected