v1.39.0
5ccac41 Release v1.39.0.
2155a9a updated translations for 'attach file' string
04c74da added ability to revoke API keys, all keys listed
5d0f4ae fixed API method for creating webhooks
d82b4b8 minor fix to dark theme
53d57c9 fixed a possible NPE when generating API keys
4d7eeb8 fixed NPE when browsing questions by favorite tags
f10f3a7 fixed cookies should have a path equal to the current context path
de7b656 fixed a possible NPE
6357211 fixed minor UI issues
7cb39b8 added new options to enable custom links in the footer - para.footer_html and para.footer_links_enabled
2c6cf93 moved /api.html to /apidocs in order to disable the API console when API is disabled
0a781bb added new options to customize the contents of the welcome header (hero), closes Erudika/scoold-pro#34
9c28f9c added webhooks CRUD API (REST hooks) and support for custom webhook events
daac830 updated Para client to 1.37.0
2bd9224 added login with Amazon
79fc014 added CSP2 backward compatibility to script-src rule, fixes Erudika/scoold-pro#33
b0ccbe6 changed logging level for avatars which failed to load
c779ef8 fixed minor issues when changing the user's profile picture
936008e fixed some user profiles not accessible from the default space
ce123a6 updated Spring Boot to 2.2.6 (fixes bug in HttpClient), Para client to 1.36.1
81176ac added more verbose logging of failed get avatar requests