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-07-31 16:25:27 +0300
committerAndras Timar <andras.timar@collabora.com>2017-07-31 16:25:27 +0300
commit93f8b0da47cf35617c679d698f91f1e466862ebc (patch)
tree4a7f14fe7fb9659ed9ddce31e18c4b2d51e6274f
parent3eba8b76443a832f245839a1e744739bf087fa78 (diff)
Bump version to 1.11.341.11.34
-rw-r--r--CHANGELOG.md4
-rw-r--r--appinfo/info.xml2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b4be76cf..bed28a49 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+**1.11.34**
+- Bug: Fix editing publicly shared documents
+- Bug: Delete creator/last modifier name from document templates
+
**1.11.33**
- Feature: Restore 'Enable edit for specific groups' feature, fixes #66
- Feature: Only edit textfiles with Collabora Online, when texteditorapp is disabled
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 028d31b9..ea6af5e4 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.33</version>
+ <version>1.11.34</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>