Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3e98dbad..45891e35 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## 3.2.4
+
+### Fixed
+
+- Only update capabilities on successfull fetch
+- Increase timeout when fetching capabilities
+- Fix translations on file actions
+- Only try to generate previews if convert-to is available
+- Trigger favorite action properly
+- Set proper nonce on the outer iframe
+- Fix guest name input
+
## 3.2.3
### Fixed