Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 4.65 KB

CHANGELOG-7.1.md

File metadata and controls

47 lines (35 loc) · 4.65 KB

CHANGELOG for 7.1.x

This changelog references the relevant changes (bug and security fixes) done in 7.1 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.1.0...7.1.1

7.1.2 / 2024-11-01

  • [FormBundle] Fix form submission export #3421 (@dannyvw)
  • [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.1.1 / 2024-04-20

7.1.0 / 2024-04-06

7.1.0-alpha2 / 2024-03-31

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