diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-07-04 18:12:36 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-07-04 18:23:05 +0200 |
commit | 066ef132f7456b0783a2b403b3f6b4106b50fdb9 (patch) | |
tree | 4eaa15cbb93fdde41eb33feb68d76de49b67f977 /changelog | |
parent | eaf0393eabd7089247b152897465b186b92be86f (diff) | |
download | Ishtar-066ef132f7456b0783a2b403b3f6b4106b50fdb9.tar.bz2 Ishtar-066ef132f7456b0783a2b403b3f6b4106b50fdb9.zip |
🐛 fix parcel table - wizard summary (inappropriate l10n)
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 5 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index d045ac087..27fd43178 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -4,6 +4,10 @@ v4.0.51 - 2099-07-03 ### Features/improvements ### - sheet: add a refresh button to update informations +### Bug fixes ### +- fix parcel table - wizard summary (inappropriate l10n) + + v4.0.50 - 2023-07-03 -------------------- @@ -26,7 +30,6 @@ v4.0.49 - 2023-06-21 - improve changelog display - Sheet: display spatial reference system with coordinates of points - ### Technical ### - JS: fix TrackPositionControl with https diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 794b328aa..4e16e2975 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -4,6 +4,9 @@ v4.0.51 - 2099-07-03 ### Fonctionnalités/améliorations ### - fiche : ajouter un bouton de rafraîchissement pour mettre à jour les informations +### Corrections de dysfonctionnements ### +- correction de l'affichage des parcelles et du résumé du `wizard` (localisation inappropriée) + v4.0.50 - 2023-07-03 -------------------- |