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:
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1159dfb5..c630d3a5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+**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.
+- Bug: Use the file owner from the share object, if available. Fixes #85.
+- Bug: Shorter db index name. Fixes #54.
+
**1.11.31**
- Bug: Guard encryption support