This changelog references the relevant changes (bug and security fixes) done in 6.1 minor versions.
To get the diff for a specific change, go to https://github.com/kunstmaan/KunstmaanBundlesCMS/commit/XXX where XXX is the change hash To get the diff between two versions, go to https://github.com/kunstmaan/KunstmaanBundlesCMS/compare/6.1.0...6.1.1
- [NodeBundle] issue where max weight could be exceeded and cause irregular behaviour with sorting #3143 (@Numkil)
- [AdminBundle] Limit doctrine/persistence to 2.x to avoid issues with deprecated entity notation #3142 (@acrobat)
- [FormBundle] Fix label docblock #3132 (@dannyvw)
- [NodeBundle] Implement controller improvements for restored node search action #3128 (@acrobat)
- [MultidomainBundle] Fix eventsubscriber service config #3118 (@acrobat)
- [DashboardBundle] Fix trying to access array offset on value of type null #3109 (@dannyvw)
- [UserManagementBundle] Fix user events #3107 (@dannyvw)
- [NodeBundle] Fix missing route bc-break in url chooser search #3127 (@acrobat)
- [CookieBundle] Fix php8 deprecation for passing null to stripos #3106 (@acrobat)
- [UserManagementBundle] Restore user edit/delete initialize events #3099 (@acrobat)
- [MultidomainBundle] Restore slug router parameter override #3098 (@acrobat)
- [MediaPagePartBundle] Fix nullable url #3135 (@dannyvw)
- [SeoBundle] Revert espacing extra metatags string to avoid render issue #3133 (@acrobat)
- [LeadGenerationBundle] Add missing controller services #3060 (@acrobat)
- [LeadGenerationBundle] Allow symfony/deprecation-contracts v3 #3049 (@acrobat)
- [AdminBundle] Only apply login subscriber to users of cms admin #3069 (@acrobat)
- [GeneratorBundle] Fix php8 incompatibility in article generator repository #3057 (@acrobat)
- [Dashboardbundle] Make ConfigHelper service lazy to avoid constructor queries #3056 (@acrobat)
- [AdminBundle] Fix test incompatibility with doctrine/orm 2.11.0 #3047 (@acrobat)
- [AdminBundle] Remove self-deprecation in tests and add missing deprecation test #3034 (@acrobat)
- [RedirectBundle] Fix redirect route controller notation #3042 (@acrobat)
- [CookieBundle] Add missing view data provider service #3039 (@acrobat)
- [UtilitiesBundle] Fix deprecated urltransationnamingstrategy #3036 (@Numkil)
- [MultiDomainBundle] fix bug in service definition #3030 (@Numkil)
- [NodeBundle] Improve performance of NodeMenu class #3046 (@acrobat)
- [AllBundles] Escape user input to avoid xss issues #3038 (@acrobat)
- [AllBundles] Upgrade phpstan to stable release #3037 (@acrobat)
- [CookieBundle] Remove remaining sf3 bc layers #3025 (@acrobat)
- [AllBundles] Fix sf5.4 AbstractController deprecations #3019 (@acrobat)
- [AllBundles] Fix sf 5.4 deprecations and simplify translator test config #3018 (@acrobat)
- [AllBundles] Fix some undefined classes warnings #3013 (@acrobat)
- [AllBundle] PHP 8.1 compatibility fixes #3012 (@acrobat)
- [AllBundles] Restore deprecation helper to not allow self deprecations #3009 (@acrobat)
- [AdminBundle] Deprecate new_authentication enable config #3007 (@acrobat)
- [AllBundles] Replace deprecated symfony/debug package #3006 (@acrobat)
- [AllBundles] Sf 3.4 and elastica 6 bc layer cleanup #3005 (@acrobat)
- [AllBundles] Remove symfony event sf3.4 compatibility layer #2998 (@acrobat)
- [AllBundles] Remove legacy symfony 3.4 eventdispatcher check #2995 (@acrobat)
- [AdminBundle] Fix twig syntax error #2994 (@acrobat)
- [AllBundles] Fix symfony 5 deprecations on username method #2993 (@acrobat)
- [AllBundles] Cleanup of symfony 3.4 compatibility layers #2991 (@acrobat)
- [MultiDomainBundle] host override cleanup compatiblity with new authentication system #2989 (@acrobat)
- [AllBundles] Multiple sf5 deprecations fixes #2986 (@acrobat)
- [AllBundles] Fix sf5 deprecations after upmerge #2985 (@acrobat)
- [AllBundles] Sf3 compatibility layer cleanup #2967 (@acrobat)
- [AllBundles] Allow symfony 5 and compatibility fixes #2964 (@acrobat)
- [AllBundles] Remove symfony 3.4 support #2963 (@acrobat)
- [AllBundles] Rework controller for symfony 5 compatibility #2962 (@acrobat)