Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -115,12 +115,16 @@ 115 115 ** ##hibernate.cfg.xml## 116 116 * Add ##xwiki.store.migration=1## in ##xwiki.cfg## so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything. 117 117 118 -{{comment}} 119 119 == Issues specific to {{velocity}}$product $version{{/velocity}} == 120 120 121 -<issues specific to the project> 122 -{{/comment}} 120 +The long deprecated ##inline## action has been moved to legacy. It is still bundled in XWiki Standard for now but we encourage all extension developers to update their code to use the ##edit## action instead: 123 123 122 +{{code language="diff"}} 123 +- $doc.getURL('inline') 124 ++ $doc.getURL('edit') 125 +{{/code}} 126 + 127 + 124 124 == API Breakages == 125 125 126 126 The following APIs were modified since {{velocity}}$product{{/velocity}} 14.2.1:
- ReleaseNotes.Code.ReleaseNoteClass[0]
-
- Release Date
-
... ... @@ -1,0 +1,1 @@ 1 +2022-04-26 00:00:00.0 - Is Released?
-
... ... @@ -1,1 +1,1 @@ 1 - No1 +Yes