There was an error while loading. Please reload this page.
2 parents 1a15b29 + 464b65f commit b644b1cCopy full SHA for b644b1c
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.4 – 2025-11-12
9
+### Fixed
10
+- perf: Improve performance by reusing the existing mount point
11
+
12
## 1.20.3 – 2025-10-10
13
### Fixed
14
- fix(trashbin): Fix compatibility with files_trashbin when allowing by mimetype
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.3</version>
+ <version>1.20.4</version>
21
<licence>agpl</licence>
22
<author>Arthur Schiwon</author>
23
<author>Joas Schilling</author>
0 commit comments