Release notes

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.4.RELEASE

  • fix issues when configuring multiple image components in a single form

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 on WebCmsComponentType to indicate a component cannot be added implicitly

    • childComponentsRestricted attribute on WebCmsTypeSpecifier to indicate only linked component types should be available for adding

    • see chapters in Defining component types for more information

  • component administration UI improvements

  • WebCmsAsset now has a sortIndex which by default is set to 1000

  • It is now possible to create and import WebCmsAssetLinks

  • It is now possible to import URLs and Redirects

0.0.2.RELEASE

Initial public release available on [Maven central](http://search.maven.org).