Scoold v1.33.0 Release Notes

Release Date: 2019-07-16 // almost 5 years ago
  • ⬆️ ⚠️ Read this before upgrading:

    If you upgrade to this version, you must either upgrade Para to 1.33 or set para.jwt_in_url = true.
    If you don't do that Scoold authentication will break. If you wish to continue using an older version of Para, set para.jwt_in_url = true in Scoold's application.conf. Since v1.33 Scoold uses a more secure token delegation method, receiving JWTs from Para passed in a Cookie header. The old way of doing this passed JWTs as query parameters and they could appear in logs. This information is only relevant to this version only. These changes have been reverted in 1.33.1.

    🚀 12c7db9 Release v1.33.0.
    🛠 0231dbe fixed a bug in tags autocomplete
    📄 08d4f5a added docs for the Slack integration
    ⚡️ 37b5888 updated Para client to 1.33
    0️⃣ 662bdf2 added backward-compatible option for JWTs in URL, false by default
    6bdfe90 switched to a more secure JWT delegation via cookies, instead of query param
    dfae16e added a method to Scoold API controller
    🛠 9f5eab0 fixed config variable typo
    ⚡️ 62d6899 fixed bug where regular users couldn't move their questions to another space, all answers were updated unnecessarily, answers having wrong space id on creation.
    ⚡️ d50b897 fixed update triggered on each request
    0️⃣ 27cfab7 fixed language file caching and default English strings missing
    🛠 1c8695a fixed website URL should be validated
    05c75b5 added sign in with Slack
    🛠 c633bf4 fixed sorting by activity
    8ca5779 added helper helm scripts for ECR
    🔧 853d53a fixed warning of deprecated configuration keys in Spring
    💻 dc39818 added health endpoint at /api, added swagger schema and UI
    🙋 0b0eabf added info to FAQ on landing page
    🔀 701aaa4 Merge pull request #119 from dave08/fix-helm-configmap
    🔀 8e707fc Merge branch 'master' into fix-helm-configmap
    f0e835a Fix values file too
    b14253c Revert ConfigMap to toYaml instead of repeat
    bfaae04 Apply previous fix
    3f226f8 Fix helm configmap using : instead of =
    🔀 fbb8ae8 Merge pull request #118 from dave08/dave08-patch-1
    00a070b Fix application.conf being repeated with settings
    1a4b108 improved styling of notification emails
    🛠 eb00f17 fixed small bug when tag input field loses focus
    🛠 faf9ba9 fixed email notifications should contain the full text