Scoold v1.40.5 Release Notes

Release Date: 2020-11-29 // over 3 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