Release Notes / Version 12.2401
Table Of ContentsDocumentation 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)