16bf788 Release v1.70.1.
4d4a797 updated dependencies
33213fa fixed minor issue in SettingsController with fav tags not being trimmed properly on save
c8dd13e fixed regular users able to approve and delete any report if ID is known
288c82b fixed regular users able to read any comment if ID is known via /questions/{id}?commentid= query parameter
63490cc fixed users with personal tokens able to delete any webhook if ID is known, via API
59f7919 fixed users with personal tokens able to view comments for unapproved posts via API
7fcb3f2 fixed any user able to view unapproved posts' body and title from the revisions page, incl. via API
9863cd2 fixed users with personal tokens able to view all spaces an admin/mod is member of, via API
6033299 fixed users with personal tokens able to create webhooks freely via API
08aff3e fixed users with personal tokens able read similar posts via API, without proper space filtering
fd3e55b fixed users with personal tokens able read all posts from other people's profiles via API, without proper space filtering
112d6e8 fixed users with personal tokens able to add themselves to any space via API
560bbd8 fixed space visibility for users with personal tokens via API
1e0e4a6 fixed personal token validity not displayed correctly
cfc9589 fixed user data exposure when API is called personal access tokens
09af399 fixed feedback posts cannot be deleted bug, closes #480
404618e fixed ScooldConfig objects storing not calling the overriding method .store()
bf95e31 fixed color contrast in CSS for admin dashboard when using dark mode