summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2024-01-10 11:04:04 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2024-02-05 10:56:44 +0100
commit1070a8a4f0232b2d3fda1e21a143f63ef72a1a9d (patch)
tree339e9cf520aa47ff17e890a455a585db46ef3cf6 /changelog
parent21c1df6c555b275ea6fde1ba936baf18d419b237 (diff)
downloadIshtar-1070a8a4f0232b2d3fda1e21a143f63ef72a1a9d.tar.bz2
Ishtar-1070a8a4f0232b2d3fda1e21a143f63ef72a1a9d.zip
🐛 CSV result - fix missing columns (refs #5677) - 🩹 improve CSV result values
Diffstat (limited to 'changelog')
-rw-r--r--changelog/en/changelog_2022-06-15.md4
-rw-r--r--changelog/fr/changelog_2023-01-25.md3
2 files changed, 7 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md
index ca5a8d547..d222633e1 100644
--- a/changelog/en/changelog_2022-06-15.md
+++ b/changelog/en/changelog_2022-06-15.md
@@ -43,6 +43,10 @@ v4.0.XX - 2099-12-31
- geo sheet:
- do not zoom or select point with no x, y coordinates
- fix 2d point display
+- imports - CSV result:
+ - fix missing columns (#5677)
+ - improve values format
+
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 179015abc..63a543741 100644
--- a/changelog/fr/changelog_2023-01-25.md
+++ b/changelog/fr/changelog_2023-01-25.md
@@ -45,6 +45,9 @@ v4.0.XX - 2099-12-31
- fiche géo :
- retrait des fonctions de zoom et de sélection pour les points sans coordonnées x et y
- correction de l'affichage de points 2D
+- imports - CSV de résultat :
+ - correction de colonnes manquantes (#5677)
+ - amélioration du formatage des valeurs
v4.0.72 - 2024-02-05
--------------------