diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-18 15:48:46 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-19 14:45:57 +0100 |
commit | 8bbb6cbd7bf229a1d6a8d8fb31e0ca4af4ef54d6 (patch) | |
tree | 000571588bd5fdfb224cab721002aa75409996ad /changelog | |
parent | 2f3859030a8b6e484ae0915cc455c3050c6f60fa (diff) | |
download | Ishtar-8bbb6cbd7bf229a1d6a8d8fb31e0ca4af4ef54d6.tar.bz2 Ishtar-8bbb6cbd7bf229a1d6a8d8fb31e0ca4af4ef54d6.zip |
đź”– version 4.3.23
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 19 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 15 |
2 files changed, 34 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 73082fcc6..c4e95f8f5 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,22 @@ +v4.3.23 - 2025-02-18 +-------------------- + +### Features/improvements ### +- admin: + - improve Next/Previous buttons, + - importer columns - set default importer type and col number + + +### Bug fixes ### +- fix museum find templates +- imports: fix concat with non string +- permissions: fix '"{AREA}"' syntax (#6125) + + +### Technical ### +- sheet find refactoring + + v4.3.22 - 2025-02-17 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 3a8a2ce4c..70c9789bf 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,18 @@ +v4.3.23 - 2025-02-18 +-------------------- + +### Fonctionnalités/améliorations ### +- administration : + - amélioration des boutons suivant/précédent, + - importeurs colonnes - création données par défaut pour type d'importateur et numéro de la colonne + + +### Corrections de dysfonctionnements ### +- correction des fiches mobilier musée +- imports : correction de la concaténation pour les données non textuelles +- permissions : correction de la syntaxe '"{AREA}"' (#6125) + + v4.3.22 - 2025-02-17 -------------------- |