diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 13 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 13 |
2 files changed, 26 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 29aacef4a..e6a8ba3f9 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,16 @@ +v4.1.34 - 2024-09-29 +-------------------- + +### Bug fixes ### +- import CSV overview: do not display ignore button when not relevent + +### Technical ### +- patrons de documents: + - more robust templates (don't crash on missing values) + - add fields for archaeological files + - `number_to_words` and `float_format` filters + + v4.1.33 - 2024-09-28 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 9a08296c1..6cbafcd71 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,16 @@ +v4.1.34 - 2024-09-29 +-------------------- + +### Corrections de bugs ### +- aperçu des imports CSV : ne pas afficher les boutons "ignorer" quand cela n'est pas pertinent + +### Technique ### +- patrons de documents : + - amélioration de la robustesse des patrons (ne pas crasher sur des valeurs manquantes) + - ajout de champs pour les dossiers archéologiques + - ajout des diltres `number_to_words` et `float_format` + + v4.1.33 - 2024-09-28 -------------------- |