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:
authorJulius Härtl <jus@bitgrid.net>2019-03-20 00:15:25 +0300
committerGitHub <noreply@github.com>2019-03-20 00:15:25 +0300
commitf8bff54e91dfa3347253bb521c6d7df3b2d2a19f (patch)
tree634f5435bdfe8cde2352e1489e75b9e2e1f48753 /CHANGELOG.md
parentd8db33bd19851fe39dae30989ff855deef479ec0 (diff)
parentb484612f2d4ee09683f647ad7d1e5672e1ff3643 (diff)
Merge pull request #454 from nextcloud/release/3.2.4v3.2.4
Bump version to 3.2.4
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