Changelog 5.3.0
New
- Add label to public shares
- Send all unsent invitations to a poll with one click (resolves contact groups and circles too)
Fixes
- Fix API calls
- Deleting comments in public polls was broken
Changes
- Refactorings and code maintenance
- dependency updates
What's Changed
🚀 Enhancements
🐛 Fixed bugs
- Fixing API by @dartcafe in #3009
- fix activity by @dartcafe in #3037
- Fix deleteComment url by @KENNYSOFT in #3043
- remove console error by @dartcafe in #3051
- eliminate focus-trap console errors and fix styling of auto reminder information by @dartcafe in #3052
- fix displayname in public registration by @dartcafe in #3053
Other Changes
- code maintenance by @dartcafe in #2996
- automate releases and notification by @dartcafe in #3003
- refactor events by @dartcafe in #3021
- Code maintenence by @dartcafe in #3022
- Refactor database operations for commands, repair steps and migrations by @dartcafe in #3024
- Add 'Ask for feedback on PRs ' by @hamza221 in #3013
- fix(i18n): Fixed grammar by @rakekniven in #3045
- Release 5.3.0 by @dartcafe in #3054
New Contributors
- @KENNYSOFT made their first contribution in #3043
Full Changelog: v5.2.0...v5.3.0