Version 17.1 by Guillaume Delhumeau on 2020/06/24

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 Among other things, this release introduces the ability to **mention a user**, who will receive a notification each time she is mentionned in the content of a page, an object, or a comment. The **in-place editing** now offers the ability to **display and edit the source** (in the current syntax) of the page, and it is now possible to display the **context of a modification** in the "rendered diff" viewer.
8
9 On the performances side, a **new asynchronous event store** (maily used for notifications) has been created, but is still not enabled by default. Also, **renaming a page** is now an **"atomic" operation**, meaning that some bugs we had while trying to rename a page which had a huge history are now fixed.
10
11 Some new tools has been added for the developers, and as usual, **many bugs have been fixed** during this month.
12
13 = New and Noteworthy (since XWiki 12.4) =
14
15 [[Full list of issues fixed and Dashboard for 12.5>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14596]].
16
17 {{releasenotechanges/}}
18
19 === Upgrades ===
20
21 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]]):
22
23 * [[CSS4J 2.0.3>>https://jira.xwiki.org/browse/XWIKI-17416]]
24 * [[Jetty 9.4.29.v20200521>>https://jira.xwiki.org/browse/XWIKI-17232]]
25 * [[HtmlCleaner 2.24>>https://jira.xwiki.org/browse/XCOMMONS-1938]]
26 * [[CKEditor Integration 1.47>>https://jira.xwiki.org/browse/XWIKI-17382]]
27 * [[log4j API 2.13.3>>https://jira.xwiki.org/browse/XCOMMONS-1950]]
28 * [[Woodstox 6.2.1>>https://jira.xwiki.org/browse/XCOMMONS-1949]]
29 * [[Stax2 API 4.2.1>>https://jira.xwiki.org/browse/XCOMMONS-1951]]
30 * [[Protobuf Java 3.12.2>>https://jira.xwiki.org/browse/XWIKI-17369]]
31 * [[JNR POSIX 3.0.57>>https://jira.xwiki.org/browse/XWIKI-17366]]
32 * [[JNR FFI 2.1.15>>https://jira.xwiki.org/browse/XWIKI-17365]]
33 * [[JGroups 4.2.4>>https://jira.xwiki.org/browse/XCOMMONS-1954]]
34 * [[Hibernate 5.4.17>>https://jira.xwiki.org/browse/XWIKI-17442]]
35 * [[Groovy 2.5.12>>https://jira.xwiki.org/browse/XCOMMONS-1955]]
36 * [[Error Prone annotations 2.4.0>>https://jira.xwiki.org/browse/XCOMMONS-1969]]
37 * [[Commons IO 2.7>>https://jira.xwiki.org/browse/XCOMMONS-1956]]
38 * [[Caffeine 2.8.4>>https://jira.xwiki.org/browse/XCOMMONS-1953]]
39 * [[Batik 1.13>>https://jira.xwiki.org/browse/XWIKI-17368]]
40
41 = Translations =
42
43 The following translations have been updated:
44
45 {{language codes="da,de,es,fr,hr,lv,mr,pl,pt_BR,ru,ug,uk,zh"/}}
46
47 {{comment}}
48 TODO: uncomment and update with proper link when the report is ready.
49
50 = Tested Browsers & Databases =
51
52 {{include reference="TestReports.<test report page>"/}}
53 {{/comment}}
54
55 {{comment}}
56 TODO: uncomment and update with proper links when the report is ready.
57
58 = Performances tests compared to <last super stable version> =
59
60 {{display reference="test:Performances.Jetty HSQLDB single wiki xxx to yyy" section="HSummary"/}}
61
62 More details on [[performance comparison on single wiki between x.x and y.y>>test:Performances.Jetty HSQLDB single wiki xxx to yyy]].
63 {{/comment}}
64
65 = Known issues =
66
67 * [[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]]
68
69 = Backward Compatibility and Migration Notes =
70
71 == General Notes ==
72
73 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
74 ** ##xwiki.cfg##
75 ** ##xwiki.properties##
76 ** ##web.xml##
77 ** ##hibernate.cfg.xml##
78 * Add ##xwiki.store.migration=1## in ##xwiki.cfg## so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything.
79
80 == API Breakages ==
81
82 The following APIs were modified since XWiki 12.4:
83
84 {{comment}}
85 {{backwardCompatiblityReport version="12.5-rc-1"/}}
86 {{/comment}}
87
88 = Credits =
89
90 The following people have contributed code and translations to this release (sorted alphabetically):
91
92 * Carr0ter
93 * Clemens Robbenhaar
94 * DenisF
95 * Francisco GarcĂ­a Moreno
96 * Guillaume Delhumeau
97 * Hassan Ali
98 * Marius Dumitru Florea
99 * Markus Gerhold
100 * Simon Urli
101 * Thomas Mortagne
102 * Vincent Massol
103 * xrichard

Get Connected