summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2026-02-25 11:19:38 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2026-02-25 12:31:33 +0100
commit18eaa6efea0b0448cf3df5e754014d535ab0309a (patch)
tree494884e52508a6b057f4141d6c68ef402ebb4e81 /changelog
parent15619786d41df09e9701d23842724ac0a30fd85d (diff)
downloadIshtar-18eaa6efea0b0448cf3df5e754014d535ab0309a.tar.bz2
Ishtar-18eaa6efea0b0448cf3df5e754014d535ab0309a.zip
đź”– version 4.99.22
Diffstat (limited to 'changelog')
-rw-r--r--changelog/en/changelog_2022-06-15.md23
-rw-r--r--changelog/fr/changelog_2025-06-19.md28
2 files changed, 51 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md
index 2a76e6247..ffebe8d17 100644
--- a/changelog/en/changelog_2022-06-15.md
+++ b/changelog/en/changelog_2022-06-15.md
@@ -1,3 +1,26 @@
+v4.99.22 - 2026-02-25
+---------------------
+
+### Bug fixes ###
+- operation/file document templates: fix towns values (#6625)
+- custom forms - file: allow exclusion of permit type field (#6429)
+- fix translation (#6626)
+
+### Features/improvements ###
+- templates - context records: layout improvements
+- sheet archaeological site - tables for context record from operation or directly link (#6623)
+- admin - import item keys: add filter, column and warning message
+
+### Technical ###
+- admin pages:
+ - CustomForm: JSON import/export
+ - price agreement: export all prices in a readable LO Calc document
+- templates: `list_filter` custom tag - improve performance for `json_sections`
+- imports - key matches: use unicode on keys
+- imports: simplify, refactor and clean
+- import: do not strip `concat_str` field
+
+
v4.99.21 - 2026-02-11
---------------------
diff --git a/changelog/fr/changelog_2025-06-19.md b/changelog/fr/changelog_2025-06-19.md
index a288b30a1..066e5f3fe 100644
--- a/changelog/fr/changelog_2025-06-19.md
+++ b/changelog/fr/changelog_2025-06-19.md
@@ -1,3 +1,31 @@
+v4.99.22 - 2026-02-25
+---------------------
+
+### Correction de dysfonctionnements ###
+- gabarits operation/dossier : correction des valeurs de communes (#6625)
+- formulaires personnalisés - dossiers : exclusion du champ « type de permis » (#6429)
+- correction de traduction (#6626)
+
+
+### Fonctionnalités/améliorations ###
+- site archéologique - tableaux des unités enregistrement - deux tableaux à partir de l'opération ou en lien direct (#6623)
+- admin - import clés de rapprochements : ajout de filtre, de colonne et d'un message d'avertissement
+- gabarits - unités d'enregistrement : amélioration de la présentation
+
+
+### Technique ###
+- gabarits:
+ - balise personnalisée `list_filter` (utile notamment pour les champs personnalisés contenus dans `json_sections`)
+ - performance améliorée pour `json_sections`
+- pages d'administration :
+ - formulaires personnalisés : import/export JSON
+ - contrats tarifaires : exporter tous les prix dans un document LibreOffice Calc
+- imports:
+ - correspondances de clés : utilisation de l'unicode pour les clés
+ - ne pas supprimer les espaces du champ `concat_str`
+ - simplification, refactorisation et nettoyage
+
+
v4.99.21 - 2026-02-11
---------------------