diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7cdb9888..88d393b0 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.4 – 2025-11-12
+### Fixed
+- perf: Improve performance by reusing the existing mount point
+
## 1.20.3 – 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 ab187645..730ff966 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.3
+ 1.20.4
agpl
Arthur Schiwon
Joas Schilling