diff --git a/docs/changelog/core.md b/docs/changelog/core.md index 9ec0640..d14892f 100644 --- a/docs/changelog/core.md +++ b/docs/changelog/core.md @@ -5,7 +5,32 @@ hide: # Changelog -???+ success "[v1.22.0] 2023-09-28" +???+ success "[v1.23.0] - 2023-11-01" + + **Added** + + * allow to define templates show before and after a murph collection item + * add global batch actions + * add constraint `Length` in forms + * add sass classes to mange with of elements + * set searchFields option on jschoice manager (search on labels) + + **Changed** + + * refactor services using constructor property promotions + * remove twig in the mail notifier service + * change pills colors + * change border colors of inputs when focused + * change colors on js-choices element + + **Fixed** + + * fix regression on crud sorting + * fix test in RepositoryQuery::addForcedFilterHandler + * remove parameter $option on CrudConfiguration::setForm and fix CrudController make template + * fix the aspect of the actions's column in the crud + +??? abstract "[v1.22.0] - 2023-09-28" **Added** diff --git a/docs/changelog/skeleton.md b/docs/changelog/skeleton.md index eb33dea..5946910 100644 --- a/docs/changelog/skeleton.md +++ b/docs/changelog/skeleton.md @@ -5,7 +5,13 @@ hide: # Changelog -???+ success "[v1.22.0] 2023-09-28" +???+ success "[v1.23.0] - 2023-09-28" + + **Changed** + + * upgrade murph/murph-core + +??? abstract "[v1.22.0] - 2023-09-28" **Added** @@ -19,13 +25,13 @@ hide: * upgrade murph/murph-core -??? abstract "[1.21.0] 2023-08-11" +??? abstract "[1.21.0] - 2023-08-11" **Changed** * upgrade murph/murph-core -??? abstract "[1.20.0] 2023-07-27" +??? abstract "[1.20.0] - 2023-07-27" **Fixed** @@ -40,13 +46,13 @@ hide: * upgrade murph/murph-core -??? abstract "[1.19.0] 2023-04-15" +??? abstract "[1.19.0] - 2023-04-15" **Changed** * upgrade murph/murph-core -??? abstract "[1.18.0] 2023-01-13" +??? abstract "[1.18.0] - 2023-01-13" **Added** @@ -78,7 +84,7 @@ hide: * fix(config): fix firewall config -??? abstract "[1.17.0] 2022-11-19" +??? abstract "[1.17.0] - 2022-11-19" **Changed**