Releases: Kunstmaan/KunstmaanBundlesCMS
Releases · Kunstmaan/KunstmaanBundlesCMS
6.0.1
6.0.0
- [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)
5.10.0
This release prepares the code for the upcoming major release (6.0) and is the last release in the v5 cycle.
- [AllBundles] Update adminlist-bundle version constraint to allow only ^5.9 #3024 (@acrobat)
- [AllBundles] Bump minimum symfony versions to avoid versions with security issues #3020 (@acrobat)
- [MediaBundle] Fix incorrect csrf check fallback routes #3016 (@acrobat)
- [NodeBundle] Add docblock return types for node iterator class #3010 (@acrobat)
- [AllBundles] Fixed undefined class warnings in typehints #3004 (@acrobat)
- [AllBundle] Improve tests #3003 (@acrobat)
- [AllBundles] Add csrf protection to multiple routes #3002 (@acrobat)
- [NodeBundle] Set correct typehints on methods and properties #3000 (@acrobat)
- [MultiDomainBundle] Deprecate session argument in HostOverrideListener #2996 (@acrobat)
- [NodeBundle] Use psr3 logger methods to be compatible with monolog 2.0 #2988 (@acrobat)
- [ArticleBundle] Don't set html5 option on date fields when using custom js datepicker #2987 (@acrobat)
- [NodeBundle] Helper should return flashbag class #2983 (@acrobat)
- [AllBundles] Deprecations to prepare symfony 5 code changes #2977 (@acrobat)
- [AllBundles] Open up version constraints for v6 #2976 (@acrobat)
- [NodeBundle] Bump symfony-cmf/router-bundle and remove compiler pass #2972 (@acrobat)
- [SitemapBundle] Add pre render event for adding sitemap indexes #2905 (@dannyvw)
5.9.1
5.9.0
⚠️ Make sure to update your database schema after this upgrade
- [AllBundles] Sf5 event forward compatibilty #2968 (@acrobat)
- [AllBundles] Extra sf5 forward compatibility #2965 (@acrobat)
- [AllBundles] Extra service aliases #2957 (@acrobat)
- [SearchBundle] Remove Sherlock elastic provider docs #2956 (@tarjei)
- [AdminBundle] Add autowire alias #2954 (@acrobat)
- [AdminListBundle] Improve new AbstractAdminList servicesubscriber setup #2953 (@acrobat)
- [NodeBundle] Improve slug action deprecation and compatibility with old setup #2950 (@acrobat)
- [NodeBundle] Deprecate SlugActionInterface and replace it by PageRender setup #2949 (@acrobat)
- [AllBundles] Symfony 5 forward compatiblity fixes #2947 (@acrobat)
- [AllBundles] Migration path for controller extending deprecated controller class #2946 (@acrobat)
- [AdminBundle] Fix User incompatibility after new authentication changes #2945 (@acrobat)
- [AllBundles] Add return type declarations and improve docblocks #2944 (@acrobat)
- [AllBundles] Fix incorrect namespaces in test classes #2943 (@acrobat)
- [AdminBundle] New authentication bugfixes and improvements #2940 (@acrobat)
- [AdminBundle] Finish version checker deprecations #2912 (@acrobat)
- [TranslatorBundle] Remove forced import from admin interface #2911 (@acrobat)
- [AdminBundle] Fix remaining usages of deprecated admin_exception_excludes config #2909 (@acrobat)
- [NodeSearchBundle] Add missing deprecation for change in searcher lookup #2908 (@acrobat)
- [AdminBundle] Fix redirect loop for installation without new authentication setup #2907 (@acrobat)
- [AllBundles] Allow and test against php 8 #2906 (@acrobat)
- [AllBundles] Fix branch alias of separate packages #2902 (@acrobat)
- [AllBundle] Replace abanoned faker package #2901 (@acrobat)
- [AllBundles] Fix phpstan errors for checks added in 0.12.92 #2900 (@acrobat)
- [AllBundles] Fix doctrine common deprecations and resolve doctrine bundle v2 incompatibility #2899 (@acrobat)
- [AllBundles] Bump gedmo/doctrine-extensions to prepare for php8 support #2897 (@acrobat)
- [TranslatorBundle] Increase max length for translation domain #2895 (@dannyvw)
- [AdminBundle] New login styling #2888 (@dbeerten)
- [DashboardBundle] Deprecate remaining container usages in command #2877 (@acrobat)
- [AllBundles] Forward compatibility fixes for symfony 5 #2876 (@acrobat)
- [AdminlistBundle] Deprecate setter methods in EntityVersionLockService #2866 (@acrobat)
- [GeneratorBundle] Switch to new doctrine inflector api #2865 (@acrobat)
- [GeneratorBundle] Deprecate generate bundle and entity commands #2864 (@acrobat)
- [Dashboardbundle] Rework dashboard command calls #2863 (@acrobat)
- [NodeSearchBundle] Deprecate direct instantiation of the abstractSearchPage #2862 (@acrobat)
- [AllBundles] Mark event classes final #2861 (@acrobat)
- [UserManagementBundle] Move user adminlist configurator class override to config #2860 (@acrobat)
- [RedirectBundle] Move redirect entity class override to config #2859 (@acrobat)
- [AdminBundle] Add config option to disabled exception logging module #2857 (@acrobat)
- [AllBundles] Bump minimum stof/doctrine-extensions-bundle version #2855 (@acrobat)
- [MediaBundle] Use parameter instead of hardcoded media path #2782 (@dannyvw)
- [AdminListBundle] Change pagerfanta dependencies to require the minimum needed packages #2773 (@acrobat)
- [AdminBundle] Deprecate FosUserBundle #2737 (@Numkil)
5.8.1
- [AdminBundle] Fix symfony LdapUser incompatibility #2973 (@acrobat)
- [AdminBundle] Fix incorrect class mock in AclWalker test #2960 (@acrobat)
- [MediaBundle] fix broken view for urlchooser #2931 (@Numkil)
- [AdminBundle] Fix symfony/security-acl 3.2 test errors #2910 (@acrobat)
- [AllBundles] Backport phpstan 0.12.92 fixes #2904 (@acrobat)
- [SeoBundle] Don't render empty og:title #2894 (@dannyvw)
- [AllBundles] Update sortablejs back to 1.8.1 #2892 (@dannyvw)
- [MediaBundle] Use oembed url for vimeo thumbnail #2891 (@dannyvw)
- [FormBundle] Add length validation to form fields #2875 (@dannyvw)
- [RedirectBundle] Fix broken wildcard redirects #2856 (@acrobat)
- [MultiDomainBundle] Fix keying of host configurations #2848 (@waaghals)
5.7.3
- [AdminBundle] Fix symfony LdapUser incompatibility #2973 (@acrobat)
- [AdminBundle] Fix incorrect class mock in AclWalker test #2960 (@acrobat)
- [MediaBundle] fix broken view for urlchooser #2931 (@Numkil)
- [AdminBundle] Fix symfony/security-acl 3.2 test errors #2910 (@acrobat)
- [AllBundles] Backport phpstan 0.12.92 fixes #2904 (@acrobat)
- [SeoBundle] Don't render empty og:title #2894 (@dannyvw)
- [AllBundles] Update sortablejs back to 1.8.1 #2892 (@dannyvw)
- [MediaBundle] Use oembed url for vimeo thumbnail #2891 (@dannyvw)
- [FormBundle] Add length validation to form fields #2875 (@dannyvw)
- [RedirectBundle] Fix broken wildcard redirects #2856 (@acrobat)
- [MultiDomainBundle] Fix keying of host configurations #2848 (@waaghals)
5.6.6
- [AdminBundle] Fix symfony LdapUser incompatibility #2973 (@acrobat)
- [AdminBundle] Fix incorrect class mock in AclWalker test #2960 (@acrobat)
- [MediaBundle] fix broken view for urlchooser #2931 (@Numkil)
- [AdminBundle] Fix symfony/security-acl 3.2 test errors #2910 (@acrobat)
- [AllBundles] Backport phpstan 0.12.92 fixes #2904 (@acrobat)
- [SeoBundle] Don't render empty og:title #2894 (@dannyvw)
- [AllBundles] Update sortablejs back to 1.8.1 #2892 (@dannyvw)
- [MediaBundle] Use oembed url for vimeo thumbnail #2891 (@dannyvw)
- [FormBundle] Add length validation to form fields #2875 (@dannyvw)
- [RedirectBundle] Fix broken wildcard redirects #2856 (@acrobat)
- [MultiDomainBundle] Fix keying of host configurations #2848 (@waaghals)
5.8.0
- [AllBundles] added postgres support #2849 (@IntegraConsult)
- [MediaBundle] Bump imagine dependencies #2847 (@acrobat)
- [FormBundle] Add length validation to string form field #2843 (@dannyvw)
- [GeneratorBundle] Remove unnecessary form role #2837 (@dannyvw)
- [LeadGenerationBundle] fixed doc, getAdminType should be string #2806 (@virtualize)
- [AdminBundle] setup CSS Next #2804 (@dbeerten)
- [AdminBundle] Add media token transformer as service #2801 (@dannyvw)
- [NodeSearchBundle] Allow include offline option get_parent twig function. #2800 (@Numkil)
- [GeneratorBundle] exit build if a build task throws an error #2794 (@dbeerten)
- [AdminBundle] Force dropdown to remain open after selection #2792 (@dannyvw)
5.7.2
- [AllBundles] Setup deprecations baseline #2854 (@acrobat)
- [AdminBundle] update frontend packages #2846 (@dbeerten)
- [AllBundles] Fix issues after 5.6 upmerge #2839 (@acrobat)
- [MediaBundle] Fix media list without pagination #2810 (@dannyvw)
- [GeneratorBundle] Fix php syntax errors in generator skeleton files #2851 (@acrobat)
- [NodeBundle] fixed unpublish later #2845 (@puzon)
- [AllBundles] Fix test failure for stable deps #2838 (@acrobat)
- [NodeBundle] Fix: Wrong variable in PHPDoc #2835 (@OskarStark)
- [AllBundles] Enhancement: Remove .idea/ and .DS_Store from .gitignore files #2834 (@OskarStark)
- [AllBundles] Switch CI setup from travisci to github actions #2832 (@acrobat)
- [AllBundles] Switch from styleci to flintci #2830 (@acrobat)
- [AllBundles] Enhancement: Streamline tests #2827 (@OskarStark)
- [CacheBundle] Enhancement: Streamline tests #2824 (@OskarStark)
- [BehatBundle] Enhancement: Remove unit folder #2823 (@OskarStark)
- [ArticleBundle] Enhancement: Streamline tests #2822 (@OskarStark)
- [AllBundles] Fix: Codestyle #2821 (@OskarStark)
- [AdminListBundle] Enhancement: Streamline tests #2818 (@OskarStark)
- [AdminBundle] Enhancement: Streamline tests #2817 (@OskarStark)
- [AdminBundle] allow slug input-group to use more space if available #2815 (@dbeerten)
- [NodeBundle] Change nodetranslation slug/url fields to text type to allow long values #2812 (@acrobat)
- [AdminBundle] fix max-width textarea/wysiwyg #2808 (@dbeerten)