Releases: Kunstmaan/KunstmaanBundlesCMS
Releases · Kunstmaan/KunstmaanBundlesCMS
6.2.5
- [AllBundles] Apply latest fixers of php-cs-fixer #3287 (@acrobat)
- [AdminBundle] Fix orm attribute for user confirmation_token #3266 (@dannyvw)
- [NodeBundle] Throw not found exception if node is not found #3265 (@dannyvw)
- [GeneratorBundle] Only enable tty on platforms supporting it #3260 (@acrobat)
- [AdminBundle] Fix PHP Deprecated: trim(): Passing null to parameter #1 #3254 (@tarjei)
- [GeneratorBundle] Bump bootstrap-sass which had .math calculation errors #3253 (@FVKVN)
- Bump actions/cache from 3.2.4 to 3.2.5 #3252 (@dependabot[bot])
6.2.4
6.1.9
6.2.3
6.2.2
- [BehatBundle] Fix php version requirement #3223 (@acrobat)
- [SeoBundle] Fix saving robots #3220 (@dannyvw)
- [AdminBundle] Store original url so images have the correct url when previewing in editor #3225 (@tarjei)
- [BehatBundle] Fix php version requirement #3222 (@acrobat)
- [MediaBundle] Fix pdf handler priority override of parent service value #3201 (@acrobat)
6.1.8
6.2.1
- [AllBundles] Revert: "Add php 8.2 to build matrix" #3195 (@acrobat)
- [FormBundle] Revert fieldname change and add info to upgrade file #3194 (@acrobat)
- [AllBundles] Add php 8.2 to build matrix #3193 (@acrobat)
- [NodeBundle] Fix retreiving the page type for both post and get requests with query string #3192 (@acrobat)
- [AllBundles] Codestyle fixes #3185 (@acrobat)
- [FormBundle] Fix incorrect field name in column attribute #3184 (@acrobat)
- [AllBundles] Enable dependabot to update the used github action versions #3186 (@acrobat)
- [Dashboardbundle] Explicit int cast to avoid php 8.1 warning #3181 (@acrobat)
- [AdminBundle] Fix current request check for forwarded error page requests #3178 (@acrobat)
- [AllBundles] Use stable version of subtree splitter and don't limit on path to allow splitting of newly pushed branches #3174 (@acrobat)
6.1.7
- [AllBundles] Enable dependabot to update the used github action versions #3186 (@acrobat)
- [Dashboardbundle] Explicit int cast to avoid php 8.1 warning #3181 (@acrobat)
- [AdminBundle] Fix current request check for forwarded error page requests #3178 (@acrobat)
- [AllBundles] Use stable version of subtree splitter and don't limit on path to allow splitting of newly pushed branches #3174 (@acrobat)
6.2.0
- [AllBundles] Setup php-cs-fixer and add CI check #3170 (@acrobat)
- [AllBundles] Replace old doctrine entity notations with fqcn #3169 (@acrobat)
- [GeneratorBundle] Replace deprecated entity notation in article twig templates #3167 (@acrobat)
- [GeneratorBundle] Remove unnecessary symfony <4 checks #3166 (@acrobat)
- [GeneratorBundle] Improve codestyle and types/typehints in generated classes #3165 (@acrobat)
- [NodeBundle] PHPStan type improvements #3164 (@acrobat)
- [GeneratorBundle] Fix styling issue in generated demo site #3163 (@acrobat)
- [GeneratorBundle] Fix return type deprecation warnings in generated sites #3162 (@acrobat)
- [AllBundles] Bump minimum supported php version to 8.0 and symfony 5 to 5.4 #3159 (@acrobat)
- [AllBundles] Improve phpunit test code #3158 (@acrobat)
- [AllBundles] Improve phpdoc and return types for phpstan and symfony deprecations #3157 (@acrobat)
- [GeneratorBundle] Upgrade webpack-encore to v4 in layout skeleton #3156 (@acrobat)
- [AllBundles] Fix issues on doctrine/dbal 3 where gedmo TreeRepository class triggers db connection #3154 (@acrobat)
- [AllBundles] PHPDoc & typehint improvements for phpstan analysis in projects #3152 (@acrobat)
- [GeneratorBundle] Small fixes and improvements to generated files #3149 (@acrobat)
- [GeneratorBundle] Add support for php8 attributes in generators #3148 (@acrobat)
- [GeneratorBundle] Upgrade webpack encore package #3140 (@dbeerten)
- [GeneratorBundle] Remove unnecessary
getBlockPrefix
method and improve return types #3130 (@acrobat) - [CacheBundle] Fix cachebundle to actually work again with dependency updates #3122 (@acrobat)
- [AdminBundle] Revert "Forward compatibility fix for v6 symfony/password-hasher" #3121 (@acrobat)
- [AdminBundle] Forward compatibility fix for v6 symfony/password-hasher #3119 (@acrobat)
- [NodeSearchBundle] Out of the box query limit #3116 (@Numkil)
- [AllBundles] Remove deprecated entitymanger flush parameter #3115 (@acrobat)
- [AllBundles] Replace
@Template
annotation with controller render #3111 (@acrobat) - [AllBundles] Add groundcontrol / webpack upgrade info #3110 (@acrobat)
- [AdminBundle] Add twig blocks to authentication layout #3105 (@dannyvw)
- [AdminBundle] Fix php8 deprecation for passing null to stripos #3103 (@acrobat)
- [UserManagementBundle] Fix event class issue after upmerge #3102 (@acrobat)
- [AdminBundle] Fix compatibility with mysql ONLY_FULL_GROUP_BY sql mode #3101 (@acrobat)
- [AdminBundle] Don't trigger deprecation on autoload to ease deprecation logging #3100 (@acrobat)
- [MediaBundle] Upgraded constraints to enable named arguments and attributes #3094 (@acrobat)
- [RedirectBundle][SeoBundle][SitemapBundle][TaggingBundle][TranslatorBundle] Add php8 attribute support in entities #3093 (@acrobat)
- [VotingBundle] Add php8 attribute support in entities #3092 (@acrobat)
- [PagePartBundle] Add php8 attribute support in entities #3091 (@acrobat)
- [NodeSearchBundle] Add php8 attribute support in entities #3090 (@acrobat)
- [NodeBundle] Add php8 attribute support in entities #3089 (@acrobat)
- [MenuBundle] Add php8 attribute support in entities #3088 (@acrobat)
- [MediaPagePartBundle] Add php8 attribute support in entities #3087 (@acrobat)
- [MediaBundle] Add php8 attribute support in entities #3086 (@acrobat)
- [LeadGenerationBundle] Add php8 attribute support in entities #3085 (@acrobat)
- [CookieBundle] Add php8 attribute support in entities #3084 (@acrobat)
- [FormBundle] Add php8 attribute support in entities #3083 (@acrobat)
- [DashboardBundle] Add php8 attribute support in entities #3082 (@acrobat)
- [ArticleBundle] Add php8 attribute support in entities #3081 (@acrobat)
- [AdminListBundle] Add php8 attribute support in entities #3080 (@acrobat)
- [AdminBundle] Add php8 attribute support in entities #3079 (@acrobat)
- [AdminListBundle] Fix symfony 4.4 incompatible request->all #3075 (@acrobat)
- [AdminBundle] Handle possible missing encore_entry_exists twig function in legacy groundcontrol FE setup #3074 (@acrobat)
- [AdminListbundle] Fix request query get array values deprecation #3065 (@acrobat)
- [AllBundles] Revert return constant change #3064 (@acrobat)
- [AdminBundle] Add
editor-mode
option to wysiwyg form type #3063 (@acrobat) - [AllBundles] Fix doctrine deprecations and add doctrine/dbal v3 support #3062 (@acrobat)
- [AdminBundle] Deprecate custom
ColorType
&RangeType
form types #3061 (@acrobat) - [AllBundles] Replace remaining internal Request::get usages #3059 (@acrobat)
- [TranslatorBundle] Remove leftover concat function on count field #3058 (@acrobat)
- [AllBundles] Improve Command classes #3055 (@acrobat)
- [NodeBundle] Add
get_node_translation_by_internal_name
twig helper #3054 ([@...
6.1.6
- [NodeBundle] Temporary disable csrf check on delete because conflict with other page types #3153 (@acrobat)
- [AllBiundles] Update demo site url #3168 (@acrobat)
- [AllBundles] Update cms website urls to new domain + update doc urls #3161 (@acrobat)
- [RedirectBundle] Save empty domain so redirect router catches all incoming domains for project #3160 (@acrobat)
- [AllBundles] Update setup-node action to latest version #3151 (@acrobat)
- [TranslatorBundle] Fix sqlite error in translator tests with doctrine/dbal v2.10+ #3150 (@acrobat)