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