Last modified by Thomas Mortagne on 2021/08/30

<
From version < 11.1 >
edited by Thomas Mortagne
on 2018/04/23
To version < 15.1 >
edited by Thomas Mortagne
on 2018/04/23
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 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 6  
7 -<insert description of release here>
7 +In this version you will automatically get notification when change are made to pages you worked on. It also introduce the protection against edition of pages coming from extensions to avoid breaking mistakes and ease upgrades.
8 8  
9 9  = New and Noteworthy (since XWiki 10.2) =
10 10  
... ... @@ -12,10 +12,6 @@
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 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]] and [[XWiki Platform>>http://platform.xwiki.org]]):
... ... @@ -74,6 +74,10 @@
74 74  
75 75  Note that existing attachments or deleted documents are not moved to filesystem but keep working since XWiki now support mixed storage for those. So if you don't what to get any attachment on filesystem side make sure to move to hibernate before executing the ##Distribution Wizard##.
76 76  
73 +=== Warning when editing a page ===
74 +
75 +10.3 introduce edit protection for standard pages but also allow to indicate which pages is OK to edit. In 10.3 most pages are protected (it's the default). If you get a warning for a page you for which you think it does make sense don't hesitate to report it since we are still tuning this.
76 +
77 77  == API Breakages ==
78 78  
79 79  The following APIs were modified since <project> <version - 1>:

Get Connected