Last modified by Marius Dumitru Florea on 2019/05/15

<
From version < 9.1 >
edited by Ilie Andriuta
on 2019/03/28
To version < 12.1 >
edited by Vincent Massol
on 2019/04/04
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.iandriuta
1 +XWiki.VincentMassol
Content
... ... @@ -6,6 +6,17 @@
6 6  
7 7  This release brings a warning to the users when they are editing a page and other users are saving the same content. The Object editor has a new way of presenting XClasses meant to increase the user experience, while the top level application pages are not displayed anymore in the Navigation Panel. In addition the performance of the Notifications feature has been improved.
8 8  
9 +{{error}}
10 +Some important bugs have been found since XWiki {11.2} has been released:
11 +
12 +{{jira url="http://jira.xwiki.org"}}
13 + XWIKI-16299
14 + XWIKI-16300
15 +{{/jira}}
16 +
17 +If one or several of these bugs impact you, then you should wait for the next version of XWiki (11.3) that will be released soon!
18 +{{/error}}
19 +
9 9  = New and Noteworthy (since XWiki 11.1) =
10 10  
11 11  [[Full list of issues fixed and Dashboard for 11.2>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14405]].
... ... @@ -66,6 +66,14 @@
66 66  
67 67  == Issues specific to XWiki 11.2 ==
68 68  
80 +=== Event Stream Mapping ===
81 +
82 +The Event Stream Store now declares its mapping automatically. You must thus not declare the event stream store mapping into the ##hibernate.hbm.xml## anymore. This means removing the following line:
83 +
84 +{{code}}
85 +<mapping resource="eventstream.hbm.xml"/>
86 +{{/code}}
87 +
69 69  === Language Settings ===
70 70  
71 71  The default value of the option [[{{code}}xwiki.language.forceSupported{{/code}}>>doc:Documentation.AdminGuide.Configuration.WebHome||anchor="HLanguagesettings"]] is now set to true.

Get Connected