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-03-08 16:16:00 +0300
committerJulius Härtl <jus@bitgrid.net>2021-03-08 16:16:00 +0300
commitd9887372e17c3028666271e41bc4c21214a3d73e (patch)
treec40f9059aacdd5a6ebbf9e35a92a52a108e06db1 /CHANGELOG.md
parent7ab36ce3153f046fd0263d086897a53ba5bd14fc (diff)
Bump version to 4.0.2v4.0.2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5bae0cc4..6976be9b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,15 @@
# Changelog
+
+## 4.0.2
+
+* [#1374](https://github.com/nextcloud/richdocuments/pull/1374) Make sure that the same host remote is always considered as trusted
+* [#1394](https://github.com/nextcloud/richdocuments/pull/1394) Improve dark theme experience @mwalbeck
+* [#1396](https://github.com/nextcloud/richdocuments/pull/1396) Avoid determination of document editor in per-user-encryption setups @marioklump
+* [#1397](https://github.com/nextcloud/richdocuments/pull/1397) Emit events on frontend states
+* [#1401](https://github.com/nextcloud/richdocuments/pull/1401) Assets: Use octet-stream and attachment instead of allowing to inline display
+* [#1412](https://github.com/nextcloud/richdocuments/pull/1412) Trim duplicate trailing slashes in wopi url
+* [#1414](https://github.com/nextcloud/richdocuments/pull/1414) Add docs and sharingToken to the events
+
## 4.0.1
* [#1385](https://github.com/nextcloud/richdocuments/pull/1385) Fix opening files after creating them from a template