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-06-15 14:04:28 +0300
committerAndras Timar <andras.timar@collabora.com>2017-06-15 14:04:28 +0300
commit9d2563d545203de4d25578881960a3dddf94f051 (patch)
tree3ba194fc5c5801c23d24426201651eaa0f332063
parent3a8a629d10a6bd1ce3c1e5b7a95dd76a728a1b2f (diff)
Bump version to 1.11.331.11.33
-rw-r--r--CHANGELOG.md6
-rw-r--r--appinfo/info.xml2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c630d3a5..b4be76cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+**1.11.33**
+- Feature: Restore 'Enable edit for specific groups' feature, fixes #66
+- Feature: Only edit textfiles with Collabora Online, when texteditorapp is disabled
+- Feature: Include support for X-LOOL-WOPI-Timestamp
+- Bug: Undefined variable 'owneruid'
+
**1.11.32**
- Bug: Show Display Name of user, not its uid in userlist
- Bug: Do not throw exception when user not found. It might be a public link share.
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 51252aea..028d31b9 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<description>Collabora Online allows you to to work with all kinds of office documents directly in your browser. This application requires Collabora Cloudsuite to be installed on one of your servers, please read the documentation to learn more about that.</description>
<summary>Edit office documents directly in your browser.</summary>
<licence>AGPL</licence>
- <version>1.11.32</version>
+ <version>1.11.33</version>
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
<bugs>https://github.com/nextcloud/richdocuments/issues</bugs>
<repository type="git">https://github.com/nextcloud/richdocuments.git</repository>