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:08:55 +0300
commit7772efc272978d646f5e8bdecf5ab342a02944dd (patch)
tree18d0f0357228f54435a6aca8438d9afeef2c14b6
parentb67dab3f5b497b000aace8e064cd9d0adcc893e4 (diff)
Bump version to 1.12.331.12.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 6a2198a2..aedd447c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+**1.12.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.12.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 9030fdcb..cbe0743c 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.12.32</version>
+ <version>1.12.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>