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-11-26 12:46:45 +0300
committerJulius Härtl <jus@bitgrid.net>2019-11-26 12:46:45 +0300
commit5acc9f1b451819514ddde47018e885a9998793d2 (patch)
tree9a24c08976d367df19e8e8e11d26a83d9a8b2595 /CHANGELOG.md
parent83e72c9d3ad4b9b5cc0fd3aa20f632c0634980bb (diff)
Bump version to 3.4.5v3.4.5
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 13 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f7e0be41..8ae04024 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,26 @@
# Changelog
+## 3.4.5
+
+### Fixed
+- Retry putContent operation if locked
+- Include locale in the loleaflet lang parameter
+- Make sure files created from the same template have a different WOPI file id
+- Always use the owner file owner to access for share links
+- Make sure Firefox doesn't navigate out of the current directory
+- Dependency bumps
+
+
## 3.4.4
-## Fixed
+### Fixed
- Fix issue when creating files from templates
- Make sure files are properly opened after creation
## 3.4.3
-## Fixed
+### Fixed
- Update translations
- Bump dependencies
- Always open CSV files with collabora (#671)