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>2022-01-14 23:58:15 +0300
committerdartcafe <github@dartcafe.de>2022-01-14 23:58:15 +0300
commitdd7efe4a489aa69b2b08fc768eaf8f13ac9c07b4 (patch)
tree074dd591378bc5ed97bf57452b455384a149d04c /CHANGELOG.md
parentd3b115e4cadf5d82288bd7003e430ec3159f1b08 (diff)
changelog
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index de5afc4e..9a685fe3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
- Added activities
- Added a combo function, to view different date polls in one view
- Added feature switches for admins to en-/disable exports, activities and the new combo view
+- Linkify URLs and email addresses in text options
## Fixed
- It was possible to add option proposals, when not registered in public polls
@@ -16,6 +17,7 @@ All notable changes to this project will be documented in this file.
- [new] #366 - Export poll (#1942, #2169)
- [new] #804 - Use activities (#2154)
- [new] #1986 - Combined view for date polls (#2175)
+- [new] #2102 - Linkify options (#1709, #2190)
- [fix] #2147 - Adding proposals is possible without registering (#2163)
- [fix] #2133 - Notifications error with deleted polls(#2178)