diff options
Diffstat (limited to 'changelog/en')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index a79c7990b..e4d43591f 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,12 +1,19 @@ +v4.1.58 - 2025-04-28 +-------------------- + +### Bug fixes ### +- old import list: fix pagination (#6268) + + v4.1.57 - 2025-04-25 -------------------- -### Fonctionnalités/améliorations ### -- opération - édition par lot : ajout du champ commentaire +### Features/improvements ### +- operation - bulk edit: add comment field -## Correction de dysfonctionnements ### -- formulaires : correction de la disponibilité des types désactivés sur les champs multivalués (#6266) +### Bug fixes ### +- forms: fix availability of disabled types on m2m fields (#6266) v4.1.56 - 2025-04-23 |