6.12.1
Changes since v6.12.0
Improvements
- EZP-28326: Improve Signals to contain affected parent locations (#2169)
- EZP-28158: Test for EZP-28147 Updated user cannot log in (#2135)
- EZP-28148: Fix regression on loading all State (group) cache not getting update (#2145)
- EZP-28143: getPermissionCriterion() should be cached per user (#2126)
- EZP-28176: Fixed so that it possible to define new purge_type in other bundles (#2136)
- EZP-28176: Support for parallel and selective indexing command (#2139, #2152)
- EZP-28177: Tolerant and self healing Search service (#2142)
Bugfixes
- EZP-28210: Logout not working when session cookie domain set (#2155)
- EZP-28306: Login broken on https on latests symfony release (#2164)
- EZP-27949: [PAPI] ContentService::removeTranslation does not cleanup Field Type External Storage
- EZP-28185: Database update SQL missing from Kernel 6.12 (#2143)
- EZP-28160: Added HTTP Cache purge after copying subtree (#2137)
- EZP-28123: Embedded content throws exception after it is moved to trash (#2132)
- EZP-27996: "Remember me" doesn't retrieve the current user from Repository (#2106)
- EZP-28203: image alias removal command not removing data from "ezdfsfile" table (#2134)
- EZP-25636: User can't access trash if some of the items are not readable (#2146)
- EZP-28048: Moving to trash shouldn't give error if you can't read items in trash (#2125)
Misc:
- Fixed community site URL to point to new https://discuss.ezplatform.com in clean data (#2148)
- Remove some deprecations on Symfony 3.4 (#2156)
- Change getMock to createMock in RememberMeRepositoryAuthenticationPro (12023ad)