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-08-30 12:41:41 +0300
committerJulius Härtl <jus@bitgrid.net>2019-08-30 12:41:41 +0300
commitf8d855cc3ad606333ea5bbad704e5c03b8505467 (patch)
treeb08b8a21234a1699364833f789cfb545c09ee004 /CHANGELOG.md
parentab2ba685e440eae5e4395d44bba366f3baac0c39 (diff)
Prepare 3.4.0-beta1
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66aad497..93fceea3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## 3.4.0 - unreleased
+
+### Added
+
+- Federated document editing
+- Watermarking
+
+### Fixed
+- General frontend refactoring to fix flaws in files app integration and performance issues
+- Check for type when uploading a template
+- Use proper public url instead of regular wopi endpoint to fix issues in locked down environments
+- Open file directly if only one template is available
+
## 3.3.15
### Fixed