Skip to content

chore(deps): update dependency nextcloud/polls to v4.1.1

Stackspin-renovate Bot requested to merge renovate/nextcloud-polls-4.x into main

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

Compare Source

[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

Full Changelog: https://github.com/nextcloud/polls/compare/v4.0.0...v4.1.1

v4.1.0

Compare Source

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

Full Changelog: https://github.com/nextcloud/polls/compare/v4.0.0...v4.1.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports