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

<
From version < 7.1 >
edited by slauriere
on 2019/06/06
To version < 8.1 >
edited by Simon Urli
on 2019/06/11
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.slauriere
1 +XWiki.surli
Content
... ... @@ -54,6 +54,10 @@
54 54  
55 55  = Backward Compatibility and Migration Notes =
56 56  
57 +== Renaming of WikiMacro field ==
58 +
59 +The field {{code}}Macro content type{{/code}} has been renamed {{code}}Macro content availability{{/code}} in WikiMacroClass UI.
60 +
57 57  == General Notes ==
58 58  
59 59  * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
... ... @@ -80,7 +80,7 @@
80 80  
81 81  === HTML head extension point identifier update ===
82 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##.
87 +The identifier of [[the HTML header extension point>>Documentation.DevGuide.ExtensionPoint.HTMLHead]] allowing to inject HTML in the pages ##head## tag has been changed from ##org.xwiki.platform.head## to ##org.xwiki.platform.html.head##. Update your UI Extension Points if you were using the old id. This was done to disambiguate between HTML head and page head.
84 84  
85 85  == API Breakages ==
86 86  

Get Connected