Changelog 7.2.2
Fix
- fix watcher in situations it may fail on pollId 0
- fix failing routes on tokens with trailing spaces
- Removed index removal from the pre-migration repair steps
What's Changed
🚀 Enhancements
- fix: disable vote option while loading by @hamza221 in #3676
- Avoid expensive index recreation by @dartcafe in #3694
🐛 Fixed bugs
- fix: pollId equals 0 by @hamza221 in #3650
- fix: space in token causes 404 on logout by @hamza221 in #3677
Other Changes
- chore(i18n): fix typo by @rakekniven in #3696
Full Changelog: v7.2.1...v7.2.2