diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-09-25 19:04:37 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-09-25 19:04:37 +0200 |
commit | 594c025a3f66c699f4b2a7add12781b7b6ad03e7 (patch) | |
tree | 71a30b2e8f1f859ede206f9dcea9478e95c77c6c /changelog | |
parent | f858d5a16a610fc6a9dfbc47b749a6949a6ea51b (diff) | |
download | Ishtar-594c025a3f66c699f4b2a7add12781b7b6ad03e7.tar.bz2 Ishtar-594c025a3f66c699f4b2a7add12781b7b6ad03e7.zip |
🐛 Federation: instead of deleting excluded fields, set them to null - distant sheets: add missing default permission check
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 8 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 0fe38c7e5..e4f2b2631 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,11 @@ +v4.0.58 - 2023-09-25 +-------------------- + +### Bug fixes ### +- Federation: + - instead of deleting excluded fields, set them to null + - distant sheets: add missing default permission check + v4.0.57 - 2023-09-13 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 8010316c5..aff53f878 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,11 @@ +v4.0.58 - 2023-09-25 +-------------------- + +### Corrections de dysfonctionnements ### +- Fédération : + - au lieu de supprimer les champs exclus, leur attribuer la valeur vide + - fiches distances : ajout de permissions par défaut manquantes + v4.0.57 - 2023-09-13 -------------------- |