All Versions
27
Latest Version
Avg Release Cycle
22 days
Latest Release
1297 days ago

Changelog History
Page 3

  • v1.35.0 Changes

    September 22, 2019

    ๐Ÿš€ 198fba5 Release v1.35.0.
    ๐Ÿ›  8e7431f fixed lots of broken links when serving Scoold under a custom context path
    c1a7c9a added 2 configuration parameters for votes - expires_after_sec and locked_after_sec
    โšก๏ธ f67735c updated Para to 1.34.0
    5af0e8f reduced code duplication
    ๐Ÿšš e9d15ba removed comma from postviews cookie
    b04540e added avatar image validation and fallback handling
    17609bc added Apache HttpClient to pom.xml
    โšก๏ธ b8df8b8 updated avatar image
    a0059a6 added fonts locally
    ๐Ÿ‘ b21bd53 added support for two additional generic OAuth 2.0 identity providers
    ๐Ÿ›  4748e82 fixed error when editing spaces in bulk without selecting any users
    ๐Ÿšš da76f26 removed static variable Config.AUTH_COOKIE
    5b9f348 added auth_cookie property to app.json
    ๐Ÿ›  cc9458b fixed app_name property
    ๐Ÿ”ง c4b6020 Revert "fixed app_name configuration parameter not picked up on Heroku"
    2586a17 added a new aggregate category 'all spaces', closes #127
    ๐Ÿ”ง 7f36a06 fixed app_name configuration parameter not picked up on Heroku
    0๏ธโƒฃ dc7017a disabled email verification by default when not in production

  • v1.34.0 Changes

    September 11, 2019

    ๐Ÿš€ 088a609 Release v1.34.0.
    ๐Ÿ›  70b69d8 fixed host_url parameter should work in any environment
    โšก๏ธ 966b8c6 updated Spring Boot to 2.1.8
    56983ae added ability to create tags containing dots and plus signs, closes Erudika/scoold-pro#15
    โšก๏ธ 14ce38d updated language files
    6651594 added unsubscribe method to ScooldUtils, called on delete()
    ๐Ÿ›  31ef78f fixed issues reported by sonar
    ๐Ÿšš 7948f9b removed session-based CSRF protection (in favor of SameSite=Lax), time tokens to make Scoold stateless
    ๐Ÿ›  03f6239 fixed #125 in FeedbackController as well
    ๐Ÿ›  b9149f2 fixed Erudika/scoold-pro#10, allow regular users to subscribe to new questions
    0๏ธโƒฃ c357fae fixed near me (geolocation) feature should not be enabled by default as it requires a valid Google Maps API key
    ๐Ÿ”จ 5fb93e1 refactor base.vm to load local assets, instead of using CDNs
    ๐Ÿ›  5702a05 fixed Erudika/scoold-pro#12, allow Markdown in comments
    โšก๏ธ f6707db updated installer.sh
    ๐Ÿ›  a2a5f09 fixed #125
    0๏ธโƒฃ 0d51109 added default value for the app_name config parameter
    ๐Ÿ›  fc8f7b7 fixed last activity label on question page

  • v1.33.1 Changes

    August 06, 2019
    The option ?jwt=incookie has been removed because it didn't work in production. Thus, the configuration parameter para.jwt_in_url is no longer valid. Please, ignore the note in the previous release.

    ๐Ÿš€ da75bee Release v1.33.1.
    โšก๏ธ 62837c2 updated Para to 1.33.1
    โช 701f534 reverted option for jwt=incookie

  • v1.33.0 Changes

    July 16, 2019

    โฌ†๏ธ โš ๏ธ 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

  • v1.32.1 Changes

    June 28, 2019

    ๐Ÿ‘€ Missing or invisible questions in default space? See #120

    ๐Ÿš€ a74c256 Release v1.32.1.
    ๐Ÿฑ a68aedc added support for webhooks ๐ŸŽ‰, closes #104
    โšก๏ธ 2178416 updated Para to 1.32.0
    6c39066 added .travis.yml
    ๐Ÿ— 2583caf added new builder method to build space objects
    94938b6 added new option para.auto_assign_spaces to automatically assign spaces to new users
    ๐Ÿ›  28db19b fixed question visibility issue when posted inside a space
    ๐Ÿ›  3c6838d added support for spaces with Unicode ids, fixed many other small issues
    48c9298 improved styling of spaces, space now links to the questions page
    ๐Ÿ›  9b66dde fixed bug where only 30 spaces are shown on the bulk edit spaces page
    ๐Ÿ›ฐ 190655f added workaround for URI too long errors for findSimilar() requests with a large text payload
    ๐Ÿ›  a1810ed fixed links to spaces
    ๐Ÿ›  4515968 fixed 'URI too long' bug for findSimilar() requests
    ๐Ÿš€ ee35409 removed broken DO deploy button
    ๐Ÿ›  a3843b6 fixed comments styling on mobile
    ๐Ÿ’ป 6acaedc fixed some more UI bugs on mobile
    ๐Ÿ›  b65db68 fixed email messages should be BCC'd instead of CC'd
    ๐Ÿ’ป 092e1a7 small UI tweak on mobile
    1cb839d added tabs on the profile page
    ๐Ÿ›  5782a8d fixed a bug preventing admins from editing other profiles
    ๐Ÿšš f685d2c removed unused methods in Profile
    ๐Ÿ’ป 7e388e2 fixed mobile UI issues, added new translated strings

  • v1.32.0 Changes

    June 12, 2019

    ๐Ÿš€ 04d9b1c Release v1.32.0.
    d77b627 added ability to sort users based on the reputation gained over a period of time, closes #116
    ed128de added ability for moderators to approve posts submitted by new users when para.posts_need_approval = true
    ๐Ÿ“ฑ 9c6b330 improved UI responsiveness for mobile devices

  • v1.31.4 Changes

    June 06, 2019

    ๐Ÿš€ 2ade6f2 Release v1.31.4.
    โšก๏ธ 5879e8f updated Para to 1.31.3
    โšก๏ธ 9d691e4 fixed text fields not updated with value
    f7c5579 switched to EasyMDE to replace the unmaintained SimpleMDE editor
    ๐Ÿšš 7c0696d removed unused method argument
    ๐Ÿšš fe93af0 removed CSP header from reports to make them less verbose
    262dec9 added user agent info to CSP violation reports
    ๐Ÿ‘ 9764443 added a better explanation message for invalid JWTs
    ๐Ÿ›  2f6fadc fixed log message on failed authentication
    ๐Ÿ›  497756c fixed website, aboutme, location values not erasable
    โšก๏ธ d5abde7 updated Procfile to include JAVA_OPTS
    ๐Ÿ‘ 30949a4 improved CSP header by adding support for nonces, passes csp-evaluator.withgoogle.com
    daed04c added new option to enable/disable access token delegation for OAuth 2 authentication requests
    e858df9 fixed name edits on Para not reflected in Scoold, added option para.name_edits_allowed, closes #114
    โšก๏ธ 2004d83 updated Hebrew translation
    ๐ŸŒ 948bc17 added Hebrew translation
    80317d2 added new option security.allow_unverified_emails
    0๏ธโƒฃ c6e2ef0 changed some blank LDAP properties to have default values
    โšก๏ธ 520cd91 Updated Para to 1.31.2
    โš  692563b fixed velocity config warning
    โšก๏ธ cca835e updated Velocity to 2.1
    ๐Ÿ›  6ed4841 fixed small bug in notifications for new questions
    ๐Ÿ™‹ d0236e7 added additional info to FAQ
    ๐Ÿ”จ ab76e0b refactored notification methods for new questions alerts
    4c1a15a Disable RedirectHttp10Compatible to stay on https (#113)
    e9b02ca added name of sender to outgoing emails
    1ed37ac added admin notification for new questions
    a545a0f added alternative to captcha for new signups