Scoold v1.40.5 Release Notes

Release Date: 2020-11-29 // almost 4 years ago
  • 🚀 a841cea Release v1.40.5.
    ⚡️ 9c89dde updated Para client to 1.38.1, Spring Boot to 2.4.0
    🛠 8f7d6ad fixed minor font css issue
    bb16972 added new option to allow HTML tags in text editor: para.html_in_markdown_enabled = false
    🛠 f86f36e fixed no connection error message
    🛠 8a47ff3 fixed a possible 405 http error
    🛠 b5a6424 fixed spelling errors
    🛠 94b5a84 fixed possible UnsupportedOperationException
    🚚 4843c81 removed verbose log message on startup
    🔀 d99055b Merge pull request #207 from aryankhandal0/patch-2
    a73e4f2 Ensure text remains visible during webfont load
    🔀 43209a1 Merge pull request #206 from aryankhandal0/patch-1
    73227d5 Ensure text remains visible during webfont load
    🔨 2cedb51 fixed revisions not created when answer is edited, plus minor refactoring
    🛠 d0b05b1 fixed Scoold making unnecessary API requests Para


Previous changes from v1.40.4

  • If you are experiencing a bug where you see no users or you cannot mention users, you will have to add all users to the default space like this:
    image
    0️⃣ Go to Users > Bulk Edit > Add "Default space" to "All users"

    🚀 b6cf6d5 Release v1.40.4.
    ⚡️ cf761e3 updated Para client to 1.38.0
    🐎 b4f17f9 fixed some performance issues in import method
    7c78a57 added new option to rewrite links in emails to the correct FQDN of the server
    🛠 e353260 fixed user cannot mention any other users bug, reintroduced in 1.40.2, Erudika/scoold-pro#44