From 472a22ef21418025e50f1607a09fede3a50bb3c1 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Fri, 28 Apr 2017 12:27:53 +0200 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5f8415f..92840cb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +**1.1.25.1** +- Bug: Fix height for revision history viewer +- 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: 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