diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-09-14 17:01:45 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-09-14 17:01:45 +0200 |
commit | f0634c7b720cc8813ec738efe84e10cb2b309387 (patch) | |
tree | 542864dc09bf85b9f1daea294a66ee16329b2b74 /changelog | |
parent | e4ec78216457b908d76e1c4a2c8840216c3a66bf (diff) | |
download | Ishtar-f0634c7b720cc8813ec738efe84e10cb2b309387.tar.bz2 Ishtar-f0634c7b720cc8813ec738efe84e10cb2b309387.zip |
đź”– version 4.3.60
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 15 | ||||
-rw-r--r-- | changelog/fr/changelog_2025-06-19.md | 7 |
2 files changed, 18 insertions, 4 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 2eba04836..ac09324eb 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,10 @@ +v4.3.60 - 2025-09-14 +-------------------- + +### Bug fixes ### +- import: do not create m2m item when no value is provided + + v4.3.59 - 2025-09-14 -------------------- @@ -8,14 +15,14 @@ v4.3.59 - 2025-09-14 v4.3.58 - 2025-09-12 -------------------- -### Technical ### -- formula: add splitpart filter - - ### Features/improvements ### - statistics - finds: sum by number of remains +### Technical ### +- formula: add splitpart filter + + v4.3.57 - 2025-09-11 -------------------- diff --git a/changelog/fr/changelog_2025-06-19.md b/changelog/fr/changelog_2025-06-19.md index d134c2c60..02e979760 100644 --- a/changelog/fr/changelog_2025-06-19.md +++ b/changelog/fr/changelog_2025-06-19.md @@ -1,3 +1,10 @@ +v4.3.60 - 2025-09-14 +-------------------- + +### Correction de dysfonctionnements ### +- imports : ne pas créer d'éléments rattachés quand aucune valeur n'est affectée + + v4.3.59 - 2025-09-14 -------------------- |