There was an error while loading. Please reload this page.
1 parent 95005a8 commit fee5fdfCopy full SHA for fee5fdf
2 files changed
CHANGELOG.md
@@ -5,6 +5,10 @@
5
# Changelog
6
All notable changes to this project will be documented in this file.
7
8
+## 1.20.3 – 2025-10-10
9
+### Fixed
10
+- fix(trashbin): Fix compatibility with files_trashbin when allowing by mimetype
11
+
12
## 1.20.2 – 2025-09-23
13
### Changed
14
- Update translations
appinfo/info.xml
@@ -17,7 +17,7 @@ An example would be to deny access to MS Excel/XLSX files owned by the "Human Re
17
18
Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)</description>
19
20
- <version>1.20.2</version>
+ <version>1.20.3</version>
21
<licence>agpl</licence>
22
<author>Arthur Schiwon</author>
23
<author>Joas Schilling</author>
0 commit comments