Wiki source code of Release Notes for XWiki 12.5.1

Last modified by Ilie Andriuta on 2020/07/08

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 is a bugfix release that covers important issues that we have discovered since 12.5 has been released.
8
9 = New and Noteworthy (since XWiki 12.5) =
10
11 [[Full list of issues fixed and Dashboard for XWiki 12.5.1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14599]].
12 {{cache id="RN120501"}}{{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
13 project in (XCOMMONS, XRENDERING, XWIKI) AND resolution = Fixed AND fixVersion = 12.5.1
14 {{/jira}}{{/cache}}
15
16 = Translations =
17
18 The following translations have been updated:
19
20 {{language codes="de,es,fr,hr,mr,no,pt_BR,ru,uk,zh"/}}
21
22 = Tested Browsers & Databases =
23
24 {{include reference="TestReports.ManualTestReportSummaryXWiki1251.WebHome"/}}
25
26 {{comment}}
27 TODO: uncomment and update with proper links when the report is ready.
28
29 = Performances tests compared to <last super stable version> =
30
31 {{display reference="test:Performances.Jetty HSQLDB single wiki xxx to yyy" section="HSummary"/}}
32
33 More details on [[performance comparison on single wiki between x.x and y.y>>test:Performances.Jetty HSQLDB single wiki xxx to yyy]].
34 {{/comment}}
35
36 = Known issues =
37
38 * [[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]]
39
40 = Backward Compatibility and Migration Notes =
41
42 == General Notes ==
43
44 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
45 ** ##xwiki.cfg##
46 ** ##xwiki.properties##
47 ** ##web.xml##
48 ** ##hibernate.cfg.xml##
49 * 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.
50
51 == API Breakages ==
52
53 No API breakage since XWiki 12.5.
54
55 {{comment}}
56 {{backwardCompatiblityReportXml version="12.5.1"/}}
57 {{/comment}}
58
59 = Credits =
60
61 The following people have contributed code and translations to this release (sorted alphabetically):
62
63 Eduard Moraru
64 Simon Urli
65 Thomas Mortagne
66 Vincent Massol

Get Connected