Release notes
0.0.7.RELEASE
-
Added database compatibility with PostgreSQL and Microsoft SQL Server JDBC driver
-
Added a
WebCmsDomainChangedEvent
which triggers when another domain is selected
Bug fixes:
-
tooltips are now correctly displayed on component tabs
-
fix some issues with message codes incorrectly resolving for component metadata
0.0.6.RELEASE
Image support extensions:
-
a
WebCmsImage
now has additionalsource
,description
andkeywords
text fields -
the default image list view has been extended with a
text
EntityQuery filter-
filtering property
text
has been added for text searching in thename
,source
,description
andkeywords
properties-
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
-
componentRestricted
attribute onWebCmsComponentType
to indicate a component cannot be added implicitly -
childComponentsRestricted
attribute onWebCmsTypeSpecifier
to 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
-
-
WebCmsAsset
now has asortIndex
which 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.