1.52.0
8c80f4e Release v1.52.0.
2b2ea46 updated Para client
4f86ddb fixed broken checkbox for modifying spaces on admin page
3283654 refactoring: moved logic for reading and updating all objects to ParaClient, resulting in much cleaner and safer code
eabf9ef added new option to configure a logo for dark mode, scoold.logo_dark_url
, closes #337
7f859c4 added support for assigning spaces to all users from the UI and fixed the spaces API, closes #216
6193c91 fixed possible infinite redirect loop
02d0fef fixed question box not clickable on mobile
feab501 added clickable links to custom badges for browsing users with same badge
ad59ece fixed init message on startup not showing actual Para endpoint when custom context path is used
aa38cd5 added support for toggling admin/mod role from the UI to prevent accidental edits, closes #260
10760af added new option to configure min required tags per question - scoold.min_tags_per_post
, closes #354
dfe4101 added support for editing badges in bulk for multiple users at a time, closes #358
7217ace added advanced filtering options and compact view mode on the users page for admins and moderators, closes #357
b70fe2a fixed bug which caused no results to be shown when the default space is selected in the menu
a18e6d4 added option for users to change their emails, closes #360
b1da487 fixed user search box too hidden on Users page
8deff9f minor fix for API bad request error message
606b807 added new option to disable negative votes scoold.downvotes_enabled
f78a647 fixed sign up page is still accessible even if password auth is disabled
c0302c3 fixed CC copyright line in footer not hidden when branding is disabled
1dc24f5 updated API docs