Release notes
0.0.7-SNAPSHOT
- 
Refactored web resources registration approach (available since Across core 3.2.0), all third-party web resources are now included using webjars
 - 
Added database compatibility with PostgreSQL and Microsoft SQL Server JDBC driver
 - 
Added a
WebCmsDomainChangedEventwhich triggers when another domain is selected. 
0.0.6.RELEASE
Image support extensions:
- 
a
WebCmsImagenow has additionalsource,descriptionandkeywordstext fields - 
the default image list view has been extended with a
textEntityQuery filter- 
filtering property
texthas been added for text searching in thename,source,descriptionandkeywordsproperties- 
searching on these properties is case insensitive by default
 
 - 
 
 - 
 
0.0.5.RELEASE
Minor bug fixes:
- 
a rich text area now supports double square brackets in its content
 - 
fix broken datepicker in metadata properties
 
0.0.3.RELEASE
- 
multi-domain/multi-site support has been added
 - 
it is now possible to filter the component types that can be created on a global level or added as members of a container
- 
componentRestrictedattribute onWebCmsComponentTypeto indicate a component cannot be added implicitly - 
childComponentsRestrictedattribute onWebCmsTypeSpecifierto indicate only linked component types should be available for adding - 
see chapters in Defining component types for more information
 
 - 
 - 
component administration UI improvements
- 
message codes can be used to configure descriptions and labels for component types
 - 
text components (rich-text/markup) can have a custom profile configured - default implementations support TinyMCE and CodeMirror profiles
 
 - 
 - 
WebCmsAssetnow has asortIndexwhich by default is set to 1000 - 
It is now possible to create and import
WebCmsAssetLinks 
0.0.2.RELEASE
Initial public release available on Maven central.