Changelog for the upcoming release (preview)
Fixes
- Fixed some typos
- Removed inaccessible polls from polls overview
- Removed link target from inaccessible polls in navigation
- Removed clone action from inaccessible polls in navigation
- Fixed visual bug when scrolling in list view
- Fixed exception on notifications which may cause resending notification mails
Changes
- Center poll table
What's Changed
🚀 Enhancements
- Make vote cell focusable by @dartcafe in #4167
- Design/alternative-comment-layout by @dartcafe in #4172
- Delete all orphaned votes from poll by @dartcafe in #4176
- fix vote indicator and confirmed option by @dartcafe in #4180
- Fix some calendar issues by @dartcafe in #4185
- add janitor job: remove orphaned votes by @dartcafe in #4187
- async store loads by @dartcafe in #4188
🐛 Fixed bugs
- fix view mode mobile by @dartcafe in #4173
- fixing minor and major visual issues by @dartcafe in #4175
- Add csp to allow worker by @dartcafe in #4182
- Fix using public share on already accessible poll by @dartcafe in #4184
⚡ Performance related changes
- Just patch diff to poll store by @dartcafe in #4183
- Some Loading optimizations by @dartcafe in #4191
Other Changes
Full Changelog: v8.1.4...v8.2.0-rc.1