diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-09-11 19:00:28 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-05 10:51:51 +0100 |
commit | 8e58d6f632282796e8532870d17858a71f7e4fb0 (patch) | |
tree | 2c8b3a8697e7c9862b8bfe09d10ed37698750aaa /changelog | |
parent | ffb0f3de1fc0415c20a4e642d459ab7baaa74923 (diff) | |
download | Ishtar-8e58d6f632282796e8532870d17858a71f7e4fb0.tar.bz2 Ishtar-8e58d6f632282796e8532870d17858a71f7e4fb0.zip |
💄 reorganize import tables
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 4 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 4e028b805..fa144629e 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -3,6 +3,10 @@ v4.0.XX - 2099-12-31 ### Features/improvements ### - imports form: reorganisation of field order +- import table : + - automatic progress refresh + - reorganization of fields + - improved presentation 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 2eefa8d80..6c07bf5fd 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -3,6 +3,10 @@ v4.0.XX - 2099-12-31 ### Fonctionnalités/améliorations ### - formulaire d'imports: réorganisation de l'ordre des champs +- table des imports : + - raffrachissement automatique de l'avancement + - réorganisation des champs + - amélioration de la présentation v4.0.72 - 2024-02-05 |