Release 2.5.12 (2024-02-05)
Upgrade Guide | Skeleton Adjustments | Full Changelog
- Fix suggestions test case and code style (sulu/sulu#7264) (@alexander-schranz)
- Merge pull request from GHSA-gfrh-gwqc-63cv (@martinlagler)
- Fix Article restore bug with pageTreeRoute if parent page is null by adding a fallback (sulu/sulu#7263) (@martinlagler)
- Replace
merge
withpersist
inTargetGroupRepository
andTargetGroupRuleRepository
(sulu/sulu#7235) (@redjanym) - Optimize loading of media for download media action (sulu/sulu#7259) (@alexander-schranz)
- Improve the RequestParameters Tests and some types around it (sulu/sulu#7221) (@mamazu)
- Improve types around the
DocumentManager
(sulu/sulu#7239) (@mamazu) - Fix DebugEventDispatcher - Fix method naming and add a check if an event should be stoppable (sulu/sulu#7247) (@claudissimus)
- Fix deprecations on bundle classes methods and mark them as
@internal
(sulu/sulu#7233) (@stollr) - Merge branches '2.5' and '2.4' of https://github.com/sulu/sulu into 2.5 (@alexander-schranz)
- Fix current phpstan and phpcs issues (sulu/sulu#7260) (@alexander-schranz)
- Allow doctrine orm 2.17.3 (sulu/sulu#7255) (@alexander-schranz)
- Fix LinkType warning when provider is not defined (sulu/sulu#7234) (@hual7)
- Fix conflict to old and newer scheb packages (sulu/sulu#7253) (@alexander-schranz)
- Fix php-cs issues and update phpstan baseline (sulu/sulu#7248) (@Prokyonn)
- Add routeAttributes to preview conditions (sulu/sulu#7244) (@Prokyonn)
- Adapt indexing of blocks to remove hidden or scheduled blocks (sulu/sulu#7249) (@wachterjohannes)
- Add array access wrapper for resource-locator-parts (sulu/sulu#7236) (@wachterjohannes)
- Disable the delete-locale button correctly (sulu/sulu#7232) (@wachterjohannes)
- Update rector to Rector 0.19 (#232) (@alexander-schranz