diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 7 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index fb54580ff..b40868e45 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,10 @@ +v4.3.28 - 2025-02-28 +-------------------- + +### Bug fixes ### +- forms: fix management of json fields with formsets, limited permissions and custom forms + + v4.3.27 - 2025-02-25 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 79aee0564..32ccd858e 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,10 @@ +v4.3.28 - 2025-02-28 +-------------------- + +### Corrections de dysfonctionnements ### +- formulaires : correction de la gestion des champs json avec formulaires groupés, permissions limitées et formulaires personnalisés + + v4.3.27 - 2025-02-25 -------------------- |