From fee5fdfd89a04a729abd41cd0344e11c3ecdf8b6 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 10 Oct 2025 15:38:28 +0200 Subject: [PATCH] chore(release): Release 1.20.3 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 aadb6ada..7cdb9888 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.20.3 – 2025-10-10 +### Fixed +- fix(trashbin): Fix compatibility with files_trashbin when allowing by mimetype + ## 1.20.2 – 2025-09-23 ### Changed - Update translations diff --git a/appinfo/info.xml b/appinfo/info.xml index 0e50422b..ab187645 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) - 1.20.2 + 1.20.3 agpl Arthur Schiwon Joas Schilling