Skip to content

Commit

Permalink
Prepare 7.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
acrobat committed Nov 1, 2024
1 parent 4cdcfaf commit 716fe27
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG-7.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ This changelog references the relevant changes (bug and security fixes) done in
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](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/3421) ([@dannyvw](https://github.com/dannyvw))
* [PagePartBundle] Delete nested (non-entity) sub-items [#3423](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/3423) ([@jverdeyen](https://github.com/jverdeyen))
* [MenuBundle] Override getPathByConvention function in MenuItemAdminListConfigurator [#3420](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/3420) ([@KevinSleegers](https://github.com/KevinSleegers))
* [MultidomainBundle] Fix getCurrentFullHost return type [#3419](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/3419) ([@dannyvw](https://github.com/dannyvw))
* [TranslatorBundle] Fixed MessageCatalogue strict type (string) parameters in Translator Loader [#3415](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/3415) ([@jverdeyen](https://github.com/jverdeyen))
* [AdminBundle] fixed base route name for exception admin lists [#3414](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/3414) ([@virtualize](https://github.com/virtualize))
* [NodeBundle] Fix node reorder parents [#3413](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/3413) ([@dannyvw](https://github.com/dannyvw))

## 7.1.1 / 2024-04-20

* [NodeBundle] Fix node reorder [#3408](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/3408) ([@dannyvw](https://github.com/dannyvw))
Expand Down

0 comments on commit 716fe27

Please sign in to comment.