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:
authorAndras Timar <andras.timar@collabora.com>2017-04-26 13:48:29 +0300
committerAndras Timar <andras.timar@collabora.com>2017-04-26 13:48:29 +0300
commita6ca1cd81874a020787b863a048567c877e5af19 (patch)
treeaac2fb33024509cb715fc304bd448d44ad61b288
parentc1f81dc36a2294e42f08d3325ac65a989ccc178a (diff)
Update CHANGELOG.md1.1.26
-rw-r--r--CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 01463807..f4280c89 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,16 @@
+**1.1.26**
+- Bug: Set the correct language tag expected by JS
+- Bug: Replace trailing slash of WOPI URL
+- Bug: Try opening readonly documents too
+- Bug: Fix revision history
+- Feature: Add rtf and txt as supported file formats
+- Feature: Add icon to admin page sidebar
+- Feature: Add logging and template to unhandled exceptions
+
**1.1.25**
- Bug: Fix height for revision history viewer
- Feature: Support for multitenancy installations of LibreOffice Online
**1.1.24**
- Bug: Fix undefined PHP notices
-- Security: Properly check for password on password protected shares \ No newline at end of file
+- Security: Properly check for password on password protected shares