Scoold v1.38.0 Release Notes

Release Date: 2020-03-20 // about 4 years ago
  • ๐Ÿฑ ๐ŸŽ‰ Scoold now has a fully-fledged REST API.

    It also comes with 5 new themes + dark mode

    ๐Ÿš€ 74d6c91 Release v1.38.0.
    โšก๏ธ ef9af70 updated Para client to 1.36.0, Spring Boot to 2.2.5
    ๐Ÿ›  50a2954 fixed bugs reported by sonar
    de0866d added option to map LDAP nodes to user groups, closes #155
    ๐Ÿ›  ef46d8d fixed possible NPE
    ๐Ÿšš 4593594 removed unused canHaveChildren() and canHaveRevisions() methods in Post class
    ๐Ÿ“š cf25631 added REST API implementation and documentation
    79d83cb added additional space verification check
    ๐Ÿ›  1fcd649 fixed a bug where accepted answer would show up twice for questions with few answers
    ๐Ÿ›  e23e89d fixed new post notification sent for unapproved questions
    ๐Ÿ›  cddc6d9 fixed email To: field should not be set when sending to multiple recepients using BCC, related to Erudika/scoold-pro#30
    484c386 small fix for auth cookie path
    ๐Ÿ›  bb54ce7 minor fixes to the dark theme
    94dd85c added compact view for the front page, closes #126
    ๐Ÿ›  756962c fixed query sorting bug for unanswered and unapproved questions
    ๐Ÿ‘€ 7570326 added support for Osano's cookie consent script (for GDPR and CCPA), see README for details
    ๐Ÿ’… 81c79ad added new option para.external_styles for extra CSS imports
    0f0ad40 minor visual tweaks
    ๐Ÿ›  ffecf8f fixed issue with email case sensitivity
    ๐Ÿ›  1bc8552 fixed #154 and other styling issues
    โšก๏ธ 8483336 updated translations with new strings
    ๐Ÿšš 8ac9289 removed unused code from LanguageUtils, cleanup
    ๐Ÿ›  f59fbcf minor fixes to themes and branding
    a975b89 added 5 new themes and dark mode
    d63c304 made logo background transparent (used in emails)
    ๐Ÿ›  2cf3239 fixed JS confirmation message not translated
    ๐Ÿ›  3787d96 fixed a possible CSP violation on the sign in page
    โšก๏ธ 6a77671 updated Velocity to 2.2
    9d73fac bumped year in license
    c67a093 added indication that a filter is active on the front page, closes Erudika/scoold-pro#29
    ๐Ÿšš e8b5035 removed tester and polyglot badges, fixed typos
    52607f2 minor CSS fix for switches
    89bc094 added link to Scoold in base.vm
    ๐ŸŒ 57f6901 fixed issues with Spanish translation and other minor fixes to lang files