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:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-10-18 09:54:18 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-10-18 09:54:18 +0300
commit32edac2b92b4b81159589c5e7d1113857e43ff27 (patch)
tree9264b4425c7cc0dcbd3cb0b326a73130c6ca3843 /CHANGELOG.md
parent05a8115baec78a5c11cb4bf11720fe20ac7f248b (diff)
Bump to 3.0.1v3.0.1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3a6541fd..4515ae70 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+**3.0.1
+- Fixes: Do not show loading spinner overlay public page if we need a username
+- Fixes: Do not duplicate avatars in the top overlay
+
**3.0.0
- Bug: use editor to save the user (fixes #184)
- Bug: allow creation of OOXML files if app not in default location (fixes #118)