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>2021-01-27 16:51:35 +0300
committerJulius Härtl <jus@bitgrid.net>2021-01-27 16:51:35 +0300
commitadd40f28369d1a8daf9c1185567a9c31239ce733 (patch)
tree7c7697192088899302dc6b2bff942f36f1aa0356 /CHANGELOG.md
parentcb6d3d01f6e500285458a61fb00c6a5fb5d61cbe (diff)
Bump version to 3.7.13v3.7.13
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 62f6839b..a5cbe105 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## 3.7.13
+
+* [#1326](https://github.com/nextcloud/richdocuments/pull/1326) Do not update CSP on calls to files_sharing @rullzer
+* [#1327](https://github.com/nextcloud/richdocuments/pull/1327) Handle errors when fetching remote file info more gracefully @juliushaertl
+* [#1329](https://github.com/nextcloud/richdocuments/pull/1329) Move federation cache to a distributed one @juliushaertl
+
## 3.7.12
* [#1178](https://github.com/nextcloud/richdocuments/pull/1178) Show error if trying to open a file on session credential based external storage @juliushaertl