diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-17 12:48:23 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-19 14:45:57 +0100 |
commit | 41d594664e43ebb6440c895396286c09bacb0307 (patch) | |
tree | 8df544ee69c47a388d0777013451cd20a08ec76f /changelog | |
parent | 4a4ac8d3a3ad2bba22fbe38603c7c0f18a3d73e6 (diff) | |
download | Ishtar-41d594664e43ebb6440c895396286c09bacb0307.tar.bz2 Ishtar-41d594664e43ebb6440c895396286c09bacb0307.zip |
🔖 version 4.3.22
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 15 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 17 |
2 files changed, 31 insertions, 1 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 0d4e9af42..73082fcc6 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,18 @@ +v4.3.22 - 2025-02-17 +-------------------- + +### Features/improvements ### +- operations searches: add "Result considered negative" field +- exhibition: + - add description field + - basket sheet: display associated exhibitions + - create exhibition from basket + + +### Bug fixes ### +- permissions: fix author and biographical notes permission generation (refs #6187) + + v4.3.21 - 2025-02-11 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 94df622a0..3a8a2ce4c 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,18 @@ +v4.3.22 - 2025-02-17 +-------------------- + +### Fonctionnalités/améliorations ### +- recherche opération : ajout du champ « Résultat considéré comme négatif » +- expositions : + - ajout du champ description + - fiche panier : affichage des expositions associées + - création d'une exposition depuis un panier + + +### Corrections de dysfonctionnements ### +- permissions: fix author and biographical notes permission generation (refs #6187) + + v4.3.21 - 2025-02-11 -------------------- @@ -13,7 +28,7 @@ v4.3.20 - 2025-02-10 - recherches par ville, par zone pour les personnes, les organisations, les dossiers archéologiques, les enregistrements de contexte, les entrepôts et les conteneurs (#6095) -### Corrections de bugs ### +### Corrections de dysfonctionnements ### - nombreuses corrections sur les permissions (#6068, #6098, #6099, #6100, #6104, #6109, #6110, #6115, #6118, #6125) - correction de l'absence de traduction de la page d'accueil pour les nouvelles instances (#6136) |