From 08f9dff328b65a2d8de30a5e1951b69092bf0816 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Wed, 13 Dec 2023 21:46:44 +0000 Subject: [PATCH] TASK: Add changelog for 7.3.18 [skip ci] See https://jenkins.neos.io/job/neos-release/409/ --- .../Appendixes/ChangeLogs/7318.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Neos.Neos/Documentation/Appendixes/ChangeLogs/7318.rst diff --git a/Neos.Neos/Documentation/Appendixes/ChangeLogs/7318.rst b/Neos.Neos/Documentation/Appendixes/ChangeLogs/7318.rst new file mode 100644 index 00000000000..6ffe45df385 --- /dev/null +++ b/Neos.Neos/Documentation/Appendixes/ChangeLogs/7318.rst @@ -0,0 +1,19 @@ +`7.3.18 (2023-12-13) `_ +================================================================================================ + +Overview of merged pull requests +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +`BUGFIX: Filter for assets by asset collection by using constraints `_ +------------------------------------------------------------------------------------------------------------------------------------- + +Fixes a bug, that was introduced with: https://github.com/neos/neos-development-collection/pull/4724 + +Because of using the QueryBuilder twice, the count of the paramter and for the query is not correct anymore. + +* Fixes: `#4801 `_ + +* Packages: ``Neos`` ``Media`` + +`Detailed log `_ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~