diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-10-24 18:43:45 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-10-24 18:43:45 +0200 |
| commit | 124779c8a0192aa869f466aab6b25ee9bf3530b0 (patch) | |
| tree | 34e0800bb9cb20a0d43fd21cba779397d93aa5aa | |
| parent | 966b7443e1d2001d69ca5b406e2b99969adc67ca (diff) | |
| download | Ishtar-124779c8a0192aa869f466aab6b25ee9bf3530b0.tar.bz2 Ishtar-124779c8a0192aa869f466aab6b25ee9bf3530b0.zip | |
🚧 update changelogdevelop-5.0
| -rw-r--r-- | changelog/en/changelog_2022-06-15.md | 8 | ||||
| -rw-r--r-- | changelog/fr/changelog_2025-06-19.md | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 1c5a4c475..b99eec5ec 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,11 @@ +### Bug fixes ### +- find search - fix context record criteria (#6452) +- fix regenerate cached label of childs on container move (#6480) +- person, organization tables: fix and optimize town name and person type list (#6441) +- fix permissions for imports +- fix image orientation display - do not take into account exif information (#6419) + + v4.99.2 - 2025-09-11 -------------------- diff --git a/changelog/fr/changelog_2025-06-19.md b/changelog/fr/changelog_2025-06-19.md index e208ef542..c7e8755ce 100644 --- a/changelog/fr/changelog_2025-06-19.md +++ b/changelog/fr/changelog_2025-06-19.md @@ -1,3 +1,11 @@ +### Correction de dysfonctionnements ### +- recherche mobilier - correction du critère Unité d'enregistrement (#6452) +- correction regénération du libellé en cache du mobilier des contenants enfants lors du déplacement du contenant parent (#6480) +- tables personnes, organisations : correction et optimisation des libellés de communes et des listes de types de personnes (#6441) +- correction des permissions sur les imports +- correction de l'orientation des images - ne pas prendre en compte les informations exif (#6419) + + v4.99.2 - 2025-09-11 -------------------- |
