diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 14 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 6 |
2 files changed, 19 insertions, 1 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index e55f193f9..67d97d187 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,8 +1,20 @@ +v4.0.79 - 2025-02-10 +-------------------- + +### Bug fixes ### +- context record forms: do not crash on fields reordering when some of them are filtered (#6166) + +v4.0.78 - 2024-09-15 +-------------------- + +### Bug fixes ### +- fix document galery (#6022) + v4.0.77 - 2024-06-05 -------------------- ### Bug fixes ### -- hot fix geo forms - no history_creator +- hot fix geo forms - no `history_creator` v4.0.76 - 2024-06-05 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index e5d955cc0..de85ac18a 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,9 @@ +v4.0.79 - 2025-02-10 +-------------------- + +### Corrections de dysfonctionnements ### +- formulaires : correction de crash lorsque certains filtres sont appliqués (#6166) + v4.0.78 - 2024-09-15 -------------------- |