1.56.0
11354f3 Release v1.56.0.
3216d8d updated Spring Boot
087f26f added new config option scoold.notifications_as_reports_enabled
to allow admins/mods to get notification copies as reports; added button for deleting all unapproved posts, closes #397
4acce9b improved reports UI, now showing unapproved content which can be approved without leaving the page
ca5710d add new option scoold.mods_access_all_spaces = true
to allow moderators for assigned spaces only; allowed scoold.posts_need_approval
to be configured per space, closes #396
40ee46a added notification switch for admins/mods for subscribing to new answers, closes #409
5b52ea5 removed some unnecessary details from the profile page like the IDP badge on the avatar
add2487 fixed a few issues around the import from SO functions, closes #406
8d48044 fixed bug preventing edits when post ID contains punctuation chars
5599903 added option for not sending scope parameter in OAuth2 token requests scoold.security.oauth.send_scope_to_token_endpoint
, closes #402