diff --git a/Neos.Neos/Documentation/Appendixes/ChangeLogs/8210.rst b/Neos.Neos/Documentation/Appendixes/ChangeLogs/8210.rst new file mode 100644 index 00000000000..aa60e9ba03e --- /dev/null +++ b/Neos.Neos/Documentation/Appendixes/ChangeLogs/8210.rst @@ -0,0 +1,19 @@ +`8.2.10 (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 `_ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~