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-02-06 23:50:05 +0300
committerJulius Härtl <jus@bitgrid.net>2019-02-06 23:50:05 +0300
commitf9916ebfd4f86bac3e8e1f1d54acb2c93a74156b (patch)
tree1f89862022500e023577e828629ffcb8b1f92b8a /CHANGELOG.md
parentf4241904eb3ec4bb5c462d33cd64f2ce3936aade (diff)
Bump version to 3.2.0v3.2.0
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1071c83f..d919542b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,18 @@
+**3.2.0**
+- Added: File actions menu in the header
+- Added: Handle UI_CreateFile post message
+- Added: Handle unreachable collabora instance
+- Added: Load capabilities in a background job
+- Fixed: Pass proper response to registerFilesMenu
+- Fixed: Translation for Insert images
+- Fixed: Remove language settings from templates
+- Fixed: Better wording for the image file picker
+- Fixed: Use first template if none is selected
+- Fixed: Proper scroll behaviour on Nextcloud 14/15
+- Fixed: Create new text documents from within collabora
+- Fixed: Use proper templates on old collabora versions
+- Fixed: Convert nextcloud locale to BCP47 languages tag correctly
+
**3.1.1**
- Fixed: Capabilities fetching when no url is entered
- Fixed: Capabilities timeout of 5 seconds