diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-27 15:23:50 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-27 16:50:35 +0100 |
commit | 4566c05ecafbba8c89e0a5f343742ad8862e41ad (patch) | |
tree | b54435dff93d340bcd80dbfbdff72387a7a35cd7 /changelog | |
parent | dccd9e59f3385809e51d30f56306f1e96aa99437 (diff) | |
download | Ishtar-4566c05ecafbba8c89e0a5f343742ad8862e41ad.tar.bz2 Ishtar-4566c05ecafbba8c89e0a5f343742ad8862e41ad.zip |
🐛 Fix consultation permissions on the contents of a container (#5767)
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 1 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 7 |
2 files changed, 5 insertions, 3 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 03a61dee2..29d371a53 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -60,6 +60,7 @@ v4.0.XX - 2099-12-31 - fix missing columns (#5677) - improve values format - context record relations graph - fix '\n' string (#5500) +- fix consultation permissions on the contents of a container (#5767) v4.0.72 - 2024-02-05 diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 9506abec0..1137e6d81 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,8 +1,8 @@ v4.0.XX - 2099-12-31 -------------------- -- musée... -- notices bio +- Module musée +- Ajout des notices biographiques ### Fonctionnalités/améliorations ### - formulaire géographique : @@ -60,7 +60,8 @@ v4.0.XX - 2099-12-31 - imports - CSV de résultat : - correction de colonnes manquantes (#5677) - amélioration du formatage des valeurs -- relations d'unité d'enregistrements - correction du caractère '\n' (#5500) +- graphe de relations entre unité d'enregistrements - correction du caractère '\n' (#5500) +- correction des droits de consultation sur le contenu d'un contenant (#5767) v4.0.72 - 2024-02-05 -------------------- |