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.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 738a2a39..8ed15b4f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## 3.5.0
+
+### Added
+
+- Implement support for TemplateSource file creation method
+- Add occ command to update template files
+
+### Fixed
+
+- Fix inserting images with groupfolders that have ACL configured
+- Fix setting cache values when editing federated (@xklonx)
+- Dependency bumps
+
## 3.4.6
### Added