diff options
Diffstat (limited to 'changelog/en/changelog_2022-06-15.md')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 77a3b118d..0305366e5 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,22 @@ +v4.3.1 - 2024-11-13 +-------------------- + +### Features/improvements ### +- permissions management: + - use of queries to manage permissions + - expiration date for profiles + - specific deletion permissions (not anymore linked to modification) +- search: OR syntax with "||" + + +### Technical ### +- permissions management: + - refactoring of possession (direct, on creation, with basket) + - refactoring of heritage + - refactoring of areas association +- special syntax for using identifier in search "id:1234" (used by permission query mecanism) + + v4.1.53 - 2025-02-19 -------------------- |