Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 releasehere>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 and new tools for developers to control page protection and upgrade behavior. 8 8 9 9 = New and Noteworthy (since XWiki 10.2) = 10 10 ... ... @@ -70,6 +70,10 @@ 70 70 71 71 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##. 72 72 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 + 73 73 == API Breakages == 74 74 75 75 The following APIs were modified since <project> <version - 1>: