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-09-08 09:41:29 +0300
committerdartcafe <github@dartcafe.de>2020-09-08 09:41:29 +0300
commitbee163c17384ce2ea90be6ac960b4c213ed10ee1 (patch)
tree5fe7b75d271b71ccbfd1dfcd15f8370681a1e0a3 /CHANGELOG.md
parent0a1afa84085c5d8822f6771617a9acff5e502fb8 (diff)
update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b00b272..fd2eac90 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,10 +3,13 @@ All notable changes to this project will be documented in this file.
## [1.5.1 - beta2] - 2020-08-17
- Lookup calendars for conflict #1056 #747
+ - convert URIs in description into clickable links #1067
+ - added a poll to force poll appear under relevant polls navigation entry for all users #1072
+ - move cloning of options to backend #1058
- add user settings
- some style fixes
- updated dependencies
- - move cloning of options to backend #1058
+ - load app icons via url-loader
## [1.5.0 - beta1] - 2020-08-17
- Drop support for Nextcloud 16
@@ -22,6 +25,7 @@ All notable changes to this project will be documented in this file.
- Added the ability to confirm options #939 #136
- A lot of refactoring
- Don't invite disabled users #997
+ - add time zone info to date polls #1076
## [1.4.3] - 2020-05-03