diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-11-28 15:30:34 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-11-28 15:34:00 +0100 |
commit | 308e0fb9afd3747d7f7822058582ea701a71aaf7 (patch) | |
tree | 41a22781ca6f7e4dfe1ce06b0aa9e2c7d24adb43 /changelog/fr/changelog_2023-01-25.md | |
parent | a5d3afd375e0232f51a9525f54a455b8b2529090 (diff) | |
download | Ishtar-308e0fb9afd3747d7f7822058582ea701a71aaf7.tar.bz2 Ishtar-308e0fb9afd3747d7f7822058582ea701a71aaf7.zip |
🐛 Document table: fix performance issue on sort (refs #5667)
Diffstat (limited to 'changelog/fr/changelog_2023-01-25.md')
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 4b822e556..5295d75d5 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -6,6 +6,7 @@ v4.0.67 - 2023-11-28 - Profile d'instance : - correction de migration de base de données : valeur par défaut pour l'identifiant complet et le libellé mise en cache (#5674) - correction du champ "centre par défaut" (#5675) +- Table documents : correction d'un problème de performance lors du tri (#5667) v4.0.66 - 2023-11-22 -------------------- |