changelog
Some checks are pending
Test & Docs / lint (push) Waiting to run
Test & Docs / docs (push) Waiting to run
Test & Docs / tests (postgresql, 3.10) (push) Waiting to run
Test & Docs / tests (postgresql, 3.12) (push) Waiting to run

This commit is contained in:
Yohan Boniface 2024-12-11 20:01:26 +01:00
parent ddfef9cbe7
commit b40b4e6306

View file

@ -12,6 +12,7 @@
This release is mainly about being able to deploy uMap on helm/k8s, with a S3-compatible storage. Doing so, This release is mainly about being able to deploy uMap on helm/k8s, with a S3-compatible storage. Doing so,
we introduce two new map statuses: we introduce two new map statuses:
- "draft" (which is now the default, unless you change the UMAP_DEFAULT_SHARE_STATUS setting), which - "draft" (which is now the default, unless you change the UMAP_DEFAULT_SHARE_STATUS setting), which
makes the maps private by default makes the maps private by default
- "deleted", which make that now a delete will be a soft delete (and the command `umap empty_trash` - "deleted", which make that now a delete will be a soft delete (and the command `umap empty_trash`