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>2021-08-15 23:19:05 +0300
committerdartcafe <github@dartcafe.de>2021-08-15 23:19:05 +0300
commitd68d77d70781adf4178fd798d11cf2478e6224c5 (patch)
treed4bfff3fbb31b877dfbf38b1eaba0d80593bde04
parente255f8e318541121eea0eaaf6489098907a96a39 (diff)
Version update to 3.1.0-rc1
Signed-off-by: dartcafe <github@dartcafe.de>
-rw-r--r--CHANGELOG.md13
-rw-r--r--README.md21
-rw-r--r--appinfo/info.xml2
-rw-r--r--package.json2
-rw-r--r--screenshots/configuration.pngbin0 -> 86992 bytes
-rw-r--r--screenshots/edit-poll.pngbin130401 -> 0 bytes
-rw-r--r--screenshots/manage.pngbin0 -> 77005 bytes
-rw-r--r--screenshots/mobile-portrait.pngbin141719 -> 0 bytes
-rw-r--r--screenshots/mobile.pngbin0 -> 42931 bytes
-rw-r--r--screenshots/options.pngbin161576 -> 0 bytes
-rw-r--r--screenshots/overview.pngbin67471 -> 0 bytes
-rw-r--r--screenshots/share.pngbin0 -> 103464 bytes
-rw-r--r--screenshots/shares.pngbin139701 -> 0 bytes
-rw-r--r--screenshots/vote.pngbin70665 -> 0 bytes
14 files changed, 24 insertions, 14 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a83838fb..5c09d234 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [3.1.0-rc1] - 2021-08-16
+## Only available for Nextcloud 21/22
+- [ui] #1831 - visual fixes to polls list
+- [ui] #1891 - Updated vote view
+- [fix] #1858 - migration error when updating from version prior to 1.8 (#1867)
+- [fix] #1855 - scrolling in registration dialog on mobiles (#1860)
+- [fix] #1854 - share items could be too wide, with long user names (#1859)
+- [change] #1828 - hide internal user ids in public polls
+- some more minor fixes, optimizations and refactoring
+
+All changes: https://github.com/nextcloud/polls/issues?q=is%3Aclosed+milestone%3A3.1
+
+
## [3.0.0] - 2021-07-11
## This mainly a compatibility update to Nextcloud 22 and 21
### new Features/changes
diff --git a/README.md b/README.md
index 58310166..e648a392 100644
--- a/README.md
+++ b/README.md
@@ -29,24 +29,21 @@
## Bugs
- https://github.com/nextcloud/polls/issues
-## Screenshots (table view)
-Create a new poll from the navigation bar and get an overview of your polls
-![Overview](screenshots/overview.png)
+## Screenshots
+#### Manage your polls and create new ones
+![Manage Polls](screenshots/manage.png)
-#### Vote and comment (list view)
-![Vote](screenshots/vote.png)
+#### Many configuration options
+![Vote](screenshots/configuration.png)
-#### Edit poll inside the vote page
-![Edit poll](screenshots/edit-poll.png)
+#### Share your poll with other people
+![Edit poll](screenshots/share.png)
-#### Add shared links to your poll
+#### Vote on mobile
![Share poll](screenshots/shares.png)
-#### View the vote page on mobiles
-![Vote mobile portrait](screenshots/mobile-portrait.png)
-
## Installation / Update
-This app is supposed to work on Nextcloud version 19+.
+This app is supposed to work on Nextcloud version 21+.
### Install latest release
You can download and install the latest release from the [Nextcloud app store](https://apps.nextcloud.com/apps/polls).
diff --git a/appinfo/info.xml b/appinfo/info.xml
index f1141b38..751af9b0 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>Polls</name>
<summary>A polls app, similar to doodle/dudle with the possibility to restrict access.</summary>
<description>A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public).</description>
- <version>3.0.0</version>
+ <version>3.1.0-rc1</version>
<licence>agpl</licence>
<author>Vinzenz Rosenkranz</author>
<author>René Gieling</author>
diff --git a/package.json b/package.json
index e7f9d4e5..c56510ac 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "polls",
"description": "Polls app for nextcloud",
- "version": "3.0.0",
+ "version": "3.1.0-rc1",
"authors": [
{
"name": "Vinzenz Rosenkranz",
diff --git a/screenshots/configuration.png b/screenshots/configuration.png
new file mode 100644
index 00000000..19cb05a5
--- /dev/null
+++ b/screenshots/configuration.png
Binary files differ
diff --git a/screenshots/edit-poll.png b/screenshots/edit-poll.png
deleted file mode 100644
index 5e5c2905..00000000
--- a/screenshots/edit-poll.png
+++ /dev/null
Binary files differ
diff --git a/screenshots/manage.png b/screenshots/manage.png
new file mode 100644
index 00000000..aeb117f4
--- /dev/null
+++ b/screenshots/manage.png
Binary files differ
diff --git a/screenshots/mobile-portrait.png b/screenshots/mobile-portrait.png
deleted file mode 100644
index c31788dd..00000000
--- a/screenshots/mobile-portrait.png
+++ /dev/null
Binary files differ
diff --git a/screenshots/mobile.png b/screenshots/mobile.png
new file mode 100644
index 00000000..0f07be38
--- /dev/null
+++ b/screenshots/mobile.png
Binary files differ
diff --git a/screenshots/options.png b/screenshots/options.png
deleted file mode 100644
index 3f878757..00000000
--- a/screenshots/options.png
+++ /dev/null
Binary files differ
diff --git a/screenshots/overview.png b/screenshots/overview.png
deleted file mode 100644
index f67a9cfb..00000000
--- a/screenshots/overview.png
+++ /dev/null
Binary files differ
diff --git a/screenshots/share.png b/screenshots/share.png
new file mode 100644
index 00000000..30d91699
--- /dev/null
+++ b/screenshots/share.png
Binary files differ
diff --git a/screenshots/shares.png b/screenshots/shares.png
deleted file mode 100644
index ca5546e9..00000000
--- a/screenshots/shares.png
+++ /dev/null
Binary files differ
diff --git a/screenshots/vote.png b/screenshots/vote.png
deleted file mode 100644
index 026d91a0..00000000
--- a/screenshots/vote.png
+++ /dev/null
Binary files differ