Last modified by Vincent Massol on 2017/12/01

From version 1.1
edited by Thomas Mortagne
on 2017/11/20
Change comment: New Release note
To version 1.4
edited by Thomas Mortagne
on 2017/11/20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,31 +2,27 @@
2 2  {{toc/}}
3 3  {{/box}}
4 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.
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]]. They share the same release notes as they are released together and have the same version.
6 6  
7 -<insert description of release here>
7 +This is mostly a release focusing on improving the new Notifications feature, in order to make it as polished and usable as possible before the end of the year (i.e. before the end of the Cycle and before we elect a new LTS release). It also contains several bug fixes.
8 8  
9 -= New and Noteworthy (since XWiki <version - 1>) =
9 += New and Noteworthy (since XWiki 9.9) =
10 10  
11 -[[Full list of issues fixed and Dashboard for <version>>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]].
11 +[[Full list of issues fixed and Dashboard for 9.10>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13926]].
12 12  
13 13  {{releasenotechanges/}}
14 14  
15 -=== Moved Modules ===
16 -
17 -<description deprecated, retired and moved projects>
18 -
19 19  === Upgrades ===
20 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]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]):
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]], [[XWiki Platform>>http://platform.xwiki.org]]):
22 22  
23 -* <list libraries that have been upgraded>
19 +* [[CSS4J 0.38>>https://jira.xwiki.org/browse/XWIKI-14793]]
24 24  
25 25  = Translations =
26 26  
27 27  The following translations have been updated:
28 28  
29 -{{language codes="none, none"/}}
25 +{{language codes="fr, cs, pl"/}}
30 30  
31 31  {{comment}}
32 32  TODO: uncomment and update with proper link when the report is ready.
... ... @@ -56,9 +56,9 @@
56 56  
57 57  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.
58 58  
59 -== Issues specific to XWiki <version> ==
55 +== Issues specific to XWiki 9.10 ==
60 60  
61 -<issues specific to the project>
57 +* {{code}}XWiki#getURLContent(){{/code}} and {{code}}XWiki#getURLContentAsBytes(){{/code}} now require Programming Rights. If you had wiki pages using those API, make sure that they are saved with a user having Programming Rights.
62 62  
63 63  == API Breakages ==
64 64  

Get Connected