Releases: Kunstmaan/KunstmaanBundlesCMS
Releases · Kunstmaan/KunstmaanBundlesCMS
6.4.0-alpha1
- [NodeBundle] Fix php8 deprecation in ExternalUrlValidator #3361 (@acrobat)
- [AllBundles] Various phpdoc return type fixes #3360 (@acrobat)
- [AllBundles] Fix return type deprecations and add missing return types #3357 (@acrobat)
- [AllBundles] Fix gedmo sibblings deprecation #3356 (@acrobat)
- [AllBundles] Fix issues with adminlist configurator deprecations #3354 (@acrobat)
- [AdminList] Fix AdminLists #3352 (@dannyvw)
- [FormBundle] Remove empty_data from ChoiceFormSubmissionType #3349 (@dannyvw)
- [AdminListBundle] Deprecate configurator getBundleName/getEntityName methods #3347 (@acrobat)
- [AdminBundle] Add extra blocks to authentication layout #3342 (@dannyvw)
- [MediaBundle] - allow custom view vars in chooser #3337 (@delboy1978uk)
- [NodeBundle] View parent nodes from list #3334 (@dannyvw)
- [AdminBundle] Add hide sidebar configuration #3333 (@dannyvw)
- [SearchBundle, NodeSearchBundle] : change
nGram
tongram
#3331 (@delboy1978uk) - [DashboardBundle] Fix controller route attribute resolver in DashboardWidget #3325 (@acrobat)
- [AllBundles] Switch Route and Validator annotations to attributes #3323 (@acrobat)
- [FormBundle] Fix draft version form page #3304 (@dannyvw)
- [RedirectBundle] Add order by to redirect admin list #3300 (@dannyvw)
- [PagePartBundle] Allow deleting nested sub-entities #3292 (@acrobat)
- [AllBundle] Add compatibility for new PUBLIC_ACCESS role #3120 (@acrobat)
6.3.1
6.3.0
- [CookieBundle] Deprecate entity controller action method #3297 (@acrobat)
- [AllBundles] Removed unused egulias/email-validator dependency #3296 (@acrobat)
- [AllBundles] Enable CI testing on php 8.2 #3294 (@acrobat)
- [UtilitiesBundle] Replace deprecated doctrine proxy interface #3293 (@acrobat)
- [AllBundles] Bump twig dependency and replace abandoned twig/extensions package #3285 (@acrobat)
- [PagePartBundle] Fix parameter bag retriaval of array params #3284 (@acrobat)
- [AllBundles] Symfony 6 compatibility fixes #3281 (@acrobat)
- [AllBundles] Bump sensio/framework-extra-bundle to ^6.0 #3280 (@acrobat)
- [AllBundles] Improve php/phpdoc return types #3279 (@acrobat)
- [FormBundle] Replace container access with dependency injection in FormHandler #3276 (@acrobat)
- [MultidomainBundle] Deprecation logout handler #3275 (@acrobat)
- [AllBundles] Add missing phpdoc return types on dependency injection classes #3274 (@acrobat)
- [AllBundles] Improve phpdoc and real return types #3270 (@acrobat)
- [AdminBundle] TabPane can be nullable #3269 (@dannyvw)
- [AdminBundle] trim(null) is not allowed #3267 (@tarjei)
- [AdminBundle] Fix security exception deprecation #3251 (@acrobat)
- [MediaBundle] Fix symfony 6 errorNames property deprecations #3250 (@acrobat)
- [AllBundles] Add correct phpdoc return types for upcoming symfony 6 support #3249 (@acrobat)
- [UtilitiesBundle] Change docblock for slugifier #3243 (@dannyvw)
- [MediaPagePartBundle] Add admin view for media pageparts #3242 (@dannyvw)
- [RedirectBundle] Improve performance of the redirect router #3239 (@acrobat)
- [MediaBundle] Only get soundcloud thumbnail if api key is available #3237 (@dannyvw)
- [AdminBundle] Add support for form help text in fields #3216 (@acrobat)
- [UtilitiesBundle] Deprecate custom new relic naming strategy #3215 (@acrobat)
- [AllBundles] General fixes #3213 (@acrobat)
- [AllBundles] Move command defintion to AsCommand attribute to prepare symfony 6 support #3211 (@acrobat)
- [MenuBundle] Add validation constraints #3209 (@dannyvw)
- [FixturesBundle] Replace deprecated symfony/inflector component #3208 (@acrobat)
- [AllBundles] Deprecate swiftmailer dependency #3200 (@acrobat)
- [NodeBundle] Register gemdo tree listener to let bundle work without media bundle #3199 (@acrobat)
- [AllBundles] Replace old style doctrine entity notation by fqcn #3180 (@acrobat)
- [GeneratorBundle] Make other cms bundles optional #3179 (@acrobat)
- [AdminBundle] Enable automatic password upgrades by symfony security/hashers #3177 (@acrobat)
- [AllBundles] Drop symfony 4 support and remove BC layers #3176 (@acrobat)
- [GeneratorBundle] Improve return types in generated files #3175 (@acrobat)
- [AdminBundle] AsMenuAdaptor attribute to easily define menu adaptors with custom priorities #3173 (@acrobat)
- [AdminlistBundle][TranslatorBundle] Replace deprecated box/spout with openspout/openspout library #3155 (@Numkil)
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)