Changelog for the upcoming release (preview)
New
- Added user shares to poll groups
- Added a forbidden route and page
- Added WatchController to OCS-API
Changes
- Optimized janitor cron
- Optimized rebuild command
- Optimized poll loading by migrating subqueries to join (nextcloud#3692)
- Separated pollGroups from polls (Store, Service, Mapper, ...)
- Catch CronJob runs and report as error, but avoid crash at higher thread levels
- Changed poll loading triggers (mainly navigation affected)
- Added some status to the watchWorker
Fixes
- Fixed broken endpoint for manually calling autoReminderCron
Full Changelog: v8.0.6...v8.1.0-rc.1