Last modified by Thomas Mortagne on 2017/03/24

From version 11.1
edited by Marius Dumitru Florea
on 2013/10/02
Change comment: There is no comment for this version
To version 12.1
edited by Marius Dumitru Florea
on 2013/10/02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -173,7 +173,13 @@
173 173  
174 174  == Miscellaneous ==
175 175  
176 +* Added support for custom facets in Solr search API
176 176  * New [[Instance Module>>extensions:Extension.Instance Module]] used to compute a unique id for each XWiki instance (used by the [[Active Installs Client API>>extensions:Extension.Active Installs Client API]]
178 +* The way to declare the type supported by a ##org.xwiki.properties.converter.Converter## component changed from role hint to generic type. See [[Properties Module documentation>>extensions:Extension.Properties Module||anchor="HConvertercomponent28Recommended29"]] for more details. The old way is still supported for retro-compatibility.
179 +* Added DocumentReference and EntityReference property converters which makes possible to:
180 +** use them in rendering macros parameters beans (see [[How to write a macro>>rendering:Main.ExtendingMacro||anchor="HMacroCode"]])
181 +** in Velocity pass a String directly to a method requiring a DocumentReference or EntityReference
182 +* Added new API to the JODA Time plugin to get an ISO8601 formatter.
177 177  
178 178  = Translations =
179 179  

Get Connected