Skip to content

Commit

Permalink
Prepare 5.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
acrobat committed Oct 29, 2020
1 parent 325bf4f commit d338544
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 4 deletions.
42 changes: 42 additions & 0 deletions CHANGELOG-5.X.md
@@ -1,5 +1,47 @@
# Changelog

## 5.7.0 / 2020-10-29

* [NodeBundle] Improve nodetranslation repository deprecation [#2805](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2805) ([@acrobat](https://github.com/acrobat))
* [AdminListBundle] disable sort arrows of first & last item [#2799](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2799) ([@dbeerten](https://github.com/dbeerten))
* [AdminBundle] autofocus search input when opening modal [#2798](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2798) ([@dbeerten](https://github.com/dbeerten))
* [GeneratorBundle] Remove buildCmsAssets from generated FE tasks - assets are compiled in git repo [#2797](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2797) ([@dbeerten](https://github.com/dbeerten))
* [NodeBundle] Replace setter injection in node helper services [#2791](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2791) ([@acrobat](https://github.com/acrobat))
* [DashboardBundle] Improve dashboarbundle dx [#2790](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2790) ([@acrobat](https://github.com/acrobat))
* [AllBundles] Removed the unused ddeboer/data-import-bundle dependency [#2789](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2789) ([@acrobat](https://github.com/acrobat))
* [MultiDomainBundle] Deprecate replaced rootNode property [#2788](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2788) ([@acrobat](https://github.com/acrobat))
* [AllBundles] Bump minimum supported symfony 4 version tot 4.4 [#2787](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2787) ([@acrobat](https://github.com/acrobat))
* [AdminBundle] Allow symfony/acl-bundle 2.0 [#2779](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2779) ([@acrobat](https://github.com/acrobat))
* [AllBundles] Allow next majors of doctrine-bundle and doctrine-migrations-bundle to prepare symfony 5 support [#2775](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2775) ([@acrobat](https://github.com/acrobat))
* [MediaBundle] getImageUrl has only 2 params [#2772](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2772) ([@dannyvw](https://github.com/dannyvw))
* [GeneratorBundle] Avoid extra questions during install command [#2770](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2770) ([@acrobat](https://github.com/acrobat))
* [AllBundles] Use absolute_url twig function instead of using app.request data [#2769](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2769) ([@dannyvw](https://github.com/dannyvw))
* [MediaBundle] Update bulk move translations [#2766](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2766) ([@dannyvw](https://github.com/dannyvw))
* [MediaBundle] Position sort by and limit [#2761](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2761) ([@dannyvw](https://github.com/dannyvw))
* [MediaBundle] Add width and height to media show [#2760](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2760) ([@dannyvw](https://github.com/dannyvw))
* [AllBundles] Bump doctrine/fixture-bundle to support symfony 5 [#2757](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2757) ([@acrobat](https://github.com/acrobat))
* [AdminBundle] Bump knplabs/knp-menu-bundle and remove default config [#2756](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2756) ([@acrobat](https://github.com/acrobat))
* [FormBundle] Inject correct service in form mailer [#2754](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2754) ([@dannyvw](https://github.com/dannyvw))
* [AdminBundle] Prepare code to remove deprecated doctrine/cache and replace with symfony/cache [#2751](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2751) ([@acrobat](https://github.com/acrobat))
* [AllBundles] Bump supported php version and upgrade to phpunit 8 [#2748](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2748) ([@acrobat](https://github.com/acrobat))
* [GeneratorBundle] Replace deprecation transchoice filter [#2746](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2746) ([@acrobat](https://github.com/acrobat))
* [GeneratorBundle] Don't add deprecated logout_on_user_change config option [#2745](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2745) ([@acrobat](https://github.com/acrobat))
* [NodeSearchBundle] Introduce SearchViewRenderer service to deprecate/remove remaining templating usages [#2744](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2744) ([@acrobat](https://github.com/acrobat))
* [AllBundles] Fix Event class and EventDispatcher argument order deprecations [#2743](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2743) ([@acrobat](https://github.com/acrobat))
* [MediaBundle] Deprecate aviary related code [#2742](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2742) ([@acrobat](https://github.com/acrobat))
* [AdminBundle] Replace deprecated getRootDir call [#2741](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2741) ([@acrobat](https://github.com/acrobat))
* [MediaBundle] Fix liip/imagine controller deprecation [#2740](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2740) ([@acrobat](https://github.com/acrobat))
* [MediaBundle] Fix deprecated twig controller render notation [#2730](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2730) ([@acrobat](https://github.com/acrobat))
* [AdminBundle][UserManagementBundle] Improve audit log for creating/deleting users [#2720](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2720) ([@acrobat](https://github.com/acrobat))
* [AdminBundle] update fe packages [#2719](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2719) ([@FVKVN](https://github.com/FVKVN))
* [GeneratorBundle] Preserve query parameters during redirect [#2718](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2718) ([@acrobat](https://github.com/acrobat))
* [NodeBundle] Rename incorrect named NodeTranslation repository method [#2716](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2716) ([@acrobat](https://github.com/acrobat))
* [NodeBundle] Sort node versions DESC [#2708](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2708) ([@dannyvw](https://github.com/dannyvw))
* [AdminBundle] advanced js select for enumeration filter [#2707](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2707) ([@JZuidema](https://github.com/JZuidema))
* [MediaBundle][UserManagementBundle] Improve csrf protection in several calls [#2681](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2681) ([@Numkil](https://github.com/Numkil))
* [AdminBundle, MediaBundle] replace deprecated integer as errorcode in constraints [#2672](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2672) ([@Numkil](https://github.com/Numkil))
* [MediaBundle] Refactor deprecated mimetypeguesser from symfony [#2668](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2668) ([@Numkil](https://github.com/Numkil))

## 5.6.4 / 2020-10-28

* [AdminBundle] use kunstmaan bundles logo in toolbar [#2803](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/2803) ([@dbeerten](https://github.com/dbeerten))
Expand Down

0 comments on commit d338544

Please sign in to comment.