Skip to content

Releases: Kunstmaan/KunstmaanBundlesCMS

7.1.0-alpha2

31 Mar 20:35
3810811
Compare
Choose a tag to compare
7.1.0-alpha2 Pre-release
Pre-release
  • [AllBundles] Add Symfony 6 ci build #3380 (@acrobat)
  • [AllBundles] Bump minimum symfony and kunstmaan dependencies #3379 (@acrobat)
  • [GeneratorBundle] Don't trigger liip imagine deprecation with default config #3377 (@acrobat)
  • [MenuBundle] Fix doctrine 2.16/3.0 incompatibility in menu entities #3376 (@acrobat)
  • [AllBundles] Fix doctrine orm 3 deprecations and allow doctrine/persistence v3 #3375 (@acrobat)
  • [NodeBundle][MediaBundle] Prepend required stof/doctrine-extensions config instead of manually registering services #3374 (@acrobat)

7.1.0-alpha1

31 Mar 10:47
254d3b9
Compare
Choose a tag to compare
7.1.0-alpha1 Pre-release
Pre-release

7.0.1

31 Mar 20:32
54f3ccc
Compare
Choose a tag to compare
  • [GeneratorBundle] FE setup fixes for cms-skeleton install #3373 (@acrobat)
  • [DashboardBundle] Fix incorrect return type in analytics config helper #3372 (@acrobat)
  • [GeneratorBundle] Fix incorrect getEntityClass declaration of bike adminlist #3371 (@acrobat)

7.0.0

31 Mar 10:06
9318e96
Compare
Choose a tag to compare
  • [RedirectBundle] Cleanup redirect adminlist deprecation #3369 (@acrobat)
  • [AdminBundle] Restore undefined encore twig function handler #3368 (@acrobat)
  • [AllBundles] Add return types to bundle config files #3359 (@acrobat)
  • [Allbundles] Cleanup remaining deprecated code #3358 (@acrobat)
  • [AllBundles] Cleanup adminlist configurator getBundleName/getEntityName deprecations #3355 (@acrobat)
  • Refactor service definitions replacing removed classes #3344 (@delboy1978uk)
  • [AllBundles] Set correct kunstmaan dependencies for next major in all bundle packages #3290 (@acrobat)
  • [AllBundles] Deprecated code cleanup #3289 (@acrobat)
  • [FormBundle] Cleanup temporary services of swiftmailer deprecation #3282 (@acrobat)
  • [AllBundles] Remove deprecated code #3278 (@acrobat)
  • [AllBundles] Remove deprecated code #3277 (@acrobat)
  • [AllBundles] Add symfony 6 required php typehints (part 2) #3273 (@acrobat)
  • [AllBundles] Add symfony 6 required php typehints #3272 (@acrobat)
  • [AllBundles] Remove deprecated code #3271 (@acrobat)

6.4.0

31 Mar 10:05
3e37776
Compare
Choose a tag to compare
  • [RedirectBundle] Remove unnecessary query #3367 (@dannyvw)
  • [SitemapBundle] Fix return type for hidden from sitemap #3365 (@dannyvw)
  • [AdminListBundle] Fix response return type #3362 (@dannyvw)
  • [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 to ngram #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.4.0-alpha2

25 Mar 20:48
16b52b1
Compare
Choose a tag to compare
6.4.0-alpha2 Pre-release
Pre-release

Previous alpha tag was missing some 6.4 changes, this tag contains all correct changes

  • [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 to ngram #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)

7.0.0-alpha1

24 Mar 12:23
39fa69c
Compare
Choose a tag to compare
7.0.0-alpha1 Pre-release
Pre-release
  • [AllBundles] Add return types to bundle config files #3359 (@acrobat)
  • [Allbundles] Cleanup remaining deprecated code #3358 (@acrobat)
  • [AllBundles] Cleanup adminlist configurator getBundleName/getEntityName deprecations #3355 (@acrobat)
  • Refactor service definitions replacing removed classes #3344 (@delboy1978uk)
  • [AllBundles] Set correct kunstmaan dependencies for next major in all bundle packages #3290 (@acrobat)
  • [AllBundles] Deprecated code cleanup #3289 (@acrobat)
  • [FormBundle] Cleanup temporary services of swiftmailer deprecation #3282 (@acrobat)
  • [AllBundles] Remove deprecated code #3278 (@acrobat)
  • [AllBundles] Remove deprecated code #3277 (@acrobat)
  • [AllBundles] Add symfony 6 required php typehints (part 2) #3273 (@acrobat)
  • [AllBundles] Add symfony 6 required php typehints #3272 (@acrobat)
  • [AllBundles] Remove deprecated code #3271 (@acrobat)

6.4.0-alpha1

24 Mar 11:55
4626d1d
Compare
Choose a tag to compare
6.4.0-alpha1 Pre-release
Pre-release
  • [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 to ngram #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

24 Mar 11:42
14f4097
Compare
Choose a tag to compare
  • [AllBundles] Fix php-cs-fixer issues #3353 (@acrobat)
  • [AdminListBundle] Fix doctrine related unit tests #3345 (@acrobat)
  • Apply nullable_type_declaration_for_default_null_value and skip fully_qualified_strict_types #3332 (@acrobat)
  • [AllBundles] Symfony 6 compatibility fixes #3322 (@acrobat)

6.3.0

20 Dec 10:34
ca42f23
Compare
Choose a tag to compare
  • [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)