Last modified by Simon Urli on 2019/08/20

From version 8.1
edited by Simon Urli
on 2019/07/23
Change comment: There is no comment for this version
To version 9.1
edited by Simon Urli
on 2019/07/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 +This release brings new security features related to user authentication and management, a new way to see document changes closer to the WYSIWYG edition, and a new macro to define part of a document that should be asynchronously loaded for better performance.
8 8  
9 9  = New and Noteworthy (since XWiki 11.5) =
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]]):
... ... @@ -84,10 +84,6 @@
84 84  ** ##hibernate.cfg.xml##
85 85  * Add ##xwiki.store.migration=1## in ##xwiki.cfg## so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything.
86 86  
87 -== Issues specific to XWiki <version> ==
88 -
89 -<issues specific to the project>
90 -
91 91  == API Breakages ==
92 92  
93 93  The following APIs were modified since XWiki 11.5:

Get Connected