Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2021-01-03 01:29:16 +0300
committerdartcafe <github@dartcafe.de>2021-01-03 01:29:16 +0300
commitb9d529b133e598d09aed8d7228599117a190713d (patch)
treeb1f53164867926af8f3cdfb273a578d1fa6e3bce
parent0e3cfe92bab07a101cfb2d6a2591531bb1740050 (diff)
CHANGELOG.mdv1.7.0-RC1
-rw-r--r--CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa82eb18..b2bfa45d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,17 @@
# Changelog
All notable changes to this project will be documented in this file.
-## [1.6.3] - tbd
+## [1.7.0 - RC1] - 2021-01-02
+ - [enhancement] #188 use notification app for invitations
+ - [enhancement] #907 reload current poll every 30 seconds
+ - [enhancement] #924 admin users can delete and takeover polls from other users via new admin section
+ - [enhancement] #881 respect autocompletion limitations from share settings for users, group and circle searches
+ - [gui] public polls - combine registration dialogs into one dialog
+ - [gui] polls overview changed display of expiration timespan
+ - [fix] #433, #856 avoid duplicates in different tables
- [fix] #1252 - External user is not listed in admin's shares list
+ - [fix] #1183 - Avoid concurrent long term user searches with a big user base
+ - [fix] #1181 - Speed up poll overview, by avoiding unnecessary loading of polls, the user is not allowed to see
## [1.6.2] - 2020-11-19
- [fix] Subscription was missing for logged in users