Last modified by Vincent Massol on 2017/12/01

<
From version < 1.2 >
edited by Thomas Mortagne
on 2017/11/20
To version < 1.5 >
edited by Thomas Mortagne
on 2017/11/20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
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 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  
... ... @@ -52,9 +52,9 @@
52 52  
53 53  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.
54 54  
55 -== Issues specific to XWiki <version> ==
55 +== Issues specific to XWiki 9.10 ==
56 56  
57 -<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.
58 58  
59 59  == API Breakages ==
60 60  
... ... @@ -62,7 +62,7 @@
62 62  
63 63  {{comment}}
64 64  Remove!
65 -{{backwardCompatiblityReport version="<version>"/}}
65 +{{backwardCompatiblityReport version="9.10"/}}
66 66  {{/comment}}
67 67  
68 68  = Credits =

Get Connected