This changelog references the relevant changes (bug and security fixes) done in 6.0 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.0.0...6.0.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)
- [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)
- [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)
- [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)
- [AllBundles] Remove deprecated code #3023 (@acrobat)
- [CookieBundle] Compatibility/bug fixes with newer symfony versions #3022 (@acrobat)
- [CookieBundle] Fixed error with default config #3021 (@acrobat)
- [AllBundles] Cleanup csrf deprecations #3017 (@acrobat)
- [TranslatorBundle] Fix upmerge issue #3015 (@acrobat)
- [AllBundles] Cleanup v5 upgrade/changelog files #3014 (@acrobat)
- [NodeBundle] Update typehints to prepare php 8.1 support #3011 (@acrobat)
- [MultiDomainBundle] Remove hostoverride listener deprecations #3008 (@acrobat)
- [MultiDomainBundle] Fix failing test #3001 (@acrobat)
- [CookieBundle] Move cookie-bundle source to monorepo #2999 (@acrobat)
- [AdminBundle] Remove unused constructor argument in createUserCommand #2997 (@acrobat)
- [AllBundles] Major version cleanup #2992 (@acrobat)
- [AllBundles] Remove deprecated code #2982 (@acrobat)
- [AllBundles] Remove @final annotations #2971 (@acrobat)
- [GeneratorBundle] Prepare code for 6.1 #2970 (@acrobat)
- [TranslatorBundle] Remaining translator cleanup #2969 (@acrobat)
- [AllBundles] More remaining next major clean up #2966 (@acrobat)
- [NodeBundkle] Remove service config for removed class #2961 (@acrobat)
- [UserManagementBundle] Add missing final keyword to controller #2958 (@acrobat)
- [AllBundles] Remove controller deprecations #2955 (@acrobat)
- [NodeSearchBundle] Remove deprecated code #2952 (@acrobat)
- [AllBundles] Remove slugAction deprecations #2951 (@acrobat)
- [AdminBundle] Remove fos/user-bundle dependency and related code #2941 (@acrobat)
- [MediaBundle] Remove unused imagine/imagine dependency #2934 (@acrobat)
- [AllBundle] Fix command service definitions errors after cleanup #2930 (@acrobat)
- [ConfigBundle] Remove deprecated code #2929 (@acrobat)
- [DashboardBundle] Remove deprecated code #2928 (@acrobat)
- [FormBundle] Remove deprecated code #2927 (@acrobat)
- [FixturesBundle] Remove deprecated code #2926 (@acrobat)
- [GeneratorBundle] Remove deprecated code #2925 (@acrobat)
- [MultidomainBundle] Remove deprecated code #2924 (@acrobat)
- [MediaBundle] Remove deprecated code #2923 (@acrobat)
- [NodeBundle] Remove deprecated code #2922 (@acrobat)
- [UtilitiesBundle] Remove deprecated code #2921 (@acrobat)
- [UserManagementBundle] Remove deprecated code #2920 (@acrobat)
- [TranslatorBundle] Remove deprecated code #2919 (@acrobat)
- [RedirectBundle] Remove deprecated code #2918 (@acrobat)
- [ArticleBundle] Remove deprecated code #2917 (@acrobat)
- [AdminBundle] Remove admin bundle deprecations #2916 (@acrobat)
- [AllBundles] Remove deprecated doctrine cache usages #2915 (@acrobat)
- [AllBundles] Remove deprecated container class parameters #2914 (@acrobat)
- [AdminBundle] Remove deprecated code from version collector classes #2913 (@acrobat)
- [UtilitiesBundle] Remove deprecated code #2886 (@acrobat)
- [UserManagementBundle] Remove deprecated code #2885 (@acrobat)
- [TranslatorBundle] Remove deprecated code #2884 (@acrobat)
- [NodeBundle] Remove deprecated code #2883 (@acrobat)
- [MultiDomainBundle] Remove deprecated code #2882 (@acrobat)
- [DashboardBundle] Remove deprecated code #2881 (@acrobat)
- [ConfigBundle] Remove deprecated code #2880 (@acrobat)
- [AdminListBundle] Remove deprecated code #2879 (@acrobat)
- [AllBundles] Remove deprecated ContainerAwareCommand usages #2878 (@acrobat)