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:
authorJulius Härtl <jus@bitgrid.net>2019-05-15 12:43:39 +0300
committerJulius Härtl <jus@bitgrid.net>2019-05-15 12:49:15 +0300
commitf0c2c1a166af6c1be74968bd48f0b9d831e94666 (patch)
tree1c86eb89d1b7f1cd63cf337163594dfdca70103b /CHANGELOG.md
parentbe03e8c24bbb7101cc776cf64034999179079436 (diff)
Bump version to 3.3.3
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 95a3d3a6..8fa6d9be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+
+## 3.3.3
+
+### Fixed
+- Avoid scrolling if iframe is visible
+- Return proper product name if it is provided
+- Fix searching in groups with other user backends
+
## 3.3.2
### Fixed