chore(deps): update dependency nextcloud/polls to v4.1.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
nextcloud/polls | minor |
v4.0.0 -> v4.1.1
|
Release Notes
nextcloud/polls
v4.1.1
[4.1.1] - 2023-01-19
New
- Added a dashboard widget for relevant polls
- Improved registration dialog for public polls
- Small design change to vote page according to new nextcloud design
Fix
- Reset own votes as a logged in user without admin rights
- Error was thrown, when a owner of an option was null
- Deleted shares prevented poll export and
- avoid timestamp overflow for dates greater than 01-19-2038
- increase length of option texts from 256 to 1024 characters
- fix access validation checks
- avoid timestamp overflow with dates past 2038/01/19 (Timestamp
2147483
) - Invitations are not send out if poll has no description## [v4.1.1]
Misc
- Refactoring of API requests to a central http API
- Refactoring and fixes to background watcher
- Accelerated installation and updates
New Contributors
- @Tiller made their first contribution in https://github.com/nextcloud/polls/pull/2645
- @tcitworld made their first contribution in https://github.com/nextcloud/polls/pull/2678
Full Changelog: https://github.com/nextcloud/polls/compare/v4.0.0...v4.1.1
v4.1.0
What's Changed
[4.1.0] - 2023-01-17
New
- Added a dashboard widget for relevant polls
- Improved registration dialog for public polls
- Small design change to vote page according to new nextcloud design
Fix
- Reset own votes as a logged in user without admin rights
- Error was thrown, when a owner of an option was null
- Deleted shares prevented poll export and
- avoid timestamp overflow for dates greater than 01-19-2038
- increase length of option texts from 256 to 1024 characters
- fix access validation checks
- avoid timestamp overflow with dates past 2038/01/19 (Timestamp
2147483
)
Misc
- Refactoring of API requests to a central http API
- Refactoring and fixes to background watcher
- Accelerated installation and updates
New Contributors
- @Tiller made their first contribution in https://github.com/nextcloud/polls/pull/2645
- @tcitworld made their first contribution in https://github.com/nextcloud/polls/pull/2678
Full Changelog: https://github.com/nextcloud/polls/compare/v4.0.0...v4.1.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.