From 772c75473d08a3734465eb668ed8ed99dfa9416c Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Wed, 4 May 2022 12:10:49 +0200 Subject: Release groupfolder 10.0.3 Signed-off-by: Carl Schwan --- CHANGELOG.md | 10 ++++++++++ appinfo/info.xml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8c15c0b..2e323836 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 10.0.3 + +### Fixed + +- Fix MountProvider fetching paths on oracle @CarlSchwan #1976 +- Update parent folders cache when restoring files from trash @mejo #1962 +- Fix expiration when storage is unlimited and auto expiration is on @CarlSchwan #1988 +- Dispatch audit event when changing ACL rules @CarlSchwan #1927 +- Fix more than 1000 files in a groupfoler on orache @CarlSchwan #1893 + ## 10.0.2 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 8f9c23f0..4a664bc5 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -10,7 +10,7 @@ Folders can be configured from *Group folders* in the admin settings. After a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder. Note: Encrypting the contents of group folders is currently not supported.]]> - 10.0.2 + 10.0.3 agpl Robin Appelman GroupFolders -- cgit v1.2.3