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-31 22:05:11 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-10-31 22:05:11 +0300
commit73f1400d05a6549cbfa40738615029de098da88c (patch)
tree0662c55c0ab946c1b0fccc66948b28663d5111bc /CHANGELOG.md
parent6fd47bd8ec78fdd4fe9bf361d5132435cc3c80a9 (diff)
Bump to 3.0.3v3.0.3
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a4669fb..f3f18bb0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+**3.03
+- Added: Notify clients when page is fully loaded (#291)
+- Fixed: Do not show spinner if we nickname chose is visible (#293)
+- Fixed: Disable the vertical swipe to reload gesture (#295)
+
**3.0.2
- Fixes: Only show document overlay when document is fully loaded (#283)
- Fixes: Generate assertUrl link with generateurl, so it also works in subfolder installations (#288)