From 94e8433a23571d600d14100fd49536c260e86cba Mon Sep 17 00:00:00 2001 From: Jenkins Date: Sun, 3 Mar 2024 16:36:38 +0000 Subject: [PATCH] TASK: Add changelog for 8.1.13 [skip ci] See https://jenkins.neos.io/job/neos-release/430/ --- .../Appendixes/ChangeLogs/8113.rst | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Neos.Neos/Documentation/Appendixes/ChangeLogs/8113.rst diff --git a/Neos.Neos/Documentation/Appendixes/ChangeLogs/8113.rst b/Neos.Neos/Documentation/Appendixes/ChangeLogs/8113.rst new file mode 100644 index 00000000000..af62e066ceb --- /dev/null +++ b/Neos.Neos/Documentation/Appendixes/ChangeLogs/8113.rst @@ -0,0 +1,20 @@ +`8.1.13 (2024-03-03) `_ +================================================================================================ + +Overview of merged pull requests +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +`BUGFIX: 4915 fusion `ParsePartials` cache not flushed for symlinked packages `_ +----------------------------------------------------------------------------------------------------------------------------------------------- + +* Resolves: `#4915 `_ +By reverting fix https://github.com/neos/neos-development-collection/pull/4838 +Which will lead to the original problem to resurface https://github.com/neos/neos-development-collection/issues/4415 (but silently this time, no one will notice the cache flodding :D) + +**Upgrade instructions** + + +* Packages: ``Neos`` ``Fusion`` + +`Detailed log `_ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~