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]] 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 | <insert description of release here> | ||
8 | |||
![]() |
6.4 | 9 | = New and Noteworthy (since XWiki 10.6.1) = |
![]() |
1.1 | 10 | |
![]() |
6.9 | 11 | [[Full list of issues fixed and Dashboard for 10.7-rc-1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14316]]. |
![]() |
1.1 | 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 | |||
![]() |
5.1 | 19 | * [[CKEditor Integration 1.24>>https://jira.xwiki.org/browse/XWIKI-15501]] |
20 | * [[CKEditor 4.10.0>>https://jira.xwiki.org/browse/CKEDITOR-216]] | ||
![]() |
1.1 | 21 | |
22 | = Translations = | ||
23 | |||
![]() |
6.8 | 24 | {{info}} |
25 | We recently moved [[l10n.xwiki.org>>https://l10n.xwiki.org/]] to a new translation platform based on Weblate and we're still trying to figure out how to compute an accurate list of the locales that have been updated for real (excluding comments and whitespace changes). We hope to put back the list of updated translations in the next release notes. | ||
26 | {{/info}} | ||
![]() |
1.1 | 27 | |
28 | {{comment}} | ||
29 | TODO: uncomment and update with proper link when the report is ready. | ||
30 | |||
31 | = Tested Browsers & Databases = | ||
32 | |||
33 | {{include reference="TestReports.<test report page>"/}} | ||
34 | {{/comment}} | ||
35 | |||
36 | {{comment}} | ||
37 | TODO: uncomment and update with proper links when the report is ready. | ||
38 | |||
39 | = Performances tests compared to <last super stable version> = | ||
40 | |||
41 | <a summary of the comparison with latest super stable version> | ||
42 | |||
43 | More details on <link to the test report>. | ||
44 | {{/comment}} | ||
45 | |||
46 | = Known issues = | ||
47 | |||
48 | * [[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]] | ||
49 | |||
50 | = Backward Compatibility and Migration Notes = | ||
51 | |||
52 | == General Notes == | ||
53 | |||
54 | 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. | ||
55 | |||
![]() |
2.1 | 56 | == Issues specific to XWiki 10.7RC1 == |
![]() |
1.1 | 57 | |
![]() |
2.1 | 58 | === URL generation modifications === |
![]() |
1.1 | 59 | |
![]() |
2.1 | 60 | In most cases there is nothing to do but for some edge cases it's possible that you end up with external URL having a different port than the one you expect. |
61 | |||
![]() |
4.1 | 62 | If that's the case the recommendation is to go to the main wiki descriptor and make sure it contains the port you want to see in those URLs (don't put anything if you just want to use the default port implied by the protocol) and to explicitly set the ##secure## property. Since ##xwiki.url.protocol## from ##xwiki.cfg## configuration file is not really needed anymore tt's also recommended to stop using it only rely on the wiki descriptor(s) which are easier to control. |
![]() |
2.1 | 63 | |
![]() |
1.1 | 64 | == API Breakages == |
65 | |||
![]() |
6.2 | 66 | The following APIs were modified since XWiki 10.6.1: |
![]() |
1.1 | 67 | |
![]() |
6.2 | 68 | {{backwardCompatiblityReport version="10.7-rc-1"/}} |
![]() |
1.1 | 69 | |
70 | = Credits = | ||
71 | |||
72 | The following people have contributed code to this release (sorted alphabetically): | ||
73 | |||
![]() |
6.1 | 74 | Adel Atallah |
75 | Alex Cotiugă | ||
76 | Andrei C | ||
77 | Clément Aubin | ||
78 | Constantin Listar | ||
79 | Ecaterina Moraru (Valica) | ||
80 | Guillaume Delhumeau | ||
81 | Marius Dumitru Florea | ||
82 | Oana-Lavinia Florean | ||
83 | Thomas Mortagne | ||
84 | Valdis Vitolins | ||
85 | Vincent Massol | ||
86 | 吴国凯 |