From e727636cb643f4e8ef72ebeb9be05c0cbaf29b49 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 21 May 2026 10:49:11 +0200 Subject: [PATCH] chore(release): Changelog for 4.0.1 and version bump 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 d974b6c5..93a8f90e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ # Changelog All notable changes to this project will be documented in this file. +## 4.0.1 – 2026-05-21 +### Fixed +- fix(teamfolder): Fix mimetype detection in teamfolder trashbin + ## 4.0.0 – 2026-01-30 ### Changed - Require Nextcloud 33 diff --git a/appinfo/info.xml b/appinfo/info.xml index 3fb5d30c..58361b0a 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) - 4.0.0 + 4.0.1 agpl Arthur Schiwon Joas Schilling