diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-10 11:37:03 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-10 11:37:03 +0100 |
commit | 8db8a80d454620b521fcdb42f80235712236d8ff (patch) | |
tree | 2b803ca0fa884dadaca8d923c9eba1b499687ab3 /changelog | |
parent | 509ad1c68f4d9424e4a43eb1da01a507bc85899c (diff) | |
download | Ishtar-8db8a80d454620b521fcdb42f80235712236d8ff.tar.bz2 Ishtar-8db8a80d454620b521fcdb42f80235712236d8ff.zip |
🔖 version 4.1.49
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 bd3f9cfb2..cf25cec05 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,10 @@ +v4.1.49 - 2025-02-10 +-------------------- + +### Bug fixes ### +- context record forms: do not crash on fields reordering when some of them are filtered (#6166) + + v4.1.48 - 2025-01-28 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 65c0eb00b..12ecde635 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,10 @@ +v4.1.49 - 2025-02-10 +-------------------- + +### Corrections de dysfonctionnements ### +- formulaires : correction de crash lorsque certains filtres sont appliqués (#6166) + + v4.1.48 - 2025-01-28 -------------------- |