From 0b7a051a872bee31653e442036b2c9e23b9d71f0 Mon Sep 17 00:00:00 2001 From: Laurent Panabieres <laurent.panabieres@veremes.com> Date: Wed, 27 Nov 2024 09:27:16 +0100 Subject: [PATCH] =?UTF-8?q?M=C3=A0j=20changelog=202024.02.00?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Màj changelog 2024.02.00 --- doc/source/changelog/2024.02.00/changelog.md | 11 +++++++++++ doc/source/changelog/index.rst | 1 + 2 files changed, 12 insertions(+) create mode 100644 doc/source/changelog/2024.02.00/changelog.md diff --git a/doc/source/changelog/2024.02.00/changelog.md b/doc/source/changelog/2024.02.00/changelog.md new file mode 100644 index 00000000..2f80254b --- /dev/null +++ b/doc/source/changelog/2024.02.00/changelog.md @@ -0,0 +1,11 @@ +# vMap2 2024.02.00 + +Le document ci-dessous présente une liste non exhaustive d'évolutions / corrections à retrouver dans la nouvelle version majeure 2024.02.00 de vMap2. + +## Évolutions + +### Évolutions - Hors ligne + +vMap2 est désormais compatible en version hors ligne. Cela signifie qu'un utilisateur peut aussi bien consulter, saisir, modifier, supprimer des données cartographiques ou attributaire en étant connecté ou pas à internet. + +Plus d'information sur le paramétrage et la configuration de l'application dans la [documentation administrateur](http://documentation.veremes.net/vmap2/administrator/index.html) et plus d'information sur le fonctionnement de vMap2 en "non connect" (hors ligne) dans la [documentation utilisateur](http://documentation.veremes.net/vmap2/user/index.html) \ No newline at end of file diff --git a/doc/source/changelog/index.rst b/doc/source/changelog/index.rst index 6abf446f..8c2809a6 100644 --- a/doc/source/changelog/index.rst +++ b/doc/source/changelog/index.rst @@ -5,6 +5,7 @@ :maxdepth: 1 :glob: + 2024.02.00/changelog.md 2024.01.03/changelog.md 2024.01.02/changelog.md 2024.01.01/changelog.md -- GitLab