Release Notes / Version 12.2406.0
Table Of ContentsBugfix: Maximum search limit was ignored
The bug, that the configuration property
caas.search-max-search-limit
was ignored, was
fixed.
(CMS-24682)
Documentation for Custom Filter Queries
Updated documentation: To add a custom filter query, the filter query identifier must be added to the graphql input type CustomFilterQueryArg.
(CMS-23928)
Bugfix: Headless-Server MediaController does not consider validity date
Headless-Server did not consider the validity dates ‘from’ and ‘to’ on the media delivery endpoint. The validation was fixed and now includes the validity dates.
Since this is the wanted behavior, this bugfix is not considered breaking. Be aware, that this might lead to 404 responses on media content, where the validity date is set and validation does not pass anymore!
(CMS-23916)