changelog

This commit is contained in:
Yohan Boniface 2024-12-11 18:44:32 +01:00
parent 8f9ee89d18
commit c25ee5e29c

View file

@ -10,6 +10,7 @@ we introduce two new map statuses:
makes the maps private by default
- "deleted", which make that now a delete will be a soft delete (and the command `umap empty_trash`
could be run to do the real delete).
Also pursuing the code cleaning (more modules and spliting uMap core code from Leaflet rendering one).
### New features