Last modified by Marius Dumitru Florea on 2019/06/24

<
From version < 5.1 >
edited by Thomas Mortagne
on 2019/06/04
To version < 7.1 >
edited by slauriere
on 2019/06/06
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.slauriere
Content
... ... @@ -65,7 +65,7 @@
65 65  
66 66  == Issues specific to XWiki 11.5RC1 ==
67 67  
68 -=== XWiki now require JDBC 4.2 ===
68 +=== XWiki now requires JDBC 4.2 ===
69 69  
70 70  In practice it just means you need to make sure the database connector you are using is not too old (JDBC 4.2 came with Java 8 so you should be fine if you downloaded the connector in recent years).
71 71  
... ... @@ -78,6 +78,10 @@
78 78  * Various Hibernate classes have been removed or moved to different Java packages
79 79  * Various Hibernate methods have been removed from the APIs or not having any effect anymore even if still here and deprecated
80 80  
81 +=== HTML head extension point identifier update ===
82 +
83 +The identifier of [[the HTML header extension point>>Documentation.DevGuide.ExtensionPoint.HTMLHead]] allowing to inject HTML in the pages ##head## tag has been updated from ##org.xwiki.platform.head## to ##org.xwiki.platform.html.head##.
84 +
81 81  == API Breakages ==
82 82  
83 83  The following APIs were modified since <project> <version - 1>:

Get Connected