Wiki source code of Release Notes for XWiki 10.2

Last modified by Guillaume Delhumeau on 2018/08/13

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 This release has a fresh look thanks to its new default color theme. A new Figure macro is available for content creators to add illustrations along with optional captions. Renaming and moving standard pages is now discouraged with a warning message that should prevent editors from breaking XWiki.
8
9 {{include reference="ReleaseNotes.Data.XWiki.10\.6\.1.WarningNotificationsScalability"/}}
10
11 = New and Noteworthy (since XWiki 10.1) =
12
13 [[Full list of issues fixed and Dashboard for 10.2>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14091]].
14
15 {{releasenotechanges/}}
16
17 === Upgrades ===
18
19 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]]):
20
21 * [[Syntax Highlighting Application 4.3>>https://jira.xwiki.org/browse/XWIKI-15085]]
22 * [[ASM 6.1>>https://jira.xwiki.org/browse/XCOMMONS-1369]]
23 * [[Groovy 2.4.14>>https://jira.xwiki.org/browse/XCOMMONS-1366]]
24 * [[snakeyaml 1.20>>https://jira.xwiki.org/browse/XCOMMONS-1365]]
25 * [[javax.annotation-api 1.3.2>>https://jira.xwiki.org/browse/XCOMMONS-1360]]
26 * [[JBoss Logging 3.3.2>>https://jira.xwiki.org/browse/XCOMMONS-1358]]
27 * [[javax.mail 1.6.1>>https://jira.xwiki.org/browse/XCOMMONS-1357]]
28 * [[commons-compress 1.16.1>>https://jira.xwiki.org/browse/XCOMMONS-1355]]
29
30 = Translations =
31
32 The following translations have been updated:
33
34 {{language codes="fr"/}}
35
36 = Tested Browsers & Databases =
37
38 {{include reference="TestReports.ManualTestReportSummaryXWiki102.WebHome"/}}
39
40 {{comment}}
41 TODO: uncomment and update with proper links when the report is ready.
42
43 = Performances tests compared to <last super stable version> =
44
45 <a summary of the comparison with latest super stable version>
46
47 More details on <link to the test report>.
48 {{/comment}}
49
50 = Known issues =
51
52 * [[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]]
53
54 = Backward Compatibility and Migration Notes =
55
56 == General Notes ==
57
58 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.
59
60 == Issues specific to XWiki 10.2 ==
61
62 * The ##tex/1.0## syntax renderer was removed and is now replaced by the [[LaTeX Contrib extension>>doc:extensions:Extension.LaTeX.WebHome]].
63
64 == API Breakages ==
65
66 The following APIs were modified since XWiki 10.1:
67
68 {{backwardCompatiblityReport version="10.2"/}}
69
70 = Credits =
71
72 The following people have contributed code to this release (sorted alphabetically):
73
74 * Alex Cotiugă
75 * Arun Pattni
76 * Clément Aubin
77 * Ecaterina Moraru (Valica)
78 * Eduard Moraru
79 * Enigmatrix
80 * Guillaume Delhumeau
81 * Marius Dumitru Florea
82 * Thomas Mortagne
83 * Vincent Massol

Get Connected