All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated to be compatible with php 8.3
- PHP 8.1 Compatibility
- added description and image field to entry node
- added locale for js call to retrieve the entries
- fixed creation of entry node without entering a name
- made variables and methods protected in ContentOverviewWidget to open the widget up for extension
- order contact submissions by date added descending
- widget property to disable behaviour processor
- fixed distinct for generic content mapper
- content mappers will set distinct to true when performing a search
- implemented behaviour processors with publish as first implementation
- add dateAdded to contact teaser
- fixed unconfigured data entry properties with limited permissions
- fixed infinite loop when requesting content mapper
- use the content mapper from the content facade when nog specific mapper is requested
- check for localized entry
- support for ride-web-cms-widgets 2.0
- improved localized handling of the content mapper
- implemented content mapper choice for a content entry widget
- composer.json for first stable release