update changelogs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-11-02 20:17:59 +01:00
parent 690d7fd31b
commit 85d0874d1d
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 38 additions and 7 deletions

View file

@ -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**

View file

@ -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**