From 81df278cfb6b7a986200ab422c70606c091f04c4 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 6 Jun 2017 09:29:18 +0200 Subject: [PATCH] Update CHAMGELOG.md for 1.12.32 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2055a6cf..6a2198a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +**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. +- Bug: Use the file owner from the share object, if available. Fixes #85. +- Bug: Shorter db index name. Fixes #54. + **1.12.31** - Bug: Guard encryption support