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