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-12 10:08:43 +0300
committerdartcafe <github@dartcafe.de>2022-01-12 10:08:43 +0300
commit6f0a72badec7abbc42212d70ed87f939d879dce8 (patch)
treec601abafa6d202007f92879f224d5bda1c0f48f3 /CHANGELOG.md
parent2b09bfa0fbe33ae3b16cacccb2e83f5061df1287 (diff)
preparing changelog for 3.5
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f9e0ae28..de5afc4e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,24 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [3.5.0] - tbd
+## New
+- Added poll exports (.xlsx, odt, .csv, .html)
+- 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
+
+## Fixed
+- It was possible to add option proposals, when not registered in public polls
+- A deleted poll could cause repeating error logs on notifications
+
+## [3.5.0 RC1] - tbd
+- [new] #366 - Export poll (#1942, #2169)
+- [new] #804 - Use activities (#2154)
+- [new] #1986 - Combined view for date polls (#2175)
+- [fix] #2147 - Adding proposals is possible without registering (#2163)
+- [fix] #2133 - Notifications error with deleted polls(#2178)
+
## [3.4.2] - 2021-12-13
## New
- Added an indicator for shares, which indicates, if a share already voted or not