Scoold v1.39.0 Release Notes

Release Date: 2020-04-07 // about 4 years ago
  • ๐Ÿš€ 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
    0๏ธโƒฃ 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