Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 5.17 KB

CHANGELOG-7.0.md

File metadata and controls

56 lines (40 loc) · 5.17 KB

CHANGELOG for 7.0.x

This changelog references the relevant changes (bug and security fixes) done in 7.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/7.0.0...7.0.1

7.0.5 / 2024-11-01

  • [PagePartBundle] Delete nested (non-entity) sub-items #3423 (@jverdeyen)
  • [MenuBundle] Override getPathByConvention function in MenuItemAdminListConfigurator #3420 (@KevinSleegers)
  • [MultidomainBundle] Fix getCurrentFullHost return type #3419 (@dannyvw)
  • [TranslatorBundle] Fixed MessageCatalogue strict type (string) parameters in Translator Loader #3415 (@jverdeyen)
  • [AdminBundle] fixed base route name for exception admin lists #3414 (@virtualize)
  • [NodeBundle] Fix node reorder parents #3413 (@dannyvw)

7.0.4 / 2024-04-20

7.0.3 / 2024-04-06

7.0.2 / 2024-04-01

  • [AllBundles] Convert extra phpdoc return types #3382 (@acrobat)

7.0.1 / 2024-03-31

  • [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 / 2024-03-31

  • [RedirectBundle] Cleanup redirect adminlist deprecation #3369 (@acrobat)
  • [AdminBundle] Restore undefined encore twig function handler #3368 (@acrobat)

7.0.0-alpha1 / 2024-03-24

  • [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)