summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2025-05-13 11:26:56 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2025-05-13 19:05:39 +0200
commit070b4e7cf73075125a876de3a5aded3bb9afa914 (patch)
tree34ff5486a98d2ba8db5d5ee5eddfa5891d584561 /changelog
parentc6321dd3dc1e508a00152edbd004d66cd30e892a (diff)
downloadIshtar-070b4e7cf73075125a876de3a5aded3bb9afa914.tar.bz2
Ishtar-070b4e7cf73075125a876de3a5aded3bb9afa914.zip
🔖 version 4.3.40
Diffstat (limited to 'changelog')
-rw-r--r--changelog/en/changelog_2022-06-15.md18
-rw-r--r--changelog/fr/changelog_2023-01-25.md16
2 files changed, 31 insertions, 3 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md
index 1eb97131b..d461d2d74 100644
--- a/changelog/en/changelog_2022-06-15.md
+++ b/changelog/en/changelog_2022-06-15.md
@@ -1,3 +1,19 @@
+v4.3.41 - 2025-05-13
+--------------------
+
+### Bug fixes ###
+- templates: fix qrcode generation for finds (#6314)
+
+
+v4.3.40 - 2025-05-13
+--------------------
+
+### Technical ###
+- management commands:
+ - `dump_towns`, `load_towns`: new and better format for town initialization
+ - `import_geofla_csv`, `import_insee_comm_csv`: logging, better verbose CLI
+
+
v4.3.39 - 2025-05-06
--------------------
@@ -1513,7 +1529,7 @@ v4.0.28 - 2022-11-18
v4.0.27 - 2022-11-10
--------------------
-## Features ##
+### Features ##
- Improve tests
- French translation
diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md
index 013e5b9bf..1549cecf5 100644
--- a/changelog/fr/changelog_2023-01-25.md
+++ b/changelog/fr/changelog_2023-01-25.md
@@ -1,3 +1,15 @@
+v4.3.40 - 2025-05-13
+--------------------
+
+### Correction de dysfonctionnements ###
+- patrons de document : correction de la génération de qrcode pour le mobilier (#6314)
+
+### Technique ###
+- commande de gestion:
+ - `dump_towns`, `load_towns`: nouveau format pour l'initialisation des communes
+ - `import_geofla_csv`, `import_insee_comm_csv`: journalisation, meilleure interface ligne de commande
+
+
v4.3.39 - 2025-05-06
--------------------
@@ -437,14 +449,14 @@ v4.3.1 - 2024-11-13
v4.1.53 - 2025-02-19
--------------------
-## Correction de dysfonctionnements ###
+### Correction de dysfonctionnements ###
- formulaires : correction des filtres de champs datations (#4281, #6193)
v4.1.52 - 2025-02-14
--------------------
-## Correction de dysfonctionnements ###
+### Correction de dysfonctionnements ###
- patrons de document: correction de `VALUES` pour les dossiers archéologiques préventifs
- fiche dossiers archéologiques : correction de l'ordre des équipement (refs #6173)