Last modified by Vincent Massol on 2018/12/06

<
From version < 6.2 >
edited by Alex Cotiugă
on 2018/11/28
To version < 6.3 >
edited by Alex Cotiugă
on 2018/11/28
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,8 +4,12 @@
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 +For users, this version brings a protection when a page containing an XClass is moved or renamed. By default, the PDF export looks better now. In addition, the recent auto-suggestion feature has been enabled in a few places.
8 8  
9 +For developers, a new asynchronous framework has been created. It allows the execution of desired parts of the rendering of a page to be executed asynchronously, with an AJAX request. This makes the rendering of the page faster, making the least important parts visible after the page is loaded.
10 +
11 +Among other things, Wiki Macros can now have typed parameters and it is now possible to make the content of a macro editable inline with the WYSIWYG editor.
12 +
9 9  = New and Noteworthy (since XWiki 10.9) =
10 10  
11 11  [[Full list of issues fixed and Dashboard for for 10.10>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14344]].

Get Connected