From b2235aad17e3c7d03f7f8d5010768f27cbb92e4a Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 12 Nov 2025 12:15:23 +0100 Subject: [PATCH] chore(release): Release 3.0.2 Signed-off-by: Joas Schilling --- CHANGELOG.md | 4 ++++ appinfo/info.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ef4d050..ee95b464 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ # Changelog All notable changes to this project will be documented in this file. +## 3.0.2– 2025-11-12 +### Fixed +- perf: Improve performance by reusing the existing mount point + ## 3.0.1 – 2025-10-10 ### Fixed - fix(trashbin): Fix compatibility with files_trashbin when allowing by mimetype diff --git a/appinfo/info.xml b/appinfo/info.xml index 0dfd44fd..4fa4b234 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ An example would be to deny access to MS Excel/XLSX files owned by the "Human Re Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow) - 3.0.1 + 3.0.2 agpl Arthur Schiwon Joas Schilling