Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -81,7 +81,7 @@ 81 81 82 82 * Make the Query Manager use the Script Service to expose services to scripts. See [[Query Guide>>platform:DevGuide.QueryGuide]] for more details. 83 83 * Make possible to directly return the Block based result of a script macro. It's supported for all JSR 223 macro which means all script macro script Velocity macro for now. See [[Script Macro>>code:Macros.ScriptMacro]] for more details. 84 -* Prevent nested script macros by default: it's now impossible to generate a script macro with anotherin another one for security reasons. See [[Script Macro>>code:Macros.ScriptMacro]] for more details.84 +* Prevent nested script macros by default: it's now impossible to generate a script macro with in another one for security reasons. See [[Script Macro>>code:Macros.ScriptMacro]] for more details. 85 85 86 86 == Javascript improvements == 87 87 ... ... @@ -133,6 +133,7 @@ 133 133 == API Breakages == 134 134 135 135 * ##org.xwiki.rendering.listener.DefaultAttachement## as been renamed to ##org.xwiki.rendering.listener.DefaultAttachment## 136 +* jodconverter packages and some classes names has been modified in 3.0 beta3 136 136 137 137 The following APIs were modified since XWiki Enterprise 2.3: 138 138