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:
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