Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 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]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]. They share the same release notes as they are released together and have the same version. | ||
6 | |||
![]() |
2.1 | 7 | This version fix a bug that makes impossible to install XAR extension without programming rights. |
![]() |
1.1 | 8 | |
![]() |
2.1 | 9 | = New and Noteworthy (since XWiki 9.1.1) = |
![]() |
1.1 | 10 | |
![]() |
2.1 | 11 | [[Full list of issues fixed and Dashboard for 9.1.2>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13810]]. |
![]() |
1.1 | 12 | |
![]() |
2.1 | 13 | = All Changes = |
![]() |
1.1 | 14 | |
![]() |
2.1 | 15 | {{cache id="RN911"}} |
![]() |
6.1 | 16 | {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}} |
![]() |
6.2 | 17 | category = 10000 AND fixVersion in ("9.1.2") AND resolution in (Fixed) and component not in ("Development Issues only") |
![]() |
2.1 | 18 | {{/jira}} |
19 | {{/cache}} | ||
![]() |
1.1 | 20 | |
21 | = Translations = | ||
22 | |||
23 | The following translations have been updated: | ||
24 | |||
![]() |
3.1 | 25 | {{language codes="fr"/}} |
![]() |
1.1 | 26 | |
27 | = Tested Browsers & Databases = | ||
28 | |||
![]() |
5.1 | 29 | {{include reference="TestReports.ManualTestReportSummaryXWiki912.WebHome"/}} |
![]() |
1.1 | 30 | |
31 | {{comment}} | ||
32 | = Performances tests compared to <last super stable version> = | ||
33 | |||
34 | <a summary of the comparison with latest super stable version> | ||
35 | |||
36 | More details on <link to the test report>. | ||
![]() |
2.1 | 37 | {{/comment}} |
![]() |
1.1 | 38 | |
39 | = Known issues = | ||
40 | |||
41 | * [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]] | ||
42 | |||
43 | = Backward Compatibility and Migration Notes = | ||
44 | |||
45 | == General Notes == | ||
46 | |||
47 | 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. | ||
48 | |||
49 | == API Breakages == | ||
50 | |||
![]() |
2.1 | 51 | No API breakages in this version. |
![]() |
1.1 | 52 | |
53 | = Credits = | ||
54 | |||
55 | The following people have contributed code to this release (sorted alphabetically): | ||
56 | |||
![]() |
2.1 | 57 | * Thomas Mortagne |