Wiki source code of Release Notes for XWiki 10.3

Version 22.1 by Thomas Mortagne on 2018/06/07

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 In this version you will automatically get a notification when changes are made to pages you worked on. It also introduces the protection against editing pages coming from extensions to avoid crashing errors and ease upgrades.
8
9 = New and Noteworthy (since XWiki 10.2) =
10
11 [[Full list of issues fixed and Dashboard for 10.3>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14291]].
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 * [[Dom4J 2.1.0>>https://jira.xwiki.org/browse/XCOMMONS-1374]]
20 * [[Templates 1.0.2>>https://jira.xwiki.org/browse/XWIKI-15204]]
21 * [[Apache PDFBox 2.0.9>>https://jira.xwiki.org/browse/XWIKI-15156]]
22 * [[JGroups 4.0.11>>https://jira.xwiki.org/browse/XWIKI-15154]]
23 * [[snakeyaml 1.21>>https://jira.xwiki.org/browse/XCOMMONS-1393]]
24 * [[AspectJ 1.9.0>>https://jira.xwiki.org/browse/XCOMMONS-1384]]
25 * [[Groovy 2.4.15>>https://jira.xwiki.org/browse/XCOMMONS-1383]]
26 * [[Jackson 2.9.5>>https://jira.xwiki.org/browse/XCOMMONS-1381]]
27 * [[ASM 6.1.1>>https://jira.xwiki.org/browse/XCOMMONS-1380]]
28 * [[commons-text 1.3>>https://jira.xwiki.org/browse/XCOMMONS-1378]]
29
30 = Translations =
31
32 The following translations have been updated:
33
34 {{language codes="fr, sv"/}}
35
36
37 = Tested Browsers & Databases =
38
39 {{include reference="TestReports.ManualTestReportSummaryXWiki103.WebHome"/}}
40
41 {{comment}}
42 TODO: uncomment and update with proper links when the report is ready.
43
44 = Performances tests compared to <last super stable version> =
45
46 <a summary of the comparison with latest super stable version>
47
48 More details on <link to the test report>.
49 {{/comment}}
50
51 = Known issues =
52
53 * [[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]]
54
55 = Backward Compatibility and Migration Notes =
56
57 == General Notes ==
58
59 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.
60
61 == Issues specific to XWiki 10.3 ==
62
63 === Warning when editing a page ===
64
65 10.3 introduces edit protection for standard pages but also indicates which page is OK to edit. In 10.3 most pages are protected (it's the default). If you get a warning on what should be a valid page don't hesitate to report it since we are still tuning this feature.
66
67 == API Breakages ==
68
69 The following APIs were modified since XWiki 10.2:
70
71 {{backwardCompatiblityReport version="10.3"/}}
72
73 = Credits =
74
75 The following people have contributed code to this release (sorted alphabetically):
76
77 * Alex Cotiugă
78 * Clemens Klein-Robbenhaar
79 * Clément Aubin
80 * Ecaterina Moraru (Valica)
81 * Eduard Moraru
82 * Guillaume Delhumeau
83 * Marc Sladek
84 * Marius Dumitru Florea
85 * Thomas Mortagne
86 * Vincent Massol

Get Connected