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.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 006aec30..a0963ec0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## 3.7.15
+
+* [#1339](https://github.com/nextcloud/richdocuments/pull/1339) Open file after creating from template
+* [#1355](https://github.com/nextcloud/richdocuments/pull/1355) Apply new file name after rename
+* [#1383](https://github.com/nextcloud/richdocuments/pull/1383) use https for fetching the demo servers
+* [#1384](https://github.com/nextcloud/richdocuments/pull/1384) Add proper return values to occ commands
+
+
## 3.7.14
* [#1331](https://github.com/nextcloud/richdocuments/pull/1331) Log the exception so we know what is actually failing @rullzer