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>2020-07-07 23:01:40 +0300
committerdartcafe <github@dartcafe.de>2020-07-07 23:01:40 +0300
commit47860a45a93d7256b280a8808608ae28a8923e21 (patch)
treed5d6d18faefc6a9353cd45e56e8d50ebfc5e70d5 /CHANGELOG.md
parent57c25aefc9708ad2da994cf552636f36962f0e98 (diff)
prepared changelog for 1.5
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0eb72e93..bc8a6348 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [1.5.0] - tbd
+ - Stop immediatley sending of invitation mails after adding a share #1007 #935
+ - Fix: Hide usernames in notification mail, if results in poll are hidden #990 #980
+ - Adding a REST-API #966
+ - Exclude disbled users from shares #1008 #997
+ - Exclude mails to disabled users in group invitations #960
+ - Fix with adding empty dates #961 #958
+ - Changed misleading prompt for username in public polls #956 #938
+ - Raised minute step to 5 minutes in datepicker #963 #957
+ - Changed some icons #862
+ - Added the ability to confirm options #939 #136
+ - A lot of refactoring
+
+
+
## [1.4.3] - 2020-05-03
- fix #909
- fix #910