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-11-12 13:05:25 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-11-12 13:05:25 +0300
commita0fac991e7ade78328a1f6a360b27234f27e8a2b (patch)
treeb85e8427d81f712ed4cdbd8950df318e7453b3bf /CHANGELOG.md
parent6cae59ade801de6400a3de8d0fed171a1fe7497c (diff)
Bump versionv3.0.5
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6892c795..58c2e221 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+**3.0.5
+- Fixed: Pass UID for direct tokens (#301)
+- Fixed: Do not show nextcloud bar on small screens (#306)
+- Fixed: Avatar improvements for editing users (#304)
+- Fixed: show password overlay properly (#308)
+
**3.0.4
- Fixed: Make php5.6 compatible again (#297)