Skip to content

Releases: Erudika/scoold

1.25.3

29 Aug 18:38
Compare
Choose a tag to compare
  • 946c194 fixed profile picture not synced with that of user object
  • 37f1945 fixed google signin button JS

1.25.2

14 Aug 23:25
Compare
Choose a tag to compare
  • a540447 added option to change password in settings
  • cf679d1 fixed last edit timestamp
  • ef4c69d fixed login form methods for LDAP and password auth

1.25.1

12 Aug 15:10
Compare
Choose a tag to compare
  • 5fae906 added basic password authentication support with email verification
  • e5bee7f fixed error message not shown when using invalid Para keys

1.25.0

06 Aug 14:18
Compare
Choose a tag to compare

Updated Para client to v1.25.2

  • c758d06 implemented LDAP auth
  • ecc81ba added HttpUtils for setting/getting cookies
  • f2e5785 exclude jetty websockets from pom

1.24.11

23 Jun 10:22
Compare
Choose a tag to compare
  • dbeed6d fixed encoding for similar questions suggestions box
  • 1b3cad4 fixed profile badges and added more info to landing page
  • e297683 show write reply button when not signed in
  • d928f7b follow thread checkbox and question designation (heroku/master)
  • 4eaeaab added follow thread notifications
  • 093d12e changed email template to allow for custom logo URLs
  • 89d9806 fixed notification emails showing the wrong author

1.24.10

29 May 21:45
Compare
Choose a tag to compare
  • e032350 fixed answer appears multiple times, delete answer link broken
  • 7c700af added welcome email
  • ed97050 fixed a few bugs related to post comments
  • 70dc2df fixed 404 on feedback posts
  • c58bb76 added SMTP/JavaMail implementation of the Emailer service
  • eaf6839 fixed og:image URL should be absolute in production
  • 27cadbe made thumbnail image smaller
  • aae8101 added social meta tags
  • 2e4d2a9 better answers view
  • 870d445 fixed canEdit() checks for answers
  • 0e4dc2c fixed sorting of questions, tags

1.24.9

22 May 21:39
Compare
Choose a tag to compare
  • 65c33df added hints for duplicate questions on new questions form, suggested by @Teg79
  • 9930fba updated MicrosoftAuthFilter in Para 1.24.4, fetches correct profile pic from Graph API, fixes #4
  • 3a74608 added code highlighting with Hightlight.js
  • 8da7aa4 fixed server error caused by unsanitized likeText used in pc.findSimilar()
  • d2ebb38 html and styling fixes
  • b95c6db materialize css updated, styling fixes
  • 9619698 fixed 405 error when deleting comments
  • fa398fe set default core package property for ParaClient, fixes #3

1.24.8

12 May 22:53
Compare
Choose a tag to compare

1.24.7

09 May 17:36
Compare
Choose a tag to compare
  • f4e83e1 fixed circular dependency injection error in ScooldServer

1.24.6

08 May 23:24
Compare
Choose a tag to compare
1.24.6 Pre-release
Pre-release
  • Updated ParaClient to v1.24.2
  • 62f6103 added support for authenticating with GitHub, LinkedIn, Twitter and Microsoft